Package: AdsorpR
Type: Package
Title: Adsorption Isotherm Models
Version: 0.1.0
Authors@R: c(
  person("Jajati", "Mandal", role = c("cre"), email = "J.Mandal2@salford.ac.uk"),
  person("Sandipan", "Samanta", role = c("aut"), email = "sondiponsamanta@gmail.com"))
Maintainer: Jajati Mandal <J.Mandal2@salford.ac.uk>
Description: 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.
License: GPL
Encoding: UTF-8
Imports: ggplot2, stats
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-09 09:28:29 UTC; jajatimandal
Author: Jajati Mandal [cre],
  Sandipan Samanta [aut]
Repository: CRAN
Date/Publication: 2025-04-09 10:30:09 UTC
Built: R 4.5.1; ; 2025-10-06 02:14:12 UTC; windows
