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. 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.5.0
Depends: R (≥ 4.0.0)
Imports: DBI, duckdb (≥ 0.2.3), httr, progress, R.utils, thor, vroom (≥ 1.5.1), zip, duckdbfs, memoise, cachem, glue
Suggests: tibble, jsonlite, testthat, covr, xml2, spelling, rstudioapi, neonUtilities, rhdf5, curl, openssl, digest, arrow, dplyr, R.methodsS3, R.oo, storr
Published: 2024-01-09
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

Documentation:

Reference manual: neonstore.pdf

Downloads:

Package source: neonstore_0.5.0.tar.gz
Windows binaries: r-devel: neonstore_0.5.0.zip, r-release: neonstore_0.5.0.zip, r-oldrel: neonstore_0.5.0.zip
macOS binaries: r-release (arm64): neonstore_0.5.0.tgz, r-oldrel (arm64): neonstore_0.5.0.tgz, r-release (x86_64): neonstore_0.5.0.tgz
Old sources: neonstore archive

Linking:

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