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.1.4
Depends: R (≥ 3.1.1)
Imports: XML (≥ 3.95-0.1), hash, httr, methods, stringr, datapack (≥ 1.3.0), plyr, parsedate, uuid, base64enc, jsonlite
Suggests: knitr, rmarkdown, testthat, digest, openssl (≥ 0.9.3), xml2
Published: 2020-02-16
Author: Matthew B. Jones [aut, cre], Peter Slaughter [aut], Rob Nahf [aut], Carl Boettiger [aut], Chris Jones [aut], Jordan Read [aut], Lauren Walker [aut], Edmund Hart [aut], Scott Chamberlain [aut], 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

Downloads:

Reference manual: dataone.pdf
Vignettes: DataONE Federation
dataone R Package Overview
Downloading Data From DataONE
Known Issues
Searching DataONE Data Holdings
Updating Packages on DataONE
Uploading Data to DataONE
Package source: dataone_2.1.4.tar.gz
Windows binaries: r-devel: dataone_2.1.4.zip, r-release: dataone_2.1.4.zip, r-oldrel: dataone_2.1.4.zip
macOS binaries: r-release: dataone_2.1.4.tgz, r-oldrel: dataone_2.1.4.tgz
Old sources: dataone archive

Reverse dependencies:

Reverse imports: nesRdata

Linking:

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