Other packages > Find by keyword >

biogas  

Process Biogas Data and Predict Biogas Production
View on CRAN: Click here


Download and install biogas package within the R console
Install from CRAN:
install.packages("biogas")

Install from Github:
library("remotes")
install_github("cran/biogas")

Install by package version:
library("remotes")
install_version("biogas", "1.64.0")



Attach the package and use:
library("biogas")
Maintained by
Sasha D. Hafner
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-03-06
Latest Update: 2025-04-05
Description:
High- and low-level functions for processing biogas data and predicting biogas production. Molar mass and calculated oxygen demand (COD') can be determined from a chemical formula. Measured gas volume can be corrected for water vapor and to (possibly user-defined) standard temperature and pressure. Gas quantity can be converted between volume, mass, and moles. Gas composition, cumulative production, or other variables can be interpolated to a specified time. Cumulative biogas and methane production (and rates) can be calculated using volumetric, manometric, gravimetric, or gas density methods for any number of bottles. With cumulative methane production data and data on bottle contents, biochemical methane potential (BMP) can be calculated and summarized, including subtraction of the inoculum contribution and normalization by substrate mass. Cumulative production and production rates can be summarized in several different ways (e.g., omitting normalization) using the same function. Biogas quantity and composition can be predicted from substrate composition and additional, optional data. Lastly, inoculum and substrate mass can be determined for planning BMP experiments.
How to cite:
Sasha D. Hafner (2015). biogas: Process Biogas Data and Predict Biogas Production. R package version 1.64.0, https://cran.r-project.org/web/packages/biogas. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.1 (2015-05-28 12:06), 1.0 (2015-03-06 00:44), 1.1.0 (2015-07-29 16:02), 1.2.0 (2015-11-14 00:04), 1.2.1 (2015-11-14 16:12), 1.3.0 (2016-04-15 08:33), 1.4.0 (2016-05-24 14:49), 1.5.0 (2016-11-17 10:05), 1.6.0 (2016-12-16 08:33), 1.7.0 (2017-02-25 14:18), 1.8.0 (2017-08-09 19:57), 1.8.1 (2017-08-12 16:15), 1.9.0 (2018-01-03 14:15), 1.10.0 (2018-02-05 19:14), 1.10.2 (2018-05-02 12:06), 1.10.3 (2018-05-16 20:05), 1.23.2 (2020-01-08 13:40), 1.61 (2024-12-05 09:30)
Other packages that cited biogas R package
View biogas citation profile
Other R packages that biogas depends, imports, suggests or enhances
Complete documentation for biogas
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA