neonstore: NEON Data Store

The National Ecological Observatory Network (NEON) provides access to its numerous data products through its REST API, <https://data.neonscience.org/data-api/>. This package provides a high-level user interface for downloading and storing NEON data products. While each of NEON data products consist of hundreds or thousands of individual files. Unlike 'neonUtilities', this package will avoid repeated downloading, provides persistent storage, and improves performance. 'neonstore' can also construct a local 'duckdb' database of stacked tables, making it possible to work with tables that are far to big to fit into memory.

Version: 0.3.3
Imports: DBI, duckdb, vroom, rappdirs, httr, R.utils, zip, jsonlite, curl, openssl, tibble, digest, progress, tools, utils
Suggests: testthat, covr, xml2, spelling, rstudioapi, neonUtilities, rhdf5
Published: 2020-11-17
Author: Carl Boettiger ORCID iD [aut, cre], Quinn Thomas ORCID iD [aut], Christine Laney ORCID iD [aut], Claire Lunch ORCID iD [aut], Noam Ross ORCID iD [ctb]
Maintainer: Carl Boettiger <cboettig at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: neonstore results

Downloads:

Reference manual: neonstore.pdf
Package source: neonstore_0.3.3.tar.gz
Windows binaries: r-devel: neonstore_0.3.3.zip, r-release: neonstore_0.3.3.zip, r-oldrel: neonstore_0.3.3.zip
macOS binaries: r-release: neonstore_0.3.3.tgz, r-oldrel: neonstore_0.3.3.tgz
Old sources: neonstore archive

Linking:

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