neonUtilities: Utilities for Working with NEON Data

NEON data packages can be accessed through the NEON Data Portal <https://www.neonscience.org> or through the NEON Data API (see <https://data.neonscience.org/data-api> for documentation). Data delivered from the Data Portal are provided as monthly zip files packaged within a parent zip file, while individual files can be accessed from the API. This package provides tools that aid in discovering, downloading, and reformatting data prior to use in analyses. This includes downloading data via the API, merging data tables by type, and converting formats. For more information, see the readme file at <https://github.com/NEONScience/NEON-utilities>.

Version: 2.4.1
Depends: R (≥ 3.6)
Imports: httr, jsonlite, downloader, data.table, utils, R.utils, stats, tidyr, stringr, pbapply, parallel, curl
Suggests: rhdf5, terra, testthat, fasttime
Published: 2024-01-09
Author: Claire Lunch [aut, cre, ctb], Christine Laney [aut, ctb], Nathan Mietkiewicz [aut, ctb], Eric Sokol [aut, ctb], Kaelin Cawley [aut, ctb], NEON (National Ecological Observatory Network) [aut]
Maintainer: Claire Lunch <clunch at battelleecology.org>
BugReports: https://github.com/NEONScience/NEON-utilities/issues
License: AGPL-3
URL: https://github.com/NEONScience/NEON-utilities
NeedsCompilation: no
Materials: README NEWS
CRAN checks: neonUtilities results

Documentation:

Reference manual: neonUtilities.pdf

Downloads:

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

Reverse dependencies:

Reverse imports: ecocomDP, NEONiso, neonPlantEcology
Reverse suggests: neonOS, neonstore, Z10

Linking:

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