Package: AdsorpR 0.1.0

Jajati Mandal
AdsorpR: Adsorption Isotherm Models
Model adsorption behavior using classical isotherms, including Langmuir, Freundlich, Brunauer–Emmett–Teller (BET), and Temkin models. The package supports parameter estimation through both linearized and non-linear fitting techniques and generates high-quality plots for model diagnostics. It is intended for environmental scientists, chemists, and researchers working on adsorption phenomena in soils, water treatment, and material sciences. Functions are compatible with base 'R' and 'ggplot2' for visualization.
Authors:
AdsorpR_0.1.0.tar.gz
AdsorpR_0.1.0.tar.gz(r-4.7-any)AdsorpR_0.1.0.tar.gz(r-4.6-any)
AdsorpR_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
AdsorpR/json (API)
| # Install 'AdsorpR' in R: |
| install.packages('AdsorpR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:f99fae5f43. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 132 | ||
| source / vignettes | OK | 184 | ||
| linux-release-x86_64 | OK | 132 | ||
| wasm-release | OK | 109 |
Exports:bet_modelfreundlich_modellangmuir_modelnonlinear_betnonlinear_freundlichnonlinear_langmuirnonlinear_temkintemkin_model
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| BET Isotherm Model | bet_model |
| Freundlich Isotherm Model | freundlich_model |
| Langmuir Isotherm Model | langmuir_model |
| Non-linear BET Model | nonlinear_bet |
| Non-linear Freundlich Model | nonlinear_freundlich |
| Non-linear Langmuir Model | nonlinear_langmuir |
| Non-linear Temkin Model | nonlinear_temkin |
| Temkin Isotherm Model | temkin_model |