Package: neonUtilities
Version: 2.4.3
Date: 2024-12-04
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 <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>.
Depends: R (>= 3.6)
Imports: httr, jsonlite, downloader, data.table, utils, R.utils, stats,
        tidyr, stringr, pbapply, parallel, curl
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: 7.3.2
NeedsCompilation: no
Packaged: 2024-12-05 15:28:33 UTC; clunch
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@battelleecology.org>
Repository: CRAN
Date/Publication: 2024-12-05 17:20:01 UTC
Built: R 4.3.3; ; 2024-12-05 17:53:24 UTC; unix
