{
  "_id": "6a478e4f6527f6f71fa0f0ea",
  "Package": "chemCal",
  "Version": "0.2.3.9000",
  "Date": "2025-01-25",
  "Title": "Calibration Functions for Analytical Chemistry",
  "Authors@R": "c(\nperson(c(\"Anıl\", \"A.\"), \"Tellbüscher\", role = \"aut\",\ncomment = \"Linearity tests\"),\nperson(\"Johannes\", \"Ranke\", role = c(\"aut\", \"cre\", \"cph\"),\nemail = \"johannes.ranke@jrwb.de\",\ncomment = c(ORCID = \"0000-0003-4371-6538\")))",
  "Description": "Simple functions for plotting linear calibration functions\nand estimating standard errors for measurements according to\nthe Handbook of Chemometrics and Qualimetrics: Part A by\nMassart et al. (1997) There are also functions estimating the\nlimit of detection (LOD) and limit of quantification (LOQ). The\nfunctions work on model objects from - optionally weighted -\nlinear regression (lm) or robust linear regression ('rlm' from\nthe 'MASS' package).",
  "License": "GPL (>= 2)",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/jranke/chemCal/issues",
  "URL": "https://pkgdown.jrwb.de/chemCal/,\nhttps://cgit.jrwb.de/chemCal/about",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://jranke.r-universe.dev",
  "Date/Publication": "2025-01-22 17:00:22 UTC",
  "RemoteUrl": "https://github.com/jranke/chemCal",
  "RemoteRef": "HEAD",
  "RemoteSha": "7790a01c57797eadf70454211b8255f9e3560393",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 07:07:21 UTC",
    "User": "root"
  },
  "Author": "Anıl A. Tellbüscher [aut] (Linearity tests),\nJohannes Ranke [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4371-6538>)",
  "Maintainer": "Johannes Ranke <johannes.ranke@jrwb.de>",
  "_user": "jranke",
  "_type": "src",
  "_file": "chemCal_0.2.3.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/d1724404e2e9b1b98e5b62469ba79acabf8c38060efe0fe34f42d19e20423300",
  "_filesize": 385561,
  "_sha256": "d1724404e2e9b1b98e5b62469ba79acabf8c38060efe0fe34f42d19e20423300",
  "_expires": "2026-10-11T10:26:22.000Z",
  "_created": "2026-07-02T07:07:21.000Z",
  "_published": "2026-07-03T10:26:23.349Z",
  "_jobs": [
    {
      "job": 84980338169,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8031400607"
    },
    {
      "job": 84980338071,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031384396"
    },
    {
      "job": 84980337921,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8031513037"
    },
    {
      "job": 84980338060,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031462083"
    },
    {
      "job": 84980337643,
      "time": 166,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031344778"
    },
    {
      "job": 84980338098,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8031376871"
    },
    {
      "job": 84980337855,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8031368098"
    },
    {
      "job": 84980337864,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8031368974"
    },
    {
      "job": 84980337845,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031368775"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jranke/actions/runs/28571892724",
  "_status": "success",
  "_upstream": "https://github.com/jranke/chemCal",
  "_commit": {
    "id": "7790a01c57797eadf70454211b8255f9e3560393",
    "author": "Johannes Ranke <johannes.ranke@jrwb.de>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #3 from TellAnAx/pull_request\n\nadd linearity tests for calibration data",
    "time": 1737565222
  },
  "_maintainer": {
    "name": "Johannes Ranke",
    "email": "johannes.ranke@jrwb.de",
    "login": "jranke",
    "description": "2023-present: Agroscope Switzerland; 2014-2022: https://jrwb.de; 2008-2014: Consultant at Harlan, then Eurofins; 1998-2008: University of Bremen",
    "uuid": 3621037,
    "orcid": "0000-0003-4371-6538"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "investr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "jranke",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "jranke",
      "count": 61,
      "uuid": 3621037
    },
    {
      "user": "tellanax",
      "count": 6,
      "uuid": 75816077
    }
  ],
  "_userbio": {
    "uuid": 3621037,
    "type": "user",
    "name": "Johannes Ranke",
    "followers": 20,
    "description": "2023-present: Agroscope Switzerland; 2014-2022: https://jrwb.de; 2008-2014: Consultant at Harlan, then Eurofins; 1998-2008: University of Bremen"
  },
  "_downloads": {
    "count": 463,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/chemCal"
  },
  "_mentions": 5,
  "_devurl": "https://github.com/jranke/chemcal",
  "_pkgdown": "https://pkgdown.jrwb.de/chemCal/",
  "_searchresults": 70,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/chemCal.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jranke/chemcal",
  "_realowner": "jranke",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-18",
      "date": "2006-06-26"
    },
    {
      "version": "0.1-26",
      "date": "2007-10-02"
    },
    {
      "version": "0.1-27",
      "date": "2011-09-12"
    },
    {
      "version": "0.1-28",
      "date": "2012-09-12"
    },
    {
      "version": "0.1-29",
      "date": "2013-06-14"
    },
    {
      "version": "0.1-34",
      "date": "2014-04-25"
    },
    {
      "version": "0.1-37",
      "date": "2015-10-08"
    },
    {
      "version": "0.2.1",
      "date": "2018-07-17"
    },
    {
      "version": "0.2.2",
      "date": "2021-04-17"
    },
    {
      "version": "0.2.3",
      "date": "2022-04-01"
    }
  ],
  "_exports": [
    "calplot",
    "inverse.predict",
    "linearity",
    "lod",
    "loq"
  ],
  "_datasets": [
    {
      "name": "din32645",
      "title": "Calibration data from DIN 32645",
      "object": "din32645",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "din38402b1",
      "title": "Nitrite calibration data",
      "object": "din38402b1",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "conc_ugL",
        "ext"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "din38402b3",
      "title": "Copper calibration data",
      "object": "din38402b3",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "conc_mgL",
        "counts/s"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    },
    {
      "name": "din38402b6",
      "title": "Carbamazepin calibration data",
      "object": "din38402b6",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "conc_ugL",
        "AU"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "din38402c3",
      "title": "Iron calibration data",
      "object": "din38402c3",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "conc_mgL",
        "ext"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "massart97ex1",
      "title": "Calibration data from Massart et al. (1997), example 1",
      "object": "massart97ex1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "massart97ex3",
      "title": "Calibration data from Massart et al. (1997), example 3",
      "object": "massart97ex3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "rl95_cadmium",
      "title": "Cadmium concentrations measured by AAS as reported by Rocke and Lorenzato (1995)",
      "object": "rl95_cadmium",
      "class": [
        "data.frame"
      ],
      "fields": [
        "concentration",
        "absorption"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "rl95_toluene",
      "title": "Toluene amounts measured by GC/MS as reported by Rocke and Lorenzato (1995)",
      "object": "rl95_toluene",
      "class": [
        "data.frame"
      ],
      "fields": [
        "amount",
        "peak_area"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "utstats14",
      "title": "Example data for calibration with replicates from University of Toronto",
      "object": "utstats14",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Concentration",
        "Response"
      ],
      "rows": 26,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calplot",
      "title": "Plot calibration graphs from univariate linear models",
      "topics": [
        "calplot",
        "calplot.default",
        "calplot.lm"
      ]
    },
    {
      "page": "din32645",
      "title": "Calibration data from DIN 32645",
      "topics": [
        "din32645"
      ]
    },
    {
      "page": "din38402b1",
      "title": "Nitrite calibration data",
      "topics": [
        "din38402b1"
      ]
    },
    {
      "page": "din38402b3",
      "title": "Copper calibration data",
      "topics": [
        "din38402b3"
      ]
    },
    {
      "page": "din38402b6",
      "title": "Carbamazepin calibration data",
      "topics": [
        "din38402b6"
      ]
    },
    {
      "page": "din38402c3",
      "title": "Iron calibration data",
      "topics": [
        "din38402c3"
      ]
    },
    {
      "page": "inverse.predict",
      "title": "Predict x from y for a linear calibration",
      "topics": [
        "inverse.predict",
        "inverse.predict.default",
        "inverse.predict.lm",
        "inverse.predict.rlm"
      ]
    },
    {
      "page": "linearity",
      "title": "Assess the linearity of a calibration curve",
      "topics": [
        "linearity"
      ]
    },
    {
      "page": "lod",
      "title": "Estimate a limit of detection (LOD)",
      "topics": [
        "lod",
        "lod.default",
        "lod.lm",
        "lod.rlm"
      ]
    },
    {
      "page": "loq",
      "title": "Estimate a limit of quantification (LOQ)",
      "topics": [
        "loq",
        "loq.default",
        "loq.lm",
        "loq.rlm"
      ]
    },
    {
      "page": "massart97ex1",
      "title": "Calibration data from Massart et al. (1997), example 1",
      "topics": [
        "massart97ex1"
      ]
    },
    {
      "page": "massart97ex3",
      "title": "Calibration data from Massart et al. (1997), example 3",
      "topics": [
        "massart97ex3"
      ]
    },
    {
      "page": "rl95_cadmium",
      "title": "Cadmium concentrations measured by AAS as reported by Rocke and Lorenzato (1995)",
      "topics": [
        "rl95_cadmium"
      ]
    },
    {
      "page": "rl95_toluene",
      "title": "Toluene amounts measured by GC/MS as reported by Rocke and Lorenzato (1995)",
      "topics": [
        "rl95_toluene"
      ]
    },
    {
      "page": "utstats14",
      "title": "Example data for calibration with replicates from University of Toronto",
      "topics": [
        "utstats14"
      ]
    }
  ],
  "_readme": "https://github.com/jranke/chemCal/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "chemCal.Rmd",
      "filename": "chemCal.html",
      "title": "Introduction to chemCal",
      "author": "Johannes Ranke",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic calibration functions",
        "Usage",
        "Background for inverse.predict"
      ],
      "created": "2018-07-05 16:44:22",
      "modified": "2022-03-31 16:35:09",
      "commits": 5
    }
  ],
  "_score": 6.146128035678238,
  "_indexed": true,
  "_nocasepkg": "chemcal",
  "_universes": [
    "jranke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3.9000",
      "date": "2026-07-02T07:10:10.000Z",
      "distro": "resolute",
      "commit": "7790a01c57797eadf70454211b8255f9e3560393",
      "fileid": "https://r2.ropensci.org/d9041e75df5c5a8fd84c3dcdaf40c487eb0e3cbde176cfa765472664d408e904",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/28571892724"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.3.9000",
      "date": "2026-07-02T07:09:23.000Z",
      "distro": "resolute",
      "commit": "7790a01c57797eadf70454211b8255f9e3560393",
      "fileid": "https://r2.ropensci.org/8b8e0c751c67540693af3928467f09c965d9aac427d24a78bbaa5fa02de96e27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/28571892724"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3.9000",
      "date": "2026-07-02T07:15:39.000Z",
      "commit": "7790a01c57797eadf70454211b8255f9e3560393",
      "fileid": "https://r2.ropensci.org/cd5e3e5bd5c1b84377f17565be88d229a5afd8e93185cc44e74cc27603ce6a1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/28571892724"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.3.9000",
      "date": "2026-07-02T07:13:07.000Z",
      "commit": "7790a01c57797eadf70454211b8255f9e3560393",
      "fileid": "https://r2.ropensci.org/a5db468e0487f91484e7aac9e6a29b6a0ec8c492f37119f853e60289a888941b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/28571892724"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3.9000",
      "date": "2026-07-02T07:09:13.000Z",
      "commit": "7790a01c57797eadf70454211b8255f9e3560393",
      "fileid": "https://r2.ropensci.org/3a4efc7dcd958f8cdd9827634bad657b98d9bfb2b424e13e848a8857de06e5b4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/28571892724"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-07-02T07:08:27.000Z",
      "commit": "7790a01c57797eadf70454211b8255f9e3560393",
      "fileid": "https://r2.ropensci.org/bf0e8208d07f03652cd2d19198304e673dd187e0e8f9c9807f9aeaf398316d21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/28571892724"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-07-02T07:08:30.000Z",
      "commit": "7790a01c57797eadf70454211b8255f9e3560393",
      "fileid": "https://r2.ropensci.org/9e98f60d51288ebd23b37393c1f7b366aac9e1ded4f68b69f39dfe8c192718ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/28571892724"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-07-02T07:08:31.000Z",
      "commit": "7790a01c57797eadf70454211b8255f9e3560393",
      "fileid": "https://r2.ropensci.org/3f08179b9954848ab66d96449ebbc2404396137042a76ab80c2a15d813369875",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/28571892724"
    }
  ]
}