Package: ConFluxPro
Type: Package
Title: Soil Gas Analysis and Flux Modeling
Version: 1.3.1
Authors@R: c(
    person("Valentin","Gartiser",email = "code@valentingartiser.de",role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-5320-374X")),
    person("Martin","Maier",email = "martin.freudiger@uni-goettingen.de",role = c("ctb"),
           comment = c(ORCID = "0000-0002-7959-0108")),
    person("Verena","Lang",email = "verena.lang@forst.bwl.de",role = c("ctb"))
           )
Description: Model soil gas fluxes with the Flux-Gradient Method. It includes
    functions for data handling, a forward and an inverse model for flux
    modeling and methods for calibration and uncertainty estimation. For more
    details see Gartiser et al. (2025a) <doi:10.21105/joss.08094> and Gartiser 
    et al. (2025b) <doi:10.1111/ejss.70126>.
Imports: stats (>= 4.1.0), lubridate (>= 1.9.2), tibble (>= 3.0.1),
        dplyr (>= 1.1.1), magrittr (>= 2.0.3), splines (>= 4.1.0),
        tidyr (>= 1.3.0), rlang (>= 1.1.0), furrr (>= 0.2.3), progressr
        (>= 0.10.0), ggplot2 (>= 3.4.2), scales (>= 1.2.1), lifecycle
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Suggests: rmarkdown, testthat (>= 3.0.0), knitr, DiagrammeR, purrr
VignetteBuilder: knitr, rmarkdown
URL: https://confluxpro.valentingartiser.de/,
        https://github.com/valentingar/ConFluxPro,
        https://valentingar.github.io/ConFluxPro/
BugReports: https://github.com/valentingar/ConFluxPro/issues
NeedsCompilation: no
Packaged: 2025-07-07 15:31:14 UTC; Valentin.Gartiser
Author: Valentin Gartiser [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-5320-374X>),
  Martin Maier [ctb] (ORCID: <https://orcid.org/0000-0002-7959-0108>),
  Verena Lang [ctb]
Maintainer: Valentin Gartiser <code@valentingartiser.de>
Repository: CRAN
Date/Publication: 2025-07-10 15:20:21 UTC
Built: R 4.3.3; ; 2025-07-10 15:45:26 UTC; unix
