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 |