neonstore: NEON Data Store (original) (raw)
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 |
Maintainer: | Carl Boettiger |
License: | MIT + file |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | neonstore results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=neonstoreto link to this page.