Package: osfr
Title: R Interface to OSF
Version: 0.2.1
Authors@R: c(
person("Aaron", "Wolen",, "aaron@wolen.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2542-2202")),
person("Chris","Hartgerink",, "chjh@protonmail.com", role = "aut"),
person("Timothy", "York",, "timothypyork@gmail.com", role = "ctb"),
person("Richards", "Brian",, "brian.g.richards@gmail.com", role = "ctb"),
person("Courtney", "Soderberg",, "courtney@cos.io", role = "ctb"))
Description: Manage your projects and access open research materials and data on OSF.
Depends: R (>= 3.1.0)
Imports:
crul,
jsonlite,
stringi,
purrr,
tibble,
rlang,
fs
License: Apache License 2.0 | file LICENSE
URL:
http://centerforopenscience.github.io/osfr,
https://github.com/centerforopenscience/osfr
BugReports: https://github.com/centerforopenscience/osfr/issues
LazyData: true
Suggests:
dplyr,
testthat,
knitr,
rmarkdown,
lintr,
covr
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 6.1.1
VignetteBuilder: knitr
Confirm each of the following by checking the box. This package:
Submitting Author: Aaron Wolen (@aaronwolen)
Repository: https://github.com/CenterForOpenScience/osfr
Version submitted: 0.2.1
Editor: TBD
Reviewer 1: TBD
Reviewer 2: TBD
Archive: TBD
Version accepted: TBD
Scope
Please indicate which category or categories from our package fit policies this package falls under: (Please check an appropriate box below. If you are unsure, we suggest you make a pre-submission inquiry.):
Explain how the and why the package falls under these categories (briefly, 1-2 sentences):
osfr provides a suite of functions for interacting with OSF (https://osf.io), a project management repository that supports researchers across their entire project lifecycle. Using osfr and OSF, researchers can create and manage projects, upload and share materials, or explore publicly accessible projects and download the associated files.
Who is the target audience and what are scientific applications of this package?
Any R users who rely on OSF for managing their research or working with collaborators.
Are there other R packages that accomplish the same thing? If so, how does yours differ or meet our criteria for best-in-category?
No.
If you made a pre-submission enquiry, please paste the link to the corresponding issue, forum post, or other discussion, or @tag the editor you contacted.
Technical checks
Confirm each of the following by checking the box. This package:
Publication options
JOSS Options
paper.mdmatching JOSS's requirements with a high-level description in the package root or ininst/.MEE Options
Code of conduct