Provides a new S3 class object and relevant methods to analyze biogas fermentation data. It includes three workflows. One is specialized to a commercially available lab-scale fermentation system (see e.g. Nwaigwe (2018) <doi:10.1115/ES2018-7553>). The second provides more flexibility and allows to import data from plain text files. The last workflow offers the most flexibility as it doesn't expect external input files but relays on interactive user input. Although the focus is set on biogas fermentations, concepts and workflows may be also applicable to other fermentations even if not a gaseous product is measured. Furthermore, it provides functions that bridge to established plot engines (e.g. 'ggplot2' or 'plotly') for data visualisation. 'bgfanalyzer' catches up an idea of Hafner et al. (2018) <doi:10.1016/j.softx.2018.06.005> of using R to standardize research within the biogas field. For more details on standardization efforts within the biogas research field see Hollinger et al. (2016) <doi:10.2166/wst.2016.336> and Hollinger et al. (2021) <doi:10.2166/wst.2020.569>.
| Version: | 1.1.0 |
| Depends: | R (≥ 3.5) |
| Imports: | stats, utils, rlang, zoo, dplyr, graphics, ggplot2, plotly |
| Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
| Published: | 2026-09-26 |
| DOI: | 10.32614/CRAN.package.bgfanalyzer (may not be active yet) |
| Author: | Maximilian Strick [aut, cre, cph] |
| Maintainer: | Maximilian Strick <maximilianb.strick at gmail.com> |
| License: | MIT + file LICENSE |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | bgfanalyzer results |
| Package source: | bgfanalyzer_1.1.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): bgfanalyzer_1.1.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): bgfanalyzer_1.1.0.tgz, r-oldrel (x86_64): bgfanalyzer_1.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=bgfanalyzer to link to this page.