Other packages > Find by keyword >

stoichcalc  

R Functions for Solving Stoichiometric Equations
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("stoichcalc", "1.1-5")



Attach the package and use:
library("stoichcalc")
Maintained by
Peter Reichert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-02-09
Latest Update: 2023-08-28
Description:
Given a list of substance compositions, a list of substances involved in a process, and a list of constraints in addition to mass conservation of elementary constituents, the package contains functions to build the substance composition matrix, to analyze the uniqueness of process stoichiometry, and to calculate stoichiometric coefficients if process stoichiometry is unique. (See Reichert, P. and Schuwirth, N., A generic framework for deriving process stoichiometry in enviromental models, Environmental Modelling and Software 25, 1241-1251, 2010 for more details.)
How to cite:
Peter Reichert (2010). stoichcalc: R Functions for Solving Stoichiometric Equations. R package version 1.1-5, https://cran.r-project.org/web/packages/stoichcalc. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.1-0 (2010-02-09 10:17), 1.1-1 (2010-02-23 08:49), 1.1-2 (2012-10-29 08:59), 1.1-3 (2013-02-06 08:22), 1.1-4 (2022-04-26 19:40)
Other packages that cited stoichcalc R package
View stoichcalc citation profile
Other R packages that stoichcalc depends, imports, suggests or enhances
Complete documentation for stoichcalc
Functions, R codes and Examples using the stoichcalc R package
Some associated functions: calc.comp.matrix . calc.stoich.basis . calc.stoich.coef . stoichcalc . 
Some associated R codes: stoichcalc.R .  Full stoichcalc package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
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  
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  

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