Package: NEONiso
Type: Package
Title: Tools to Calibrate and Work with NEON Atmospheric Isotope Data
Version: 0.7.2
Authors@R: c(person("Rich", "Fiorella", email = "rfiorella@lanl.gov",
                role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0824-4777")))
Maintainer: Rich Fiorella <rfiorella@lanl.gov>
Depends: R (>= 4.0.0)
Description: Functions for downloading,
    calibrating, and analyzing atmospheric isotope data bundled
    into the eddy covariance data products of the National Ecological
    Observatory Network (NEON) <https://www.neonscience.org>. 
    Calibration tools are provided for carbon and water isotope products.
    Carbon isotope calibration details are found in Fiorella et al. (2021)
    <doi:10.1029/2020JG005862>, and the readme 
    file at <https://github.com/lanl/NEONiso>. Tools for calibrating water 
    isotope products have been added as of 0.6.0, but have known deficiencies
    and should be considered experimental and unsupported.
License: GPL-3
BugReports: https://github.com/lanl/NEONiso/issues
URL: https://github.com/lanl/NEONiso, https://lanl.github.io/NEONiso/
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: dplyr, zoo, httr, lubridate, neonUtilities (>= 2.1.1),
        magrittr, rhdf5 (>= 2.33.7), R.utils, tidyselect, data.table,
        rlang, caret, ggplot2, gridExtra
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), lifecycle, fasttime
VignetteBuilder: knitr
Language: en-US
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-02-13 05:10:11 UTC; rfiorella
Author: Rich Fiorella [aut, cre] (<https://orcid.org/0000-0002-0824-4777>)
Repository: CRAN
Date/Publication: 2025-02-13 05:30:14 UTC
Built: R 4.5.1; ; 2025-10-26 03:38:49 UTC; windows
