cboettig/dataone-lite: R interface to the DataONE RESTful API

A lightweight R package for interacting with the Data Observatory Network of Earth (DataONE) and member repositories. This package uses httr-based CURL commands to query against the DataONE REST API directly, sidestepping the current Java requirements of the existing `dataone` R package. It is meant only as a proof-of-principle and stop-gap implementation during the upgrade of the official `dataone` package; and provides neither a complete API interface or compatibility with the official `dataone` package.

Getting started

Package details

Maintainer
LicenseCC0
Version0.0-1
URL https://github.com/ropensci/rdatone
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("cboettig/dataone-lite")
cboettig/dataone-lite documentation built on May 13, 2019, 2:06 p.m.