{
  "_id": "6a10345aacfb0bcc41c98fc5",
  "Package": "AdsorpR",
  "Type": "Package",
  "Title": "Adsorption Isotherm Models",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Jajati\", \"Mandal\", role = c(\"cre\"), email = \"J.Mandal2@salford.ac.uk\"),\nperson(\"Sandipan\", \"Samanta\", role = c(\"aut\"), email = \"sondiponsamanta@gmail.com\"))",
  "Maintainer": "Jajati Mandal <J.Mandal2@salford.ac.uk>",
  "Description": "Model adsorption behavior using classical isotherms,\nincluding Langmuir, Freundlich, Brunauer–Emmett–Teller (BET),\nand Temkin models. The package supports parameter estimation\nthrough both linearized and non-linear fitting techniques and\ngenerates high-quality plots for model diagnostics. It is\nintended for environmental scientists, chemists, and\nresearchers working on adsorption phenomena in soils, water\ntreatment, and material sciences. Functions are compatible with\nbase 'R' and 'ggplot2' for visualization.",
  "License": "GPL",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 07:46:23 UTC",
    "User": "root"
  },
  "Author": "Jajati Mandal [cre], Sandipan Samanta [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-04-09 10:30:09 UTC",
  "RemoteUrl": "https://github.com/cran/AdsorpR",
  "RemoteRef": "HEAD",
  "RemoteSha": "f99fae5f435cec93b2d0a64efc97ead325609116",
  "MD5sum": "0d2a401aec9910be3884890130d340e1",
  "_user": "cran",
  "_type": "src",
  "_file": "AdsorpR_0.1.0.tar.gz",
  "_fileid": "57e858d9c549da2c05ebc41762c7e30e3b6a79ed8d2da6250e08ace6b90295e1",
  "_filesize": 631767,
  "_sha256": "57e858d9c549da2c05ebc41762c7e30e3b6a79ed8d2da6250e08ace6b90295e1",
  "_created": "2026-05-12T07:46:23.000Z",
  "_published": "2026-05-22T10:47:54.432Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77364553873,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938520600"
    },
    {
      "job": 77364553667,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938528838"
    },
    {
      "job": 77364553114,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938480243"
    },
    {
      "job": 77364553329,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158682488"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25720718937",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/AdsorpR",
  "_commit": {
    "id": "f99fae5f435cec93b2d0a64efc97ead325609116",
    "author": "Jajati Mandal <J.Mandal2@salford.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1744194609
  },
  "_maintainer": {
    "name": "Jajati Mandal",
    "email": "j.mandal2@salford.ac.uk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 218,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AdsorpR"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AdsorpR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-04-09"
    }
  ],
  "_exports": [
    "bet_model",
    "freundlich_model",
    "langmuir_model",
    "nonlinear_bet",
    "nonlinear_freundlich",
    "nonlinear_langmuir",
    "nonlinear_temkin",
    "temkin_model"
  ],
  "_help": [
    {
      "page": "bet_model",
      "title": "BET Isotherm Model",
      "topics": [
        "bet_model"
      ]
    },
    {
      "page": "freundlich_model",
      "title": "Freundlich Isotherm Model",
      "topics": [
        "freundlich_model"
      ]
    },
    {
      "page": "langmuir_model",
      "title": "Langmuir Isotherm Model",
      "topics": [
        "langmuir_model"
      ]
    },
    {
      "page": "nonlinear_bet",
      "title": "Non-linear BET Model",
      "concept": [
        "nonlinear"
      ],
      "topics": [
        "nonlinear_bet"
      ]
    },
    {
      "page": "nonlinear_freundlich",
      "title": "Non-linear Freundlich Model",
      "concept": [
        "nonlinear"
      ],
      "topics": [
        "nonlinear_freundlich"
      ]
    },
    {
      "page": "nonlinear_langmuir",
      "title": "Non-linear Langmuir Model",
      "concept": [
        "nonlinear"
      ],
      "topics": [
        "nonlinear_langmuir"
      ]
    },
    {
      "page": "nonlinear_temkin",
      "title": "Non-linear Temkin Model",
      "concept": [
        "nonlinear"
      ],
      "topics": [
        "nonlinear_temkin"
      ]
    },
    {
      "page": "temkin_model",
      "title": "Temkin Isotherm Model",
      "topics": [
        "temkin_model"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "AdsorpR-vignette.Rmd",
      "filename": "AdsorpR-vignette.html",
      "title": "Modeling Adsorption Isotherms with AdsorpR",
      "author": "Jajati Mandal, Sandipan Samanta",
      "engine": "knitr::rmarkdown",
      "headings": [
        "📦 Introduction",
        "🧪 Sample Dataset",
        "📐 Langmuir Isotherm",
        "📐 Freundlich Isotherm",
        "📐 BET Isotherm",
        "📐 Temkin Isotherm",
        "🔁 Non-linear Isotherm Modeling",
        "Non-linear Langmuir",
        "Non-linear Freundlich",
        "Non-linear BET",
        "Non-linear Temkin",
        "📝 Conclusion"
      ],
      "created": "2025-04-09 10:30:09",
      "modified": "2025-04-09 10:30:09",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "adsorpr",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T07:48:33.000Z",
      "distro": "noble",
      "commit": "f99fae5f435cec93b2d0a64efc97ead325609116",
      "fileid": "e12c230d6b470b507e14b45825da85bae1b1533ec4a45f468b8e02065350430e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25720718937"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T07:48:57.000Z",
      "distro": "noble",
      "commit": "f99fae5f435cec93b2d0a64efc97ead325609116",
      "fileid": "acebabcdc16001680644c02f57ec4f9b8e4158beb5435e87aa48770720c0d717",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25720718937"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T10:47:36.000Z",
      "commit": "f99fae5f435cec93b2d0a64efc97ead325609116",
      "fileid": "41619260893f2626ee2dd901e0210e0fa355887e01e2075e201df64a09197a58",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25720718937"
    }
  ]
}