dataone: R Interface to the DataONE REST API

Provides read and write access to data and metadata from the DataONE network <https://www.dataone.org> of data repositories. Each DataONE repository implements a consistent repository application programming interface. Users call methods in R to access these remote repository functions, such as methods to query the metadata catalog, get access to metadata for particular data packages, and read the data objects from the data repository. Users can also insert and update data objects on repositories that support these methods.

Version: 2.2.2
Depends: R (≥ 3.1.1)
Imports: XML (≥ 3.95-0.1), httr, methods, stringi, stringr, datapack (≥ 1.4.0), plyr, parsedate, uuid, base64enc, jsonlite
Suggests: knitr, rmarkdown, testthat, digest, openssl (≥ 0.9.3), xml2
Published: 2022-06-10
Author: Matthew B. Jones ORCID iD [aut, cre], Peter Slaughter ORCID iD [aut], Rob Nahf [aut], Carl Boettiger ORCID iD [aut], Chris Jones ORCID iD [aut], Bryce Mecum ORCID iD [aut], Jeanette Clark ORCID iD [aut], Jordan Read ORCID iD [ctb], Lauren Walker ORCID iD [aut], Edmund Hart ORCID iD [ctb], Scott Chamberlain ORCID iD [ctb], Regents of the University of California [cph]
Maintainer: Matthew B. Jones <jones at nceas.ucsb.edu>
BugReports: https://github.com/DataONEorg/rdataone/issues
License: Apache License 2.0
Copyright: see file COPYRIGHTS
URL: https://github.com/DataONEorg/rdataone
NeedsCompilation: no
Citation: dataone citation info
Materials: README NEWS
In views: WebTechnologies
CRAN checks: dataone results

Documentation:

Reference manual: dataone.pdf
Vignettes: dataone Package Overview
DataONE Federation
Searching DataONE Data Holdings
Downloading Data From DataONE
Uploading Datasets to DataONE
Updating Datasets on DataONE
Known Issues

Downloads:

Package source: dataone_2.2.2.tar.gz
Windows binaries: r-devel: dataone_2.2.2.zip, r-release: dataone_2.2.2.zip, r-oldrel: dataone_2.2.2.zip
macOS binaries: r-release (arm64): dataone_2.2.2.tgz, r-oldrel (arm64): dataone_2.2.2.tgz, r-release (x86_64): dataone_2.2.2.tgz
Old sources: dataone archive

Reverse dependencies:

Reverse imports: metajam, nesRdata

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dataone to link to this page.