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.4.4 |
Depends: |
R (≥ 4.0.0) |
Imports: |
DBI, duckdb (≥ 0.2.3), httr, progress, R.utils, tools, thor, utils, vroom (≥ 1.5.1), zip |
Suggests: |
tibble, jsonlite, testthat, covr, xml2, spelling, rstudioapi, neonUtilities, rhdf5, curl, openssl, digest |
Published: |
2021-08-03 |
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 |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=neonstore
to link to this page.