{
  "_id": "6a267fea794753ddbc3f0781",
  "Package": "adsoRptionCMF",
  "Type": "Package",
  "Title": "Classical Model Fitting of Adsorption Isotherms",
  "Version": "0.1.1",
  "Author": "Paul Angelo C. Manlapaz [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1203-2064>)",
  "Maintainer": "Paul Angelo C. Manlapaz <pacmanlapaz@gmail.com>",
  "Description": "Provides tools for classical parameter estimation of\nadsorption isotherm models, including both linear and nonlinear\nforms of the Freundlich, Langmuir, and Temkin isotherms. This\npackage allows users to fit these models to experimental data,\nproviding parameter estimates along with fit statistics such as\nAkaike Information Criterion (AIC) and Bayesian Information\nCriterion (BIC). Error metrics are computed to evaluate model\nperformance, and the package produces model fit plots with\nbootstrapped 95% confidence intervals. Additionally, it\ngenerates residual plots for diagnostic assessment of the\nmodels. Researchers and engineers in material science,\nenvironmental engineering, and chemical engineering can\nrigorously analyze adsorption behavior in their systems using\nthis straightforward, non-Bayesian approach. For more details,\nsee Harding (1907) <doi:10.2307/2987516>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.2",
  "Authors@R": "c(\nperson(given = \"Paul Angelo C.\", family = \"Manlapaz\", role = c(\"aut\", \"cre\"),\nemail = \"pacmanlapaz@gmail.com\", comment = c(ORCID = \"0000-0002-1203-2064\")))",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 08:37:29 UTC",
    "User": "root"
  },
  "Repository": "https://piey27.r-universe.dev",
  "Date/Publication": "2025-06-28 08:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/adsoRptionCMF",
  "RemoteRef": "HEAD",
  "RemoteSha": "3d297167708be574ad55d2e7065c53802d5b9999",
  "MD5sum": "68b6cfcc56eda48d63cbde1d95b3f02a",
  "_user": "piey27",
  "_type": "src",
  "_file": "adsoRptionCMF_0.1.1.tar.gz",
  "_fileid": "0fd130e86cf98cd64fd20d4008c72988b4e476e4f6a0308513f2c54ef8dd6c82",
  "_filesize": 106618,
  "_sha256": "0fd130e86cf98cd64fd20d4008c72988b4e476e4f6a0308513f2c54ef8dd6c82",
  "_created": "2026-06-08T08:37:29.000Z",
  "_published": "2026-06-08T08:40:10.493Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80053916503,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475255300"
    },
    {
      "job": 80053916445,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475255790"
    },
    {
      "job": 80053916671,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475249936"
    },
    {
      "job": 80053916459,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475238048"
    },
    {
      "job": 80053469597,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475210386"
    },
    {
      "job": 80053916561,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475245280"
    },
    {
      "job": 80053916483,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475240471"
    },
    {
      "job": 80053916549,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475239498"
    },
    {
      "job": 80053916468,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475245548"
    }
  ],
  "_buildurl": "https://github.com/r-universe/piey27/actions/runs/27125644203",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/adsoRptionCMF",
  "_commit": {
    "id": "3d297167708be574ad55d2e7065c53802d5b9999",
    "author": "Paul Angelo C. Manlapaz <pacmanlapaz@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1751100002
  },
  "_maintainer": {
    "name": "Paul Angelo C. Manlapaz",
    "email": "pacmanlapaz@gmail.com",
    "login": "piey27",
    "linkedin": "in/pacmanlapaz",
    "orcid": "0000-0002-1203-2064",
    "description": "Textile Chemist at DOST-PTRI  |  \nR Package Developer at CRAN",
    "uuid": 218341614
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "nls2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Metrics",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2025-06-28"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "piey27",
      "count": 2,
      "uuid": 218341614
    }
  ],
  "_userbio": {
    "uuid": 218341614,
    "type": "user",
    "name": "Paul Angelo C. Manlapaz",
    "description": "Textile Chemist at DOST-PTRI  |  \r\nR Package Developer at CRAN"
  },
  "_downloads": {
    "count": 156,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adsoRptionCMF"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/adsoRptionCMF.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "piey27",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-06-05"
    },
    {
      "version": "0.1.1",
      "date": "2025-06-28"
    }
  ],
  "_exports": [
    "fit_freundlichLM",
    "fit_freundlichNLM",
    "fit_langmuirLM1",
    "fit_langmuirLM2",
    "fit_langmuirLM3",
    "fit_langmuirLM4",
    "fit_langmuirNLM",
    "fit_temkinLM",
    "fit_temkinNLM"
  ],
  "_help": [
    {
      "page": "fit_freundlichLM",
      "title": "Freundlich Isotherm Linear Analysis",
      "topics": [
        "fit_freundlichLM"
      ]
    },
    {
      "page": "fit_freundlichNLM",
      "title": "Freundlich Isotherm Non-Linear Analysis",
      "topics": [
        "fit_freundlichNLM"
      ]
    },
    {
      "page": "fit_langmuirLM1",
      "title": "Langmuir Isotherm Linear (Form 1) Analysis",
      "topics": [
        "fit_langmuirLM1"
      ]
    },
    {
      "page": "fit_langmuirLM2",
      "title": "Langmuir Isotherm Linear (Form 2) Analysis",
      "topics": [
        "fit_langmuirLM2"
      ]
    },
    {
      "page": "fit_langmuirLM3",
      "title": "Langmuir Isotherm Linear (Form 3) Analysis",
      "topics": [
        "fit_langmuirLM3"
      ]
    },
    {
      "page": "fit_langmuirLM4",
      "title": "Langmuir Isotherm Linear (Form 4) Analysis",
      "topics": [
        "fit_langmuirLM4"
      ]
    },
    {
      "page": "fit_langmuirNLM",
      "title": "Langmuir Isotherm Non-Linear Analysis",
      "topics": [
        "fit_langmuirNLM"
      ]
    },
    {
      "page": "fit_temkinLM",
      "title": "Temkin Isotherm Linear Analysis",
      "topics": [
        "fit_temkinLM"
      ]
    },
    {
      "page": "fit_temkinNLM",
      "title": "Temkin Isotherm Non-Linear Analysis",
      "topics": [
        "fit_temkinNLM"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "Metrics",
    "nls2",
    "proto",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "adsorptioncmf",
  "_universes": [
    "piey27"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-08T08:39:25.000Z",
      "distro": "noble",
      "commit": "3d297167708be574ad55d2e7065c53802d5b9999",
      "fileid": "347d5abe604c53d532e64b493aac923cc95b6c91b7a7863079dac2e3f5d0e1e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piey27/actions/runs/27125644203"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-08T08:39:24.000Z",
      "distro": "noble",
      "commit": "3d297167708be574ad55d2e7065c53802d5b9999",
      "fileid": "49c3a60ec99583420a768ba76d4fe437ec1f6f9c113a51076851f925ea5bf292",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piey27/actions/runs/27125644203"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-08T08:39:16.000Z",
      "commit": "3d297167708be574ad55d2e7065c53802d5b9999",
      "fileid": "88427b9b8e6b80908a7c285025146250794b6b3d051e310d1ebda8e67cf41c5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piey27/actions/runs/27125644203"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-08T08:38:48.000Z",
      "commit": "3d297167708be574ad55d2e7065c53802d5b9999",
      "fileid": "3011c4a79ea898eff1cfeb4fbf5aeee3881d470330251395194803566975252b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piey27/actions/runs/27125644203"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-08T08:39:23.000Z",
      "commit": "3d297167708be574ad55d2e7065c53802d5b9999",
      "fileid": "c717da9c0bf0475f9a20cb38c90b5ee1dbb0871c6859dd2fd31cb79fa85bcf1a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/piey27/actions/runs/27125644203"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-08T08:38:37.000Z",
      "commit": "3d297167708be574ad55d2e7065c53802d5b9999",
      "fileid": "c62bcd4bb5545dcd256062a687c31735f3a688918cee3be431d482efae04bd90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piey27/actions/runs/27125644203"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-08T08:38:32.000Z",
      "commit": "3d297167708be574ad55d2e7065c53802d5b9999",
      "fileid": "5bc2c56c5ef8c9379b8bfc7acf92fc43f3920644be140e71e503d844c72d5e43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piey27/actions/runs/27125644203"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-08T08:38:47.000Z",
      "commit": "3d297167708be574ad55d2e7065c53802d5b9999",
      "fileid": "2485d84a54a4c3c2ce3eceeecb9218b0e220eb85c6309707e8b058c9a8475ce8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piey27/actions/runs/27125644203"
    }
  ]
}