{
  "_id": "6a1f246eb401979e73420d89",
  "Package": "ROCpsych",
  "Type": "Package",
  "Title": "Compute and Compare Diagnostic Test Statistics Across Groups",
  "Version": "1.4",
  "Date": "2025-05-16",
  "Authors@R": "c(person(\"Shenghai\", \"Dai\", role = c(\"aut\", \"cre\"), email = \"s.dai@wsu.edu\"),\nperson(\"Olasunkanmi J.\", \"Kehinde\", role = \"aut\"),\nperson(\"Maureen\", \"Schmitter-Edgecombe\", role = \"aut\"),\nperson(\"Brian F.\", \"French\", role = \"aut\"))",
  "Author": "Shenghai Dai [aut, cre], Olasunkanmi J. Kehinde [aut], Maureen\nSchmitter-Edgecombe [aut], Brian F. French [aut]",
  "Maintainer": "Shenghai Dai <s.dai@wsu.edu>",
  "Description": "Functions for (1) computing diagnostic test statistics\n(sensitivity, specificity, etc.) from confusion matrices with\nadjustment for various base rates or known prevalence based on\nMcCaffrey et al (2003) <doi:10.1007/978-1-4615-0079-7_1>, (2)\ncomputing optimal cut-off scores with different criteria\nincluding maximizing sensitivity, maximizing specificity, and\nmaximizing the Youden Index from Youden (1950)\n<doi:10.1002/1097-0142(1950)3:1%3C32::AID-CNCR2820030106%3E3.0.CO;2-3>,\nand (3) displaying and comparing classification statistics and\narea under the receiver operating characteristic (ROC) curves\nor area under the curves (AUC) across consecutive categories\nfor ordinal variables.",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "LazyData": "true",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.2",
  "Packaged": {
    "Date": "2026-05-16 06:36:08 UTC",
    "User": "root"
  },
  "Repository": "https://daiscode.r-universe.dev",
  "Date/Publication": "2025-05-16 21:31:30 UTC",
  "RemoteUrl": "https://github.com/cran/ROCpsych",
  "RemoteRef": "HEAD",
  "RemoteSha": "d1f860036bc79445ad62de2de94174413494cd9c",
  "MD5sum": "b4c1bcb56f527c5ed097c627c111e3d3",
  "_user": "daiscode",
  "_type": "src",
  "_file": "ROCpsych_1.4.tar.gz",
  "_fileid": "584d241047a15e1c47b1171ee7e456a776627893eb39a05f79ba87920a41fc2a",
  "_filesize": 115177,
  "_sha256": "584d241047a15e1c47b1171ee7e456a776627893eb39a05f79ba87920a41fc2a",
  "_created": "2026-05-16T06:36:08.000Z",
  "_published": "2026-06-02T18:43:58.788Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79146387081,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031244583"
    },
    {
      "job": 79146387289,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031244201"
    },
    {
      "job": 79146387349,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031252212"
    },
    {
      "job": 79146386767,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031252562"
    },
    {
      "job": 79146386580,
      "time": 128,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031234372"
    },
    {
      "job": 79146386409,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366799646"
    },
    {
      "job": 79146386811,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031244174"
    },
    {
      "job": 79146387392,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031242832"
    },
    {
      "job": 79146387042,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031241039"
    }
  ],
  "_buildurl": "https://github.com/r-universe/daiscode/actions/runs/25955110671",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ROCpsych",
  "_commit": {
    "id": "d1f860036bc79445ad62de2de94174413494cd9c",
    "author": "Shenghai Dai <s.dai@wsu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.4\n",
    "time": 1747431090
  },
  "_maintainer": {
    "name": "Shenghai Dai",
    "email": "s.dai@wsu.edu",
    "login": "daiscode",
    "linkedin": "in/shenghaidai",
    "uuid": 65202496
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "reportROC",
      "role": "Depends"
    },
    {
      "package": "pROC",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "daiscode",
      "count": 2,
      "uuid": 65202496
    }
  ],
  "_userbio": {
    "uuid": 65202496,
    "type": "user",
    "name": "Dai"
  },
  "_downloads": {
    "count": 578,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ROCpsych"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ROCpsych.html",
    "manual.pdf"
  ],
  "_realowner": "daiscode",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.3",
      "date": "2020-08-17"
    },
    {
      "version": "1.4",
      "date": "2025-05-16"
    }
  ],
  "_exports": [
    "cutscores",
    "group.auc.test",
    "group.to.vars",
    "PV.BR",
    "ROC.stats"
  ],
  "_datasets": [
    {
      "name": "ROC.data.ex",
      "title": "Example data",
      "object": "ROC.data.ex",
      "class": [
        "data.frame"
      ],
      "fields": [
        "outcome",
        "predictor",
        "gender",
        "age"
      ],
      "rows": 241,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cutscores",
      "title": "Function to compute optimal cut-off scores",
      "topics": [
        "cutscores"
      ]
    },
    {
      "page": "group.auc.test",
      "title": "Function to compare AUC across all consecutive categories of an ordinal scale",
      "topics": [
        "group.auc.test"
      ]
    },
    {
      "page": "group.to.vars",
      "title": "Function to create new variables from the ordinal variable for further analysis",
      "topics": [
        "group.to.vars"
      ]
    },
    {
      "page": "PV.BR",
      "title": "Function to compute PPV and NPV with specified base rates",
      "topics": [
        "PV.BR"
      ]
    },
    {
      "page": "ROC.data.ex",
      "title": "Example data",
      "topics": [
        "ROC.data.ex"
      ]
    },
    {
      "page": "ROC.stats",
      "title": "Function to compute statistics from a confusion matrix",
      "topics": [
        "ROC.stats"
      ]
    }
  ],
  "_rundeps": [
    "colorspace",
    "lattice",
    "lmtest",
    "MASS",
    "pROC",
    "Rcpp",
    "reportROC",
    "vcd",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "rocpsych",
  "_universes": [
    "daiscode"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4",
      "date": "2026-05-16T06:37:50.000Z",
      "distro": "noble",
      "commit": "d1f860036bc79445ad62de2de94174413494cd9c",
      "fileid": "26387e10f86f19afe45f5974787cbd21ee685b94507edd1a22f8e06029956864",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daiscode/actions/runs/25955110671"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4",
      "date": "2026-05-16T06:37:49.000Z",
      "distro": "noble",
      "commit": "d1f860036bc79445ad62de2de94174413494cd9c",
      "fileid": "bc4269daa3b181c561cf46ecdfecfb24def29fd99abd06f2c41f3ac3149ac4d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daiscode/actions/runs/25955110671"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4",
      "date": "2026-05-16T06:39:10.000Z",
      "commit": "d1f860036bc79445ad62de2de94174413494cd9c",
      "fileid": "1ee8e2fdefa3adea75fc2c45466e462cb9925827d78f37f685f648a5526d69c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daiscode/actions/runs/25955110671"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4",
      "date": "2026-05-16T06:39:11.000Z",
      "commit": "d1f860036bc79445ad62de2de94174413494cd9c",
      "fileid": "93c9220cbec70ddc5e6dd1aa50ffcd9206a9c2f6cb8bbd06cbabb14d617cfa9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daiscode/actions/runs/25955110671"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4",
      "date": "2026-05-16T06:37:45.000Z",
      "commit": "d1f860036bc79445ad62de2de94174413494cd9c",
      "fileid": "11c13652ef87a886a0286913499fba60ffbe542fcec03d732a4b72d2d9204648",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daiscode/actions/runs/25955110671"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4",
      "date": "2026-05-16T06:37:27.000Z",
      "commit": "d1f860036bc79445ad62de2de94174413494cd9c",
      "fileid": "4421d7e6b8206b5af374aa900f0ced743b4c221a9bb4d67e081be279a059e740",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daiscode/actions/runs/25955110671"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4",
      "date": "2026-05-16T06:37:09.000Z",
      "commit": "d1f860036bc79445ad62de2de94174413494cd9c",
      "fileid": "d0be766ce9accb32e2f5baf4b07d5fcc196ab181ca88f2e172cfce3d6eed88fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daiscode/actions/runs/25955110671"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4",
      "date": "2026-06-02T18:43:43.000Z",
      "commit": "d1f860036bc79445ad62de2de94174413494cd9c",
      "fileid": "457e2aa69adf65f44fbe796003796506b2227d086226044f03aa054b5a609f7c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/daiscode/actions/runs/25955110671"
    }
  ]
}