Package: neonUtilities Version: 4.0.1 Date: 2026-07-01 Title: Utilities for Working with NEON Data Authors@R: c(person("Claire","Lunch",email="clunch@battelleecology.org",role=c("aut","cre","ctb")), person("Christine","Laney",role=c("aut","ctb")), person("Nathan","Mietkiewicz",role=c("aut","ctb")), person("Eric","Sokol",role=c("aut","ctb")), person("Kaelin","Cawley",role=c("aut","ctb")), person("NEON (National Ecological Observatory Network)", role="aut")) Description: NEON data packages can be accessed through the NEON Data Portal or through the NEON Data API (see 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 . Depends: R (>= 3.6) Imports: httr, jsonlite, jose, downloader, data.table (>= 1.17.8), utils, R.utils, stats, tidyr, dplyr, pbapply, parallel, curl, arrow, rlang, duckdbfs Suggests: rhdf5, terra, testthat, fasttime License: AGPL-3 URL: https://github.com/NEONScience/NEON-utilities BugReports: https://github.com/NEONScience/NEON-utilities/issues Encoding: UTF-8 LazyData: true RoxygenNote: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev xz-utils Repository: https://neonscience.r-universe.dev Date/Publication: 2026-07-02 19:45:32 UTC RemoteUrl: https://github.com/neonscience/neon-utilities RemoteRef: HEAD RemoteSha: ac111b3172bb6c1e79de5ba20f496cc49f4e7fa4 RemoteSubdir: neonUtilities NeedsCompilation: no Packaged: 2026-07-02 21:06:24 UTC; root 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