BLMEngineInR: Biotic Ligand Model Engine

A chemical speciation and toxicity prediction model for the toxicity of metals to aquatic organisms. The Biotic Ligand Model (BLM) engine was originally programmed in 'PowerBasic' by Robert Santore and others. The main way the BLM can be used is to predict the toxicity of a metal to an organism with a known sensitivity (i.e., it is known how much of that metal must accumulate on that organism's biotic ligand to cause a physiological effect in a certain percentage of the population, such as a 20% loss in reproduction or a 50% mortality rate). The second way the BLM can be used is to estimate the chemical speciation of the metal and other constituents in water, including estimating the amount of metal accumulated to an organism's biotic ligand during a toxicity test. In the first application of the BLM, the amount of metal associated with a toxicity endpoint, or regulatory limit will be predicted, while in the second application, the amount of metal is known and the portions of that metal that exist in various forms will be determined. This version of the engine has been re-structured to perform the calculations in a different way that will make it more efficient in R, while also making it more flexible and easier to maintain in the future. Because of this, it does not currently match the desktop model exactly, but we hope to improve this comparability in the future.

Version: 0.1.7
Depends: R (≥ 3.5)
Imports: methods, openxlsx, Rcpp (≥ 1.0.10), utils
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat (≥ 3.0.0), withr
Published: 2025-09-15
Author: Robert Santore [aut], Kelly Croteau [aut, cre]
Maintainer: Kelly Croteau <kellyc at windwardenv.com>
License: Apache License (≥ 2)
URL: https://www.windwardenv.com/biotic-ligand-model/
NeedsCompilation: yes
Language: en-US
Materials: README, NEWS
CRAN checks: BLMEngineInR results

Documentation:

Reference manual: BLMEngineInR.html , BLMEngineInR.pdf

Downloads:

Package source: BLMEngineInR_0.1.7.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

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