{
  "_id": "6a57155aff0138dec5d6d7ed",
  "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-07-15 05:03:38 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>",
  "_user": "jmcurran",
  "_type": "src",
  "_file": "DET_3.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/cd2bc71cc0422bd00fe43be442d3e2bbe46d9187070b1dda03389bea224fd125",
  "_filesize": 804828,
  "_sha256": "cd2bc71cc0422bd00fe43be442d3e2bbe46d9187070b1dda03389bea224fd125",
  "_expires": "2026-10-23T05:06:32.000Z",
  "_created": "2026-07-15T05:03:38.000Z",
  "_published": "2026-07-15T05:06:34.239Z",
  "_jobs": [
    {
      "job": 87272655335,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8333071846"
    },
    {
      "job": 87272655344,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333072962"
    },
    {
      "job": 87272655375,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8333057661"
    },
    {
      "job": 87272655336,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333057731"
    },
    {
      "job": 87271860073,
      "time": 362,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333034964"
    },
    {
      "job": 87272655321,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8333062602"
    },
    {
      "job": 87272655330,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8333054935"
    },
    {
      "job": 87272655362,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8333055907"
    },
    {
      "job": 87272655337,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333056266"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jmcurran/actions/runs/29390220670",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 404,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DET"
  },
  "_mentions": 21,
  "_devurl": "https://github.com/jmcurran/det",
  "_searchresults": 19,
  "_rbuild": "4.6.1",
  "_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"
    },
    {
      "version": "3.0.3",
      "date": "2026-06-15"
    }
  ],
  "_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.45484486000851,
  "_indexed": true,
  "_nocasepkg": "det",
  "_universes": [
    "jmcurran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.3",
      "date": "2026-07-15T05:05:49.000Z",
      "distro": "resolute",
      "commit": "b30a562dc124781c18c3798caa19db9a9eca4d58",
      "fileid": "https://r2.ropensci.org/f15048e5ad8c7431740d12418b167acdd4392adc561e8c27a8efa03e9586887d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/29390220670"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "3.0.3",
      "date": "2026-07-15T05:05:56.000Z",
      "distro": "resolute",
      "commit": "b30a562dc124781c18c3798caa19db9a9eca4d58",
      "fileid": "https://r2.ropensci.org/e10fe3aeabd36bd34e56dd01cb16eec80477825234e45ca09b399b3b1ca4b20c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/29390220670"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.3",
      "date": "2026-07-15T05:05:06.000Z",
      "commit": "b30a562dc124781c18c3798caa19db9a9eca4d58",
      "fileid": "https://r2.ropensci.org/6c339e85bd309cf9973c576f09100a65d8a95b67613c543f44f67b43de8c66f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/29390220670"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "3.0.3",
      "date": "2026-07-15T05:05:07.000Z",
      "commit": "b30a562dc124781c18c3798caa19db9a9eca4d58",
      "fileid": "https://r2.ropensci.org/8204b953a07f1534ed1586306a5b893d6c096f13d805fd047dc0292a8b2237f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/29390220670"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.3",
      "date": "2026-07-15T05:05:34.000Z",
      "commit": "b30a562dc124781c18c3798caa19db9a9eca4d58",
      "fileid": "https://r2.ropensci.org/a47889fc9d016f4412d8571b7228fe242038da8d457ac90c7e731b35cd4189e7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/29390220670"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.3",
      "date": "2026-07-15T05:04:50.000Z",
      "commit": "b30a562dc124781c18c3798caa19db9a9eca4d58",
      "fileid": "https://r2.ropensci.org/726c606a99c33c30f5b1b3333fe9c33db99af619119f733df291bc31666d71cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/29390220670"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.3",
      "date": "2026-07-15T05:04:49.000Z",
      "commit": "b30a562dc124781c18c3798caa19db9a9eca4d58",
      "fileid": "https://r2.ropensci.org/4b405be0287a7e5971010bc5d9b2802e7957d3fa7622d0b007e8345b970dccd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/29390220670"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "3.0.3",
      "date": "2026-07-15T05:04:53.000Z",
      "commit": "b30a562dc124781c18c3798caa19db9a9eca4d58",
      "fileid": "https://r2.ropensci.org/837d642d44b2c5b00622f20434fa3893e1213f329fa40df094e3de4ffc3de929",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jmcurran/actions/runs/29390220670"
    }
  ]
}