{
  "_id": "6a10521bacfb0bcc41ca1634",
  "Package": "rocTools",
  "Type": "Package",
  "Title": "Tools for Distribution-Based ROC Smoothing Using 'pROC'",
  "Version": "0.1.3",
  "Authors@R": "person(\ngiven=\"Grant C.\",\nfamily=\"O'Connell\",\nrole = c(\"aut\", \"cre\"),\nemail=\"goconnell.phd@gmail.com\",\ncomment=c(ORCID = \"0000-0002-2642-6670\"))",
  "Description": "Extends the functionality of the 'pROC' package for\nconducting smoothed receiver operating characteristic (ROC)\ncurve analysis. Enables automated selection of the distribution\nfamilies to be fit when smoothing ROC curves via the population\nprobability density function estimation strategy described by\nLeeflang et al. (2008) <doi:10.1373/clinchem.2007.096032>, as\nwell as generation of diagnostic performance and cutoff\nestimates from the resultant smoothed curves.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Author": "Grant C. O'Connell [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2642-6670>)",
  "Maintainer": "Grant C. O'Connell <goconnell.phd@gmail.com>",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 09:33:11 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-07 17:12:49 UTC",
  "RemoteUrl": "https://github.com/cran/rocTools",
  "RemoteRef": "HEAD",
  "RemoteSha": "c32178958a83d745b854c91150abcb9a8cf7f23b",
  "MD5sum": "e2401251070d46d502882852e6896ebf",
  "_user": "cran",
  "_type": "src",
  "_file": "rocTools_0.1.3.tar.gz",
  "_fileid": "bd99c9ad0fc6ef70dcc79c8da4d0252fbc5ceaeea8210935d9fb78832e17af44",
  "_filesize": 126652,
  "_sha256": "bd99c9ad0fc6ef70dcc79c8da4d0252fbc5ceaeea8210935d9fb78832e17af44",
  "_created": "2026-05-09T09:33:11.000Z",
  "_published": "2026-05-22T12:54:51.429Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77383540940,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894682124"
    },
    {
      "job": 77383541277,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894682438"
    },
    {
      "job": 77383540672,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894671326"
    },
    {
      "job": 77383540306,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160970117"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25597674961",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rocTools",
  "_commit": {
    "id": "c32178958a83d745b854c91150abcb9a8cf7f23b",
    "author": "Grant C. O'\"'\"'Connell <goconnell.phd@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.3\n",
    "time": 1778173969
  },
  "_maintainer": {
    "name": "Grant C. OConnell",
    "email": "goconnell.phd@gmail.com",
    "orcid": "0000-0002-2642-6670"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "version": ">= 1.19.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.3",
      "date": "2026-05-07"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 8,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rocTools"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rocTools.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2026-05-07"
    }
  ],
  "_exports": [
    "find.distr",
    "get.fits",
    "sm.coords"
  ],
  "_datasets": [
    {
      "name": "blood_data",
      "title": "Example blood biomarker dataset.",
      "object": "blood_data",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Diagnosis",
        "NfL"
      ],
      "rows": 47,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "rocTools-package",
      "title": "Tools for Distribution-Based ROC Smoothing Using ‘pROC’",
      "topics": [
        "rocTools-package"
      ]
    },
    {
      "page": "blood_data",
      "title": "Example blood biomarker dataset.",
      "topics": [
        "blood_data"
      ]
    },
    {
      "page": "find.distr",
      "title": "Automatically select distribution families to be used for ROC smoothing.",
      "topics": [
        "find.distr"
      ]
    },
    {
      "page": "get.fits",
      "title": "Return distribution fits for smoothed ROC curves.",
      "topics": [
        "get.fits"
      ]
    },
    {
      "page": "sm.coords",
      "title": "Calculate diagnostic performance and cutoff estimates from smoothed ROC curves.",
      "topics": [
        "sm.coords"
      ]
    }
  ],
  "_rundeps": [
    "MASS",
    "pROC",
    "Rcpp"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "roctools",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-09T09:35:02.000Z",
      "distro": "noble",
      "commit": "c32178958a83d745b854c91150abcb9a8cf7f23b",
      "fileid": "45df21f66e33412931285bd07e9d38eecfdb64f7ca4ab803c08b3a097d839736",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25597674961"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-09T09:35:05.000Z",
      "distro": "noble",
      "commit": "c32178958a83d745b854c91150abcb9a8cf7f23b",
      "fileid": "1814ec031d78f9b49a08e92e6cd91458791b2744666c12ce2bf9ea64728e45fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25597674961"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-22T12:54:32.000Z",
      "commit": "c32178958a83d745b854c91150abcb9a8cf7f23b",
      "fileid": "4eb8c6da32eaf7c0a6a0ac65392712426282b9b647363d6e10a01a5b76db46b3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25597674961"
    }
  ]
}