Package: neonSoilFlux Type: Package Title: Compute Soil Carbon Fluxes for the National Ecological Observatory Network Sites Version: 4.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, "), 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, "), person("Dijonë", "Mehmeti", role = c("ctb"), comment = "LinkedIn, "), person("Ly", "Xiong", role = c("ctb"), comment = "LinkedIn, ") ) 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) Imports: dplyr, ggplot2, lubridate, neonUtilities, purrr, stats, stringr, tibble, tidyr, tidyselect, rlang, utils Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev xz-utils Repository: https://jmzobitz.r-universe.dev Date/Publication: 2026-07-02 20:44:47 UTC RemoteUrl: https://github.com/jmzobitz/neonsoilflux RemoteRef: HEAD RemoteSha: 4c33c9432204bf4721642b3a8aab72096ad3b283 NeedsCompilation: no Packaged: 2026-07-02 23:33:25 UTC; root Author: John Zobitz [aut, cre] (ORCID: ), Edward Ayres [aut] (ORCID: ), Katie O'Rourke [ctb] (LinkedIn, ), Zoey Werbin [ctb], Lajntxiag Lee [ctb], Ridwan Abdi [ctb] (LinkedIn, ), Dijonë Mehmeti [ctb] (LinkedIn, ), Ly Xiong [ctb] (LinkedIn, ) Maintainer: John Zobitz