{
  "_id": "6a1d402f1d7bb097a0a40888",
  "Package": "ROCS",
  "Type": "Package",
  "Title": "Receiver Operating Characteristics Surface",
  "Version": "1.4",
  "Date": "2025-05-23",
  "Author": "Tianwei Yu [aut, cre], Peizhou Liao [ctb]",
  "Authors@R": "c(person(given = \"Tianwei\",\nfamily = \"Yu\",\nrole = c(\"aut\", \"cre\"),\nemail = \"yutianwei@cuhk.edu.cn\"),\nperson(given = \"Peizhou\",\nfamily = \"Liao\",\nrole = \"ctb\"))",
  "Maintainer": "Tianwei Yu <yutianwei@cuhk.edu.cn>",
  "Description": "Plots the Receiver Operating Characteristics Surface for\nhigh-throughput class-skewed data, calculates the Volume under\nthe Surface (VUS) and the FDR-Controlled Area Under the Curve\n(FCAUC), and conducts tests to compare two ROC surfaces.\nComputes eROC curve and the corresponding AUC for imperfect\nreference standard.",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 08:11:10 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-06-04 12:00:14 UTC",
  "RemoteUrl": "https://github.com/cran/ROCS",
  "RemoteRef": "HEAD",
  "RemoteSha": "9368f0f470f37f68d3da3438a1642f2f6d1b653e",
  "MD5sum": "ec6d7b3fd8027ed8cdbe1f1455db2c95",
  "_user": "cran",
  "_type": "src",
  "_file": "ROCS_1.4.tar.gz",
  "_fileid": "133f80888019c4c3a3f009edbf62d75c4d23294844742017a478592f681453f1",
  "_filesize": 116092,
  "_sha256": "133f80888019c4c3a3f009edbf62d75c4d23294844742017a478592f681453f1",
  "_created": "2026-06-01T08:11:10.000Z",
  "_published": "2026-06-01T08:17:51.859Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78811863451,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326494806"
    },
    {
      "job": 78811863460,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326498497"
    },
    {
      "job": 78811261250,
      "time": 245,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326461153"
    },
    {
      "job": 78811863413,
      "time": 295,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326555958"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26742950794",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ROCS",
  "_commit": {
    "id": "9368f0f470f37f68d3da3438a1642f2f6d1b653e",
    "author": "Tianwei Yu <yutianwei@cuhk.edu.cn>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.4\n",
    "time": 1749038414
  },
  "_maintainer": {
    "name": "Tianwei Yu",
    "email": "yutianwei@cuhk.edu.cn"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rgl",
      "role": "Depends"
    },
    {
      "package": "poibin",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.4",
      "date": "2025-06-04"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 150,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ROCS"
  },
  "_mentions": 125,
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ROCS.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.2",
      "date": "2015-03-16"
    },
    {
      "version": "1.3",
      "date": "2016-09-03"
    },
    {
      "version": "1.4",
      "date": "2025-06-04"
    }
  ],
  "_exports": [
    "e.roc",
    "fcauc.fptp",
    "fcauc.x",
    "rocs.fptp",
    "rocs.x",
    "test.rocs"
  ],
  "_help": [
    {
      "page": "ROCS-package",
      "title": "Receiver Operating Characteristics Surface for class-skewed data",
      "topics": [
        "ROCS-package",
        "ROCS"
      ]
    },
    {
      "page": "e.roc",
      "title": "Calculating expected Receiver Operating Characteristics Curve in the presence of imperfect reference standards.",
      "topics": [
        "e.roc"
      ]
    },
    {
      "page": "fcauc.comp.fptp",
      "title": "Plotting two ROC curves, highlighting the segments of the curves corresponding to acceptable FDR levels.",
      "topics": [
        "fcauc.comp.fptp"
      ]
    },
    {
      "page": "fcauc.fptp",
      "title": "Generating ROC plot with shading based on FDR using user-provided FPR, TPR, FDR values",
      "topics": [
        "fcauc.fptp"
      ]
    },
    {
      "page": "fcauc.x",
      "title": "Generating ROC plot with shading based on FDR",
      "topics": [
        "fcauc.x"
      ]
    },
    {
      "page": "rocs.fptp",
      "title": "Plotting Receiver Operating Characteristics Surface with user-provided FPR, TPR & TDR",
      "topics": [
        "rocs.fptp"
      ]
    },
    {
      "page": "rocs.x",
      "title": "Calculating Receiver Operating Characteristics Surface from one-dimensional data.",
      "topics": [
        "rocs.x"
      ]
    },
    {
      "page": "test.rocs",
      "title": "Testing for significant difference between two ROCS",
      "topics": [
        "test.rocs"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "poibin",
    "R6",
    "rappdirs",
    "rgl",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "rocs",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4",
      "date": "2026-06-01T08:14:06.000Z",
      "distro": "noble",
      "commit": "9368f0f470f37f68d3da3438a1642f2f6d1b653e",
      "fileid": "da44bbde293c32dc85f7f4052de165ffb862eb7a8d7cbc85a460a51022312748",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26742950794"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4",
      "date": "2026-06-01T08:14:17.000Z",
      "distro": "noble",
      "commit": "9368f0f470f37f68d3da3438a1642f2f6d1b653e",
      "fileid": "042a671d8312af600bf83554e47b595ba08e7f43e14451f73fd14999b61aabb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26742950794"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4",
      "date": "2026-06-01T08:17:36.000Z",
      "commit": "9368f0f470f37f68d3da3438a1642f2f6d1b653e",
      "fileid": "2b9899aa489bdd95770467a05cfcb6a2ff7ba73baf3309b6205c671722c7cec0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26742950794"
    }
  ]
}