{
  "_id": "6a2009a5b401979e7344713a",
  "Package": "ROCket",
  "Type": "Package",
  "Title": "Simple and Fast ROC Curves",
  "Version": "1.0.2",
  "Authors@R": "person(\"Daniel\", \"Lazar\", email = \"da-zar@gmx.net\", role = c(\"aut\", \"cre\"))",
  "Description": "A set of functions for receiver operating characteristic\n(ROC) curve estimation and area under the curve (AUC)\ncalculation. All functions are designed to work with aggregated\ndata; nevertheless, they can also handle raw samples. In\n'ROCket', we distinguish two types of ROC curve\nrepresentations: 1) parametric curves - the true positive rate\n(TPR) and the false positive rate (FPR) are functions of a\nparameter (the score), 2) functions - TPR is a function of FPR.\nThere are several ROC curve estimation methods available. An\nintroduction to the mathematical background of the implemented\nmethods (and much more) can be found in de Zea Bermudez,\nGonçalves, Oliveira & Subtil (2014) and Cai & Pepe (2004).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/da-zar/ROCket",
  "BugReports": "https://github.com/da-zar/ROCket/issues",
  "RoxygenNote": "7.2.0",
  "Collate": "'ROCket.R' 'generics.R' 'auc.R' 'mwu.R' 'rkt_ecdf.R'\n'rkt_prep.R' 'rkt_roc.R' 'roc_methods.R' 'utils.R' 'zzz.R'",
  "Repository": "https://da-zar.r-universe.dev",
  "Date/Publication": "2025-05-09 15:52:53 UTC",
  "RemoteUrl": "https://github.com/da-zar/rocket",
  "RemoteRef": "HEAD",
  "RemoteSha": "1a0f2d3f58e5c9e7fac604b9a699b3cc44f7cc3d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 10:58:12 UTC",
    "User": "root"
  },
  "Author": "Daniel Lazar [aut, cre]",
  "Maintainer": "Daniel Lazar <da-zar@gmx.net>",
  "MD5sum": "6a3822721f6edc3e2c1bb07898953caa",
  "_user": "da-zar",
  "_type": "src",
  "_file": "ROCket_1.0.2.tar.gz",
  "_fileid": "db941daaa559f6121800580724a578ca559731c5099fa0731c9ac4337cfb92c4",
  "_filesize": 180508,
  "_sha256": "db941daaa559f6121800580724a578ca559731c5099fa0731c9ac4337cfb92c4",
  "_created": "2026-06-03T10:58:12.000Z",
  "_published": "2026-06-03T11:01:57.200Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79278502858,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7382711762"
    },
    {
      "job": 79278502812,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7382715007"
    },
    {
      "job": 79278502844,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7382714825"
    },
    {
      "job": 79278502876,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7382706890"
    },
    {
      "job": 79278023216,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382673759"
    },
    {
      "job": 79278502803,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382705960"
    },
    {
      "job": 79278502892,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7382703008"
    },
    {
      "job": 79278502825,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7382707403"
    },
    {
      "job": 79278502843,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7382697186"
    }
  ],
  "_buildurl": "https://github.com/r-universe/da-zar/actions/runs/26880197464",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/da-zar/rocket",
  "_commit": {
    "id": "1a0f2d3f58e5c9e7fac604b9a699b3cc44f7cc3d",
    "author": "Daniel Lazar <dlazar@gmx.net>",
    "committer": "Daniel Lazar <dlazar@gmx.net>",
    "message": "update readme\n",
    "time": 1746805973
  },
  "_maintainer": {
    "name": "Daniel Lazar",
    "email": "da-zar@gmx.net",
    "login": "da-zar",
    "description": "",
    "uuid": 66876772
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "data.table",
      "version": ">= 1.13.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "da-zar",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 66876772,
    "type": "user",
    "name": "da-zar"
  },
  "_downloads": {
    "count": 134,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ROCket"
  },
  "_devurl": "https://github.com/da-zar/rocket",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/ROCket.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/da-zar/rocket",
  "_realowner": "da-zar",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-02-11"
    },
    {
      "version": "1.0.1",
      "date": "2021-02-17"
    },
    {
      "version": "1.0.3",
      "date": "2025-05-09"
    }
  ],
  "_exports": [
    "auc",
    "mwu.test",
    "rkt_ecdf",
    "rkt_prep",
    "rkt_roc",
    "show_methods",
    "variance"
  ],
  "_help": [
    {
      "page": "auc",
      "title": "Calculate the AUC",
      "topics": [
        "auc",
        "auc.curve",
        "auc.function",
        "auc.rkt_roc"
      ]
    },
    {
      "page": "mwu.test",
      "title": "Mann-Whitney U test",
      "topics": [
        "mwu.test"
      ]
    },
    {
      "page": "rkt_ecdf",
      "title": "Empirical estimate of the CDF",
      "topics": [
        "mean.rkt_ecdf",
        "plot.rkt_ecdf",
        "print.rkt_ecdf",
        "rkt_ecdf",
        "variance.rkt_ecdf"
      ]
    },
    {
      "page": "rkt_prep",
      "title": "ROC points",
      "topics": [
        "plot.rkt_prep",
        "print.rkt_prep",
        "rkt_prep"
      ]
    },
    {
      "page": "rkt_roc",
      "title": "Empirical estimate of the ROC",
      "topics": [
        "plot.rkt_roc",
        "print.rkt_roc",
        "rkt_roc"
      ]
    },
    {
      "page": "show_methods",
      "title": "Available ROC estimation methods",
      "topics": [
        "show_methods"
      ]
    },
    {
      "page": "variance",
      "title": "Sample Variance",
      "topics": [
        "variance",
        "variance.default"
      ]
    }
  ],
  "_readme": "https://github.com/da-zar/rocket/raw/HEAD/README.md",
  "_rundeps": [
    "data.table"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rocket",
  "_universes": [
    "da-zar"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-03T11:00:08.000Z",
      "distro": "noble",
      "commit": "1a0f2d3f58e5c9e7fac604b9a699b3cc44f7cc3d",
      "fileid": "d90244c73a4be42babfa6e85e82f20037513cf5f14ffe6b8f20c66f4392a81db",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/da-zar/actions/runs/26880197464"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-03T11:00:19.000Z",
      "distro": "noble",
      "commit": "1a0f2d3f58e5c9e7fac604b9a699b3cc44f7cc3d",
      "fileid": "9ec6e83668cbdd2f8c7cf08db17508bfa3f7856247ce5af051e955dee53d53df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/da-zar/actions/runs/26880197464"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-03T11:00:18.000Z",
      "commit": "1a0f2d3f58e5c9e7fac604b9a699b3cc44f7cc3d",
      "fileid": "0ed74f74f48430e7f933d597459b541e0726d5bf430dbc8b3ece3a1bbe09c8f2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/da-zar/actions/runs/26880197464"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-03T10:59:57.000Z",
      "commit": "1a0f2d3f58e5c9e7fac604b9a699b3cc44f7cc3d",
      "fileid": "5e3a793801b63b73993c9545c64c5764c8a51a3dcea9d3e374fe899a911e31d7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/da-zar/actions/runs/26880197464"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-03T11:00:02.000Z",
      "commit": "1a0f2d3f58e5c9e7fac604b9a699b3cc44f7cc3d",
      "fileid": "0517cca56939b67f1f9f45780473d8214b15febc3dd9e59c2dc6fecf0c3d1472",
      "status": "success",
      "buildurl": "https://github.com/r-universe/da-zar/actions/runs/26880197464"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-03T10:59:39.000Z",
      "commit": "1a0f2d3f58e5c9e7fac604b9a699b3cc44f7cc3d",
      "fileid": "14586c6fd1e876e3c86a1e77169de02826cb4c2d43c80fd858b66a22bfe02e26",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/da-zar/actions/runs/26880197464"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-03T10:59:34.000Z",
      "commit": "1a0f2d3f58e5c9e7fac604b9a699b3cc44f7cc3d",
      "fileid": "87a21da0c6dc0d0e0085b9326a31750f877a09674b4fa6bdb1553b0b288527f0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/da-zar/actions/runs/26880197464"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-03T10:59:19.000Z",
      "commit": "1a0f2d3f58e5c9e7fac604b9a699b3cc44f7cc3d",
      "fileid": "55eef2527067b5a87df872add143435d8426bf7088e032b750b34b516ee15f54",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/da-zar/actions/runs/26880197464"
    }
  ]
}