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.0.1
Depends: R (≥ 3.1.1)
Imports: XML (≥ 3.95-0.1), hash, httr, methods, stringr, datapack, plyr, parsedate, uuid, base64enc, jsonlite
Suggests: knitr, testthat, digest, openssl (≥ 0.9.3)
Published: 2016-08-30
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 R Package Overview
Downloading Data From DataONE
Searching DataONE Data Holdings
Uploading Data to DataONE
Package source: dataone_2.0.1.tar.gz
Windows binaries: r-devel: dataone_2.0.1.zip, r-release: dataone_2.0.1.zip, r-oldrel: dataone_2.0.1.zip
OS X El Capitan binaries: r-release: dataone_2.0.1.tgz
OS X Mavericks binaries: r-oldrel: dataone_2.0.1.tgz
Old sources: dataone archive

Linking:

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