Package: neonSoilFlux
Type: Package
Title: Compute Soil Carbon Fluxes for the National Ecological
        Observatory Network Sites
Version: 2.0.0
Authors@R: c(
    person("John", "Zobitz", email = "zobitz@augsburg.edu", role = c("aut","cre"),comment = c(ORCID = "0000-0002-1830-143X") ),
    person("Edward", "Ayres", email = "eayres@battelleecology.org", role = c("aut"),comment = c(ORCID = "0000-0003-1846-1473") ),
    person("Katie", "O'Rourke", role = c("ctb"),comment = "LinkedIn, <https://www.linkedin.com/in/katie-o-rourke-5a898b194/>"),
    person("Zoey", "Werbin", email = "zrwerbin@bu.edu", role = c("ctb")),
    person("Lajntxiag", "Lee", role = c("ctb"),email = "lajntxiag@alumni.augsburg.edu"),
    person("Ridwan", "Abdi", role = c("ctb"),comment = "LinkedIn, <https://www.linkedin.com/in/ridwaan-cabdi/>"),
    person("Dijonë", "Mehmeti", role = c("ctb"), comment = "LinkedIn, <https://www.linkedin.com/in/dijon%C3%AB-mehmeti/>"),
    person("Ly", "Xiong", role = c("ctb"), comment = "LinkedIn, <https://www.linkedin.com/in/ly-xiong-bb83ba1b2/>")
    )
Description: Acquires and synthesizes soil carbon fluxes at sites located in the National Ecological Observatory Network (NEON). Provides flux estimates and associated uncertainty as well as key environmental measurements (soil water, temperature, CO2  concentration) that are used to compute soil fluxes.
URL: https://github.com/jmzobitz/neonSoilFlux
BugReports: https://github.com/jmzobitz/neonSoilFlux/issues
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: dplyr, ggplot2, lubridate, neonUtilities, purrr, stats,
        stringr, tibble, tidyr, tidyselect
Suggests: knitr, rmarkdown, bookdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-08-24 12:59:09 UTC; zobitz
Author: John Zobitz [aut, cre] (ORCID: <https://orcid.org/0000-0002-1830-143X>),
  Edward Ayres [aut] (ORCID: <https://orcid.org/0000-0003-1846-1473>),
  Katie O'Rourke [ctb] (LinkedIn,
    <https://www.linkedin.com/in/katie-o-rourke-5a898b194/>),
  Zoey Werbin [ctb],
  Lajntxiag Lee [ctb],
  Ridwan Abdi [ctb] (LinkedIn,
    <https://www.linkedin.com/in/ridwaan-cabdi/>),
  Dijonë Mehmeti [ctb] (LinkedIn,
    <https://www.linkedin.com/in/dijon%C3%AB-mehmeti/>),
  Ly Xiong [ctb] (LinkedIn,
    <https://www.linkedin.com/in/ly-xiong-bb83ba1b2/>)
Maintainer: John Zobitz <zobitz@augsburg.edu>
Repository: CRAN
Date/Publication: 2025-08-24 13:20:02 UTC
Built: R 4.5.1; ; 2025-10-21 13:55:21 UTC; windows
