{
  "_id": "6a1e931d1d7bb097a0a6ad46",
  "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-06-02 08:21:05 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>",
  "MD5sum": "212a05f9996873e76ec68349a1564bd9",
  "_user": "jranke",
  "_type": "src",
  "_file": "chemCal_0.2.3.9000.tar.gz",
  "_fileid": "c04f1e88cf8066fc12ebc43896dce768439aec0f2670490ae4a0691fba97a5e5",
  "_filesize": 384790,
  "_sha256": "c04f1e88cf8066fc12ebc43896dce768439aec0f2670490ae4a0691fba97a5e5",
  "_created": "2026-06-02T08:21:05.000Z",
  "_published": "2026-06-02T08:23:57.244Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79029091563,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352594114"
    },
    {
      "job": 79029091576,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352591130"
    },
    {
      "job": 79029091603,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352597727"
    },
    {
      "job": 79029091591,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352593097"
    },
    {
      "job": 79028618224,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352551765"
    },
    {
      "job": 79029091620,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352591239"
    },
    {
      "job": 79029091597,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352588191"
    },
    {
      "job": 79029091590,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352580474"
    },
    {
      "job": 79029091808,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352580088"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jranke/actions/runs/26807469255",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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": 7,
  "_contributors": [
    {
      "user": "jranke",
      "count": 61,
      "uuid": 3621037
    },
    {
      "user": "tellanax",
      "count": 6,
      "uuid": 75816077
    }
  ],
  "_userbio": {
    "uuid": 3621037,
    "type": "user",
    "name": "Johannes Ranke",
    "description": "2023-present: Agroscope Switzerland; 2014-2022: https://jrwb.de; 2008-2014: Consultant at Harlan, then Eurofins; 1998-2008: University of Bremen"
  },
  "_downloads": {
    "count": 336,
    "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": 64,
  "_rbuild": "4.6.0",
  "_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.049218022670182,
  "_indexed": true,
  "_nocasepkg": "chemcal",
  "_universes": [
    "jranke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3.9000",
      "date": "2026-06-02T08:23:08.000Z",
      "distro": "noble",
      "commit": "7790a01c57797eadf70454211b8255f9e3560393",
      "fileid": "79957294ebb76127c7df3b2c3821f2919e9f642e88d2223996acc0932e10b1f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/26807469255"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3.9000",
      "date": "2026-06-02T08:23:04.000Z",
      "distro": "noble",
      "commit": "7790a01c57797eadf70454211b8255f9e3560393",
      "fileid": "c5f7f7a6108728a254b80cbc69430d75c2eb221d198b247769f9eddc8bd1424e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/26807469255"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3.9000",
      "date": "2026-06-02T08:23:21.000Z",
      "commit": "7790a01c57797eadf70454211b8255f9e3560393",
      "fileid": "ad050b0be848e54cc65683b4d630f465bd7b4fae477dcdc9b27a336394308103",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/26807469255"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3.9000",
      "date": "2026-06-02T08:23:07.000Z",
      "commit": "7790a01c57797eadf70454211b8255f9e3560393",
      "fileid": "5ec105f4cbc8ae67057962b17805f46c9418508cb993180520bde46abc819a08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/26807469255"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3.9000",
      "date": "2026-06-02T08:23:15.000Z",
      "commit": "7790a01c57797eadf70454211b8255f9e3560393",
      "fileid": "a903d74dc37c2e6496ef511a849ed530bb0aa998f0c66d9c5e3167c34b8828c3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/26807469255"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-06-02T08:22:48.000Z",
      "commit": "7790a01c57797eadf70454211b8255f9e3560393",
      "fileid": "46cba35cb7bb2ae2cf5476684ff2b9c0d5f19ea4ec15a9c2612d3b58b5c166e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/26807469255"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-06-02T08:22:27.000Z",
      "commit": "7790a01c57797eadf70454211b8255f9e3560393",
      "fileid": "a168c0590c5a69ec269afb1bdd296074a2651aeb77e24b3e8e3ade66af75ae04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/26807469255"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-06-02T08:22:26.000Z",
      "commit": "7790a01c57797eadf70454211b8255f9e3560393",
      "fileid": "57b12ffc164f75ebdd61e8d572e6ae7c7ab17279f853a0373509c7cdb6baaeb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/26807469255"
    }
  ]
}