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 |
DOI: | 10.32614/CRAN.package.dataone |
Author: | Matthew B. Jones |
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 |
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, r-oldrel (x86_64): dataone_2.2.2.tgz |
Old sources: | dataone archive |
Reverse imports: | metajam, nesRdata |
Please use the canonical form https://CRAN.R-project.org/package=dataone to link to this page.