{
  "_id": "6a2269f8cd65a98ecbd4609a",
  "Package": "cABCanalysis",
  "Type": "Package",
  "Title": "Computed ABC Analysis",
  "Version": "1.0",
  "Description": "Identify the most relative data points by dividing a\nnumeric data set into three classes A, B, and C, where class A\nitems are the \"import few\", class C items are the \"trivial\nmany\" with class B items being something in between, resembling\nthe idea of the Pareto principle. This ABC classification is\ndone using an ABC curve, which plots cumulative \"Yield\" against\n\"Effort\", similar to a Lorenz curve. Class borders are then\nprecisely mathematically defined on that curve, aiding in\ninterpretation. Based on: Ultsch A, Lotsch J (2015) \"Computed\nABC Analysis for rational Selection of most informative\nVariables in multivariate Data\". PLoS ONE 10(6): e0129767.\n<doi:10.1371/journal.pone.0129767>.",
  "LazyData": "true",
  "License": "GPL-3",
  "URL": "https://github.com/AndreHDev/cABC_Analysis",
  "Encoding": "UTF-8",
  "Authors@R": "c(person(given = \"Jorn\",\nfamily = \"Lotsch\",\nrole = \"aut\",\nemail = \"j.lotsch@em.uni-frankfurt.de\",\ncomment = c(ORCID = \"0000-0002-5818-6958\")),\nperson(given = \"André\",\nfamily = \"Himmelspach\",\nrole = c(\"aut\",\"cre\"),\nemail = \"himmelspach@med.uni-frankfurt.de\",\ncomment = c(ORCID = \"0009-0009-9857-227X\")))",
  "Date": "2026-04-20",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Config/testthat/edition": "3",
  "Repository": "https://andrehdev.r-universe.dev",
  "Date/Publication": "2026-05-06 14:35:15 UTC",
  "RemoteUrl": "https://github.com/andrehdev/cabc_analysis",
  "RemoteRef": "HEAD",
  "RemoteSha": "ac00c13047549c7829382594d68f9659611c45d0",
  "Packaged": {
    "Date": "2026-06-05 06:13:58 UTC",
    "User": "root"
  },
  "Author": "Jorn Lotsch [aut] (ORCID: <https://orcid.org/0000-0002-5818-6958>),\nAndré Himmelspach [aut, cre] (ORCID:\n<https://orcid.org/0009-0009-9857-227X>)",
  "Maintainer": "André Himmelspach <himmelspach@med.uni-frankfurt.de>",
  "MD5sum": "2ea4c6ae299ebbf09457a2ec6f948ffd",
  "_user": "andrehdev",
  "_type": "src",
  "_file": "cABCanalysis_1.0.tar.gz",
  "_fileid": "7d7c89d66f7351748b7f79551ce9fc8012bcb85ac60247be98c6429875dc20b9",
  "_filesize": 117261,
  "_sha256": "7d7c89d66f7351748b7f79551ce9fc8012bcb85ac60247be98c6429875dc20b9",
  "_created": "2026-06-05T06:13:58.000Z",
  "_published": "2026-06-05T06:17:28.103Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79674372082,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430062039"
    },
    {
      "job": 79674372108,
      "time": 93,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430058322"
    },
    {
      "job": 79674372085,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430070965"
    },
    {
      "job": 79674372086,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430060880"
    },
    {
      "job": 79674143016,
      "time": 121,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430036624"
    },
    {
      "job": 79674372094,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430058231"
    },
    {
      "job": 79674372091,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430056018"
    },
    {
      "job": 79674372101,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430050341"
    },
    {
      "job": 79674372067,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430051935"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andrehdev/actions/runs/26998725903",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/andrehdev/cabc_analysis",
  "_commit": {
    "id": "ac00c13047549c7829382594d68f9659611c45d0",
    "author": "Andre <Andre_Himmelspach@gmx.de>",
    "committer": "Andre <Andre_Himmelspach@gmx.de>",
    "message": "fix duplicate value type mismatch bug\n",
    "time": 1778078115
  },
  "_maintainer": {
    "name": "André Himmelspach",
    "email": "himmelspach@med.uni-frankfurt.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "plotrix",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "andrehdev",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-16",
      "n": 11
    },
    {
      "week": "2026-17",
      "n": 11
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "andrehdev",
      "count": 24,
      "uuid": 70637621
    }
  ],
  "_userbio": {
    "uuid": 70637621,
    "type": "user",
    "name": "André Himmelspach"
  },
  "_downloads": {
    "count": 499,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cABCanalysis"
  },
  "_devurl": "https://github.com/andrehdev/cabc_analysis",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cABCanalysis.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andrehdev/cabc_analysis",
  "_realowner": "andrehdev",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2026-04-28"
    }
  ],
  "_exports": [
    "cABC_analysis"
  ],
  "_datasets": [
    {
      "name": "SwissInhabitants",
      "title": "SwissInhabitants in 1900",
      "object": "SwissInhabitants",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Year1900"
      ],
      "rows": 2896,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cABC_analysis",
      "title": "ABC Classification",
      "topics": [
        "cABC_analysis"
      ]
    },
    {
      "page": "SwissInhabitants",
      "title": "SwissInhabitants in 1900",
      "topics": [
        "SwissInhabitants",
        "SwissInhabitants1900"
      ]
    }
  ],
  "_readme": "https://github.com/andrehdev/cabc_analysis/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "plotrix",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "cabcanalysis",
  "_universes": [
    "andrehdev"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-05T06:15:48.000Z",
      "distro": "noble",
      "commit": "ac00c13047549c7829382594d68f9659611c45d0",
      "fileid": "0d8ba33d8013d8cf50a9939825acfe2a01f6b763af334cb37e466db56bcebe4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrehdev/actions/runs/26998725903"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-05T06:15:34.000Z",
      "distro": "noble",
      "commit": "ac00c13047549c7829382594d68f9659611c45d0",
      "fileid": "f0dbc0d1c937ef06646ab96195ad1a33320aa78d328f39ee4bd80690ed9c2787",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrehdev/actions/runs/26998725903"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-05T06:16:31.000Z",
      "commit": "ac00c13047549c7829382594d68f9659611c45d0",
      "fileid": "9a23db11067c777c98a3d9bb8ec75dc31b00b3ae50ee9f457e255a7467f60abd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrehdev/actions/runs/26998725903"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-05T06:15:46.000Z",
      "commit": "ac00c13047549c7829382594d68f9659611c45d0",
      "fileid": "1052364a4ccd011f86b24977a2ecdc0eba6c98ba26828add0dbd027a44cfaa6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrehdev/actions/runs/26998725903"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-05T06:15:46.000Z",
      "commit": "ac00c13047549c7829382594d68f9659611c45d0",
      "fileid": "baa2edae567efc24756a90f83e19175b64fa7dc6f6345e95bea8ae38aebf1525",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andrehdev/actions/runs/26998725903"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-05T06:15:18.000Z",
      "commit": "ac00c13047549c7829382594d68f9659611c45d0",
      "fileid": "91459c39888b231395c59367c3654fbc52a5c8fc6edf268647574d45cf21bdb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrehdev/actions/runs/26998725903"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-05T06:14:56.000Z",
      "commit": "ac00c13047549c7829382594d68f9659611c45d0",
      "fileid": "967238ad62a16e3ae0d6ea80a79e83d167123c37e66df18aec17969028e602da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrehdev/actions/runs/26998725903"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-05T06:15:02.000Z",
      "commit": "ac00c13047549c7829382594d68f9659611c45d0",
      "fileid": "f0f47a7932ebd483f860a69d3b9b5529c67a8235762096db4c9ba47883eaa02d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrehdev/actions/runs/26998725903"
    }
  ]
}