{
  "_id": "6a1bdca81d7bb097a0a174b3",
  "Package": "MultiClassROC",
  "Type": "Package",
  "Title": "ROC Curves for Multi-Class Analysis",
  "Version": "0.1.0",
  "Authors@R": "person(\"Marton\", \"Varga\", email = \"vargamarton0723@gmail.com\", role = c(\"cre\",\"aut\"))",
  "Description": "Function multiroc() can be used for computing and\nvisualizing Receiver Operating Characteristics (ROC) and Area\nUnder the Curve (AUC) for multi-class classification problems.\nIt supports both One-vs-One approach by M.Bishop, C. (2006,\nISBN:978-0-387-31073-2) and One-vs-All approach by Murphy P.,\nK. (2012, ISBN:9780262018029).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 06:57:56 UTC",
    "User": "root"
  },
  "Author": "Marton Varga [cre, aut]",
  "Maintainer": "Marton Varga <vargamarton0723@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-07-21 09:30:38 UTC",
  "RemoteUrl": "https://github.com/cran/MultiClassROC",
  "RemoteRef": "HEAD",
  "RemoteSha": "72eb0c592a41d5ea44126b9654c903434affc8af",
  "MD5sum": "e854b270bb3fc38e5d245292442668e8",
  "_user": "cran",
  "_type": "src",
  "_file": "MultiClassROC_0.1.0.tar.gz",
  "_fileid": "a4bfa3391cd800c46f63d73f73a5deceac3a3da8be48b5809a158fa72921af97",
  "_filesize": 72793,
  "_sha256": "a4bfa3391cd800c46f63d73f73a5deceac3a3da8be48b5809a158fa72921af97",
  "_created": "2026-05-31T06:57:56.000Z",
  "_published": "2026-05-31T07:00:56.298Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78707091257,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314621120"
    },
    {
      "job": 78707091256,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314621334"
    },
    {
      "job": 78706934046,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314609099"
    },
    {
      "job": 78707091249,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314619935"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26705810804",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MultiClassROC",
  "_commit": {
    "id": "72eb0c592a41d5ea44126b9654c903434affc8af",
    "author": "Marton Varga <vargamarton0723@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1689931838
  },
  "_maintainer": {
    "name": "Marton Varga",
    "email": "vargamarton0723@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "role": "Imports"
    }
  ],
  "_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": 142,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MultiClassROC"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MultiClassROC.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-07-21"
    }
  ],
  "_exports": [
    "multiroc"
  ],
  "_help": [
    {
      "page": "multiroc",
      "title": "ROC Curves for Multi-Class Analysis",
      "topics": [
        "multiroc"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "pROC",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "multiclassroc",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T06:59:52.000Z",
      "distro": "noble",
      "commit": "72eb0c592a41d5ea44126b9654c903434affc8af",
      "fileid": "d63cbbdde42332a9f95ac8c8e3aad738bc4987856851a8fd98d90adb5cfc1dcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26705810804"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T06:59:52.000Z",
      "distro": "noble",
      "commit": "72eb0c592a41d5ea44126b9654c903434affc8af",
      "fileid": "856defccec56624f153b74b238ba62deccba28b5d0bcfb89907f20db6d137097",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26705810804"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-31T07:00:00.000Z",
      "commit": "72eb0c592a41d5ea44126b9654c903434affc8af",
      "fileid": "8e338c04a51dfc553f72892f55c7fb42cfc1231550e2f8cdfbbb27807dc4acdb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26705810804"
    }
  ]
}