{
  "_id": "6a2f6c513efcd9bda432338b",
  "Package": "DET",
  "Type": "Package",
  "Title": "Representation of DET Curve with Confidence Intervals",
  "Version": "3.0.3",
  "Authors@R": "c(\nperson(\"García-Ródenas, Álvaro\",\nrole = c(\"aut\"),\nemail = \"alvaro.garcia9@um.es\"),\nperson(\"Franco, Manuel\",\nrole = c(\"aut\"),\nemail = \"mfranco@um.es\"),\nperson(\"Vivo, Juana-María\",\nrole = c(\"aut\"),\nemail = \"jmvivomo@um.es\"),\nperson(\"Fernández-Breis, Jesualdo T.\",\nrole = c(\"aut\"),\nemail = \"jfernand@um.es\"),\nperson(\"Font, Roberto\",\nrole = c(\"aut\"),\nemail = \"roberto.font@biometricvox.com\"),\nperson(\"Curran, James\",\nrole = c(\"cre\"),\nemail = \"j.curran@auckland.ac.nz\"))",
  "Description": "Builds both ROC (Receiver Operating Characteristic) and\nDET (Detection Error Tradeoff) curves from a set of predictors\nthat are the results of a binary classification system. The\ncurves give a general view of classifier performance and are\nuseful for comparing different systems.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "URL": "https://github.com/jmcurran/DET",
  "BugReports": "https://github.com/jmcurran/DET/issues",
  "Repository": "https://jmcurran.r-universe.dev",
  "Date/Publication": "2026-06-15 02:26:17 UTC",
  "RemoteUrl": "https://github.com/jmcurran/det",
  "RemoteRef": "HEAD",
  "RemoteSha": "b30a562dc124781c18c3798caa19db9a9eca4d58",
  "Packaged": {
    "Date": "2026-06-15 03:03:26 UTC",
    "User": "root"
  },
  "Author": "García-Ródenas, Álvaro [aut],\nFranco, Manuel [aut],\nVivo, Juana-María [aut],\nFernández-Breis, Jesualdo T. [aut],\nFont, Roberto [aut],\nCurran, James [cre]",
  "Maintainer": "\"Curran, James\" <j.curran@auckland.ac.nz>",
  "MD5sum": "68ee691dbf1d8b890b8b531e9b867798",
  "_user": "jmcurran",
  "_type": "src",
  "_file": "DET_3.0.3.tar.gz",
  "_fileid": "d2452e6be44d6b550d550774e2cd6e61bbcd5078b9fe77d6b7737f72e0e936df",
  "_filesize": 804802,
  "_sha256": "d2452e6be44d6b550d550774e2cd6e61bbcd5078b9fe77d6b7737f72e0e936df",
  "_created": "2026-06-15T03:03:26.000Z",
  "_published": "2026-06-15T03:06:57.703Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81340055485,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7628217100"
    },
    {
      "job": 81340055486,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7628213694"
    },
    {
      "job": 81340055492,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7628208006"
    },
    {
      "job": 81340055473,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7628205290"
    },
    {
      "job": 81339828927,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7628190866"
    },
    {
      "job": 81340055464,
      "time": 175,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7628223222"
    },
    {
      "job": 81340055481,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7628211041"
    },
    {
      "job": 81340055483,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7628203649"
    },
    {
      "job": 81340055487,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7628205801"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jmcurran/actions/runs/27521363793",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jmcurran/det",
  "_commit": {
    "id": "b30a562dc124781c18c3798caa19db9a9eca4d58",
    "author": "James Curran <j.curran@auckland.ac.nz>",
    "committer": "James Curran <j.curran@auckland.ac.nz>",
    "message": "Expand regression and smoke test coverage\n\n- Add tests for EER input validation and calculation\n- Add tests for minDcf input validation and returned fields\n- Add tests for show.DETs and the registered S4 show method\n- Add smoke tests for DET and ROC plotting functions\n- Verified with devtools::check\n",
    "time": 1781490377
  },
  "_maintainer": {
    "name": "\"Curran, James\"",
    "email": "j.curran@auckland.ac.nz",
    "login": "jmcurran",
    "description": "Professor of Statistics at the University of Auckland. Keen cyclist and gamer.",
    "uuid": 1457367
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "pROC",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jmcurran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 7
    },
    {
      "week": "2026-24",
      "n": 5
    },
    {
      "week": "2026-25",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "cran-submission-20260615",
      "date": "2026-06-15"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jmcurran",
      "count": 20,
      "uuid": 1457367
    }
  ],
  "_userbio": {
    "uuid": 1457367,
    "type": "user",
    "name": "James Curran",
    "followers": 15,
    "description": "Professor of Statistics at the University of Auckland. Keen cyclist and gamer."
  },
  "_downloads": {
    "count": 253,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DET"
  },
  "_mentions": 21,
  "_devurl": "https://github.com/jmcurran/det",
  "_searchresults": 33,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DET.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jmcurran/det",
  "_realowner": "jmcurran",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-04-09"
    },
    {
      "version": "1.0.1",
      "date": "2019-05-23"
    },
    {
      "version": "2.0.0",
      "date": "2019-05-30"
    },
    {
      "version": "2.0.1",
      "date": "2019-06-14"
    },
    {
      "version": "2.0.2",
      "date": "2020-03-29"
    },
    {
      "version": "3.0.0",
      "date": "2021-04-01"
    },
    {
      "version": "3.0.1",
      "date": "2021-04-03"
    },
    {
      "version": "3.0.2",
      "date": "2025-08-28"
    }
  ],
  "_exports": [
    "detc",
    "detc.ci",
    "EER",
    "minDcf",
    "plotROC",
    "plotROCs",
    "pointsEER",
    "show.DETs"
  ],
  "_datasets": [
    {
      "name": "ovarianCancer",
      "title": "Data on Ovarian Cancer (NCI PBSII Data)",
      "object": "ovarianCancer",
      "file": "ovarianCancer.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "response",
        "Protein 1689",
        "Protein 1737"
      ],
      "rows": 253,
      "table": true,
      "tojson": true
    },
    {
      "name": "speaker",
      "title": "Data on a Speaker Recognition System (Voxceleb verification test)",
      "object": "speaker",
      "file": "speaker.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "detc",
      "title": "DET Curve calculation",
      "topics": [
        "detc"
      ]
    },
    {
      "page": "detc.ci",
      "title": "DET Curve calculation with CI",
      "topics": [
        "detc.ci"
      ]
    },
    {
      "page": "EER",
      "title": "Equal Error Rate computation",
      "topics": [
        "EER"
      ]
    },
    {
      "page": "minDcf",
      "title": "Minimum of the Detection Cost Function computation",
      "topics": [
        "minDcf"
      ]
    },
    {
      "page": "ovarianCancer",
      "title": "Data on Ovarian Cancer (NCI PBSII Data)",
      "topics": [
        "ovarianCancer"
      ]
    },
    {
      "page": "plot.DET",
      "title": "DET Curve plot",
      "topics": [
        "plot.DET"
      ]
    },
    {
      "page": "plot.DETs",
      "title": "DET Curves plot",
      "topics": [
        "plot.DETs"
      ]
    },
    {
      "page": "plotROC",
      "title": "ROC Curve plot",
      "topics": [
        "plotROC"
      ]
    },
    {
      "page": "plotROCs",
      "title": "ROC Curves plot",
      "topics": [
        "plotROCs"
      ]
    },
    {
      "page": "pointsEER",
      "title": "EER Plot",
      "topics": [
        "pointsEER"
      ]
    },
    {
      "page": "show-DETs-method",
      "title": "Show the structure of a DETs object",
      "topics": [
        "show,DETs-method"
      ]
    },
    {
      "page": "show.DETs",
      "title": "Show the structure of a DET object",
      "topics": [
        "show.DETs"
      ]
    },
    {
      "page": "speaker",
      "title": "Data on a Speaker Recognition System (Voxceleb verification test)",
      "topics": [
        "speaker"
      ]
    }
  ],
  "_readme": "https://github.com/jmcurran/det/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "doParallel",
    "foreach",
    "iterators",
    "pROC",
    "Rcpp"
  ],
  "_score": 4.694605198933568,
  "_indexed": true,
  "_nocasepkg": "det",
  "_universes": [
    "jmcurran"
  ],
  "_previous": "3.0.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.3",
      "date": "2026-06-15T03:05:47.000Z",
      "distro": "noble",
      "commit": "b30a562dc124781c18c3798caa19db9a9eca4d58",
      "fileid": "bee7f57f6c0a31c2528fbca67a473b0a32bfacbb7710e34d87a7638aeca96553",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/27521363793"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.3",
      "date": "2026-06-15T03:05:29.000Z",
      "distro": "noble",
      "commit": "b30a562dc124781c18c3798caa19db9a9eca4d58",
      "fileid": "27056415f88c5bd61cdd3a6409ef0b257d0a68e8a8d0f04b4c09d60a74dd1a6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/27521363793"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.3",
      "date": "2026-06-15T03:05:01.000Z",
      "commit": "b30a562dc124781c18c3798caa19db9a9eca4d58",
      "fileid": "cfd8553f0abc1de05d914418a19590b165adda82df8ef13990bb0ad0d90bf0f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/27521363793"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.3",
      "date": "2026-06-15T03:04:48.000Z",
      "commit": "b30a562dc124781c18c3798caa19db9a9eca4d58",
      "fileid": "1fb28885ef934889cd388be98ca168b15687356b247dff3c036d0dd8523e8c90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/27521363793"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.3",
      "date": "2026-06-15T03:06:35.000Z",
      "commit": "b30a562dc124781c18c3798caa19db9a9eca4d58",
      "fileid": "21d18535135eff9a54153321127e282157b75fd2ec4d30ebffe19a0e62ba248c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/27521363793"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.3",
      "date": "2026-06-15T03:05:08.000Z",
      "commit": "b30a562dc124781c18c3798caa19db9a9eca4d58",
      "fileid": "d7a494c26a6a2e1bb82c6ccf4ed311929f5df4148538b685458634ba9b57d15a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/27521363793"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.3",
      "date": "2026-06-15T03:04:29.000Z",
      "commit": "b30a562dc124781c18c3798caa19db9a9eca4d58",
      "fileid": "81dad64beb9c06b845b7bec5957762bd68614433722d0b5688d3cbf5e9dc2ba3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/27521363793"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.0.3",
      "date": "2026-06-15T03:04:38.000Z",
      "commit": "b30a562dc124781c18c3798caa19db9a9eca4d58",
      "fileid": "9f98d1b5cf0cd3ed2d73c450612dcc2d91ef62c4e2c0dd5d6a9c9b36d0953914",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/27521363793"
    }
  ]
}