fluxible: Ecosystem Gas Fluxes Calculations for Closed Loop Chamber Setup

Processes the raw data from closed loop flux chamber (or tent) setups into ecosystem gas fluxes usable for analysis. It goes from a data frame of gas concentration over time (which can contain several measurements) and a meta data file indicating which measurement was done when, to a data frame of ecosystem gas fluxes including quality diagnostics. Functions provided include different models (exponential as described in Zhao et al (2018) <doi:10.1016/j.agrformet.2018.08.022>, quadratic and linear) to estimate the fluxes from the raw data, quality assessment, plotting for visual check and calculation of fluxes based on the setup specific parameters (chamber size, plot area, ...).

Version: 0.0.1
Depends: R (≥ 4.1)
Imports: broom, dplyr, ggforce, ggplot2, haven, lubridate, rlang, purrr, stats, stringr, tidyr, zoo, progress
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), vdiffr
Published: 2024-08-27
DOI: 10.32614/CRAN.package.fluxible
Author: Joseph Gaudard ORCID iD [aut, cre], Paul Efren [aut], Michael Mustri [aut], Pekka O Niittynen [aut], Richard James Telford ORCID iD [aut]
Maintainer: Joseph Gaudard <joseph.gaudard at pm.me>
License: GPL (≥ 3)
URL: https://plant-functional-trait-course.github.io/fluxible/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: fluxible results

Documentation:

Reference manual: fluxible.pdf
Vignettes: Practical example: from raw gas concentration data to clean ecosystem gas fluxes. (source, R code)

Downloads:

Package source: fluxible_0.0.1.tar.gz
Windows binaries: r-devel: fluxible_0.0.1.zip, r-release: fluxible_0.0.1.zip, r-oldrel: fluxible_0.0.1.zip
macOS binaries: r-release (arm64): fluxible_0.0.1.tgz, r-oldrel (arm64): fluxible_0.0.1.tgz, r-release (x86_64): fluxible_0.0.1.tgz, r-oldrel (x86_64): fluxible_0.0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fluxible to link to this page.