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.1 |
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-04-08 |
DOI: | 10.32614/CRAN.package.neonstore |
Author: | Carl Boettiger [aut, cre], Quinn Thomas [aut], Christine Laney [aut], Claire Lunch [aut], Noam Ross [ctb] |
Maintainer: | Carl Boettiger <cboettig at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | neonstore results |
Reference manual: | neonstore.pdf |
Package source: | neonstore_0.5.1.tar.gz |
Windows binaries: | r-devel: neonstore_0.5.1.zip, r-release: neonstore_0.5.1.zip, r-oldrel: neonstore_0.5.1.zip |
macOS binaries: | r-release (arm64): neonstore_0.5.1.tgz, r-oldrel (arm64): neonstore_0.5.1.tgz, r-release (x86_64): neonstore_0.5.1.tgz, r-oldrel (x86_64): neonstore_0.5.1.tgz |
Old sources: | neonstore archive |
Please use the canonical form https://CRAN.R-project.org/package=neonstore to link to this page.