Package: fluxfinder
Type: Package
Title: Parsing, Computation, and Diagnostics for Greenhouse Gas
        Measurements
Version: 1.2.2
Authors@R: c(
    person("Stephanie", "Wilson", email = "sjw22120@gmail.com", 
        role = "cre", comment = c(ORCID = "0000-0002-5484-0748")),
    person("Ben", "Bond-Lamberty", email = "bondlamberty@pnnl.gov",
        role = "aut", comment = c(ORCID = "0000-0001-9525-4633")),
    person("Genevieve", "Noyce", email = "noyceg@si.edu",
        role = "ctb", comment = c(ORCID = "0000-0003-0423-6478")),
    person("Roberta", "Bittencourt Peixoto", email = "roberta.bittencourtpeixoto@utoledo.edu",
        role = "ctb", comment = c(ORCID = "0000-0002-8053-2730")),
    person("Patrick", "Megonigal", email = "megonigalp@si.edu",
        role = "ctb", comment = c(ORCID = "0000-0002-2018-7883")),
    person("Smithsonian", "Institution", role = c("cph", "fnd"))
    )
Description: Parse static-chamber greenhouse gas measurement
    files generated by a variety of instruments; compute flux rates using
    multi-observation metadata; and generate diagnostic metrics and plots.
    Designed to be easy to integrate into reproducible scientific workflows.
URL: https://github.com/COMPASS-DOE/fluxfinder
License: MIT + file LICENSE
Encoding: UTF-8
Imports: broom (>= 1.0), jsonlite (>= 1.8), lubridate (>= 1.0), MASS
        (>= 7.0)
Suggests: gasfluxes, ggplot2, knitr, rmarkdown, testthat (>= 3.0.0),
        withr (>= 2.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.2
VignetteBuilder: knitr
BugReports: https://github.com/COMPASS-DOE/fluxfinder/issues
NeedsCompilation: no
Packaged: 2025-09-08 14:10:44 UTC; wilsonsj
Author: Stephanie Wilson [cre] (ORCID: <https://orcid.org/0000-0002-5484-0748>),
  Ben Bond-Lamberty [aut] (ORCID:
    <https://orcid.org/0000-0001-9525-4633>),
  Genevieve Noyce [ctb] (ORCID: <https://orcid.org/0000-0003-0423-6478>),
  Roberta Bittencourt Peixoto [ctb] (ORCID:
    <https://orcid.org/0000-0002-8053-2730>),
  Patrick Megonigal [ctb] (ORCID:
    <https://orcid.org/0000-0002-2018-7883>),
  Smithsonian Institution [cph, fnd]
Maintainer: Stephanie Wilson <sjw22120@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-08 15:40:07 UTC
Built: R 4.5.2; ; 2025-11-01 03:38:56 UTC; windows
