Toolbox to process 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. Organized with one function per step, maximizing user flexibility and backwards compatibility. Different models to estimate the fluxes from the raw data are available: exponential as described in Zhao et al (2018) <doi:10.1016/j.agrformet.2018.08.022>, exponential as described in Hutchinson and Mosier (1981) <doi:10.2136/sssaj1981.03615995004500020017x>, quadratic, and linear. Other functions include quality assessment, plotting for visual check, calculation of fluxes based on the setup specific parameters (chamber size, plot area, ...), gross primary production and transpiration rate calculation, and light response curves.
Version: | 1.3.0 |
Depends: | R (≥ 4.1) |
Imports: | broom, dplyr, ggforce, ggplot2, haven, lubridate, rlang, purrr, stats, stringr, tidyr, zoo, progress, purrrlyr, tidyselect, lifecycle, forcats, tibble |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0), vdiffr, tidyverse, fs, licoread, readr |
Published: | 2025-08-22 |
DOI: | 10.32614/CRAN.package.fluxible |
Author: | Joseph Gaudard |
Maintainer: | Joseph Gaudard <joseph.gaudard at pm.me> |
BugReports: | https://github.com/Plant-Functional-Trait-Course/fluxible/issues |
License: | GPL (≥ 3) |
URL: | https://plant-functional-trait-course.github.io/fluxible/, https://github.com/Plant-Functional-Trait-Course/fluxible |
NeedsCompilation: | no |
Citation: | fluxible citation info |
Materials: | README, NEWS |
CRAN checks: | fluxible results |
Package source: | fluxible_1.3.0.tar.gz |
Windows binaries: | r-devel: fluxible_1.2.6.zip, r-release: fluxible_1.2.6.zip, r-oldrel: fluxible_1.2.6.zip |
macOS binaries: | r-release (arm64): fluxible_1.2.6.tgz, r-oldrel (arm64): fluxible_1.2.6.tgz, r-release (x86_64): fluxible_1.2.6.tgz, r-oldrel (x86_64): fluxible_1.2.6.tgz |
Old sources: | fluxible archive |
Please use the canonical form https://CRAN.R-project.org/package=fluxible to link to this page.