{
  "_id": "6a1814c7acfb0bcc41daf149",
  "Package": "fbroc",
  "Type": "Package",
  "Title": "Fast Algorithms to Bootstrap Receiver Operating Characteristics\nCurves",
  "Version": "0.4.1",
  "Date": "2019-03-24",
  "Authors@R": "c(person(\"Erik\", \"Peter\", email = \"jerikpeter@googlemail.com\", \nrole = c(\"aut\", \"cre\")))",
  "Description": "Implements a very fast C++ algorithm to quickly bootstrap\nreceiver operating characteristics (ROC) curves and derived\nperformance metrics, including the area under the curve (AUC)\nand the partial area under the curve as well as the true and\nfalse positive rate. The analysis of paired receiver operating\ncurves is supported as well, so that a comparison of two\npredictors is possible. You can also plot the results and\ncalculate confidence intervals. On a typical desktop computer\nthe time needed for the calculation of 100000 bootstrap\nreplicates given 500 observations requires time on the order of\nmagnitude of one second.",
  "License": "GPL-2",
  "URL": "http://www.epeter-stats.de/roc-curve-analysis-with-fbroc/",
  "BugReports": "http://github.com/erikpeter/fbroc/issues",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "Encoding": "UTF-8",
  "Repository": "https://erikpeter.r-universe.dev",
  "Date/Publication": "2019-03-24 16:13:23 UTC",
  "RemoteUrl": "https://github.com/erikpeter/fbroc",
  "RemoteRef": "HEAD",
  "RemoteSha": "14dbfa1750ab4093b64228316c002d357656786e",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 10:05:23 UTC",
    "User": "root"
  },
  "Author": "Erik Peter [aut, cre]",
  "Maintainer": "Erik Peter <jerikpeter@googlemail.com>",
  "MD5sum": "5b361ac36d0f3930c9c3e6f2e90588a7",
  "_user": "erikpeter",
  "_type": "src",
  "_file": "fbroc_0.4.1.tar.gz",
  "_fileid": "e01231de4fb2ccbcdbe3764cc344519ed99ff89f1d2a61ea68413ce947e248f3",
  "_filesize": 213545,
  "_sha256": "e01231de4fb2ccbcdbe3764cc344519ed99ff89f1d2a61ea68413ce947e248f3",
  "_created": "2026-05-28T10:05:23.000Z",
  "_published": "2026-05-28T10:11:19.041Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78268435661,
      "time": 147,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7263176578"
    },
    {
      "job": 78268435565,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7263174170"
    },
    {
      "job": 78268435513,
      "time": 151,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7263177806"
    },
    {
      "job": 78268435496,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7263169240"
    },
    {
      "job": 78268435495,
      "time": 289,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7263209357"
    },
    {
      "job": 78268435464,
      "time": 289,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7263210956"
    },
    {
      "job": 78268435477,
      "time": 188,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7263176295"
    },
    {
      "job": 78268435498,
      "time": 271,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7263208516"
    },
    {
      "job": 78267917107,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263130337"
    },
    {
      "job": 78268435421,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263163629"
    },
    {
      "job": 78268435557,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7263169872"
    },
    {
      "job": 78268435604,
      "time": 162,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7263180749"
    },
    {
      "job": 78268435534,
      "time": 157,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7263179570"
    }
  ],
  "_buildurl": "https://github.com/r-universe/erikpeter/actions/runs/26568080070",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/erikpeter/fbroc",
  "_commit": {
    "id": "14dbfa1750ab4093b64228316c002d357656786e",
    "author": "epeter <jerikpeter@googlemail.com>",
    "committer": "epeter <jerikpeter@googlemail.com>",
    "message": "ignore\n",
    "time": 1553444003
  },
  "_maintainer": {
    "name": "Erik Peter",
    "email": "jerikpeter@googlemail.com",
    "login": "erikpeter",
    "description": "",
    "uuid": 12190671
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "erikpeter",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "erikpeter",
      "count": 161,
      "uuid": 12190671
    }
  ],
  "_userbio": {
    "uuid": 12190671,
    "type": "user",
    "name": "erikpeter"
  },
  "_downloads": {
    "count": 210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fbroc"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/erikpeter/fbroc",
  "_searchresults": 18,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fbroc.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/erikpeter/fbroc",
  "_realowner": "erikpeter",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-05-05"
    },
    {
      "version": "0.2.0",
      "date": "2015-06-06"
    },
    {
      "version": "0.2.1",
      "date": "2015-06-07"
    },
    {
      "version": "0.3.0",
      "date": "2015-10-08"
    },
    {
      "version": "0.3.1",
      "date": "2015-10-12"
    },
    {
      "version": "0.4.0",
      "date": "2016-06-21"
    },
    {
      "version": "0.4.1",
      "date": "2019-03-24"
    }
  ],
  "_exports": [
    "boot.paired.roc",
    "boot.roc",
    "boot.tpr.at.fpr",
    "conf",
    "extract.roc",
    "perf"
  ],
  "_datasets": [
    {
      "name": "roc.examples",
      "title": "Examples of predictions for ROC curve construction",
      "object": "roc.examples",
      "class": [
        "data.frame"
      ],
      "fields": [
        "True.Class",
        "Cont.Pred",
        "Cont.Pred.Outlier",
        "Disc.Pred",
        "Disc.Pred.Outlier"
      ],
      "rows": 160,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "boot.paired.roc",
      "title": "Bootstrap paired ROC curves",
      "topics": [
        "boot.paired.roc"
      ]
    },
    {
      "page": "boot.roc",
      "title": "Bootstrap ROC curve",
      "topics": [
        "boot.roc"
      ]
    },
    {
      "page": "boot.tpr.at.fpr",
      "title": "Process bootstrapped TPR/FPR at thresholds matrix into TPR at FPR matrix",
      "topics": [
        "boot.tpr.at.fpr"
      ]
    },
    {
      "page": "conf",
      "title": "Generic S3 function to calculate confidence regions for ROC curves",
      "topics": [
        "conf"
      ]
    },
    {
      "page": "conf.fbroc.paired.roc",
      "title": "Generates confidence intervals for the difference in TPR between two predictors for a range of FPRs or vice versa",
      "topics": [
        "conf.fbroc.paired.roc"
      ]
    },
    {
      "page": "conf.fbroc.roc",
      "title": "Generates confidence intervals for the TPR for a range of FPRs or vice versa",
      "topics": [
        "conf.fbroc.roc"
      ]
    },
    {
      "page": "extract.roc",
      "title": "Extracts one from two paired ROC curves from a 'fbroc.paired.roc' object",
      "topics": [
        "extract.roc"
      ]
    },
    {
      "page": "fbroc",
      "title": "fbroc: A package for fast bootstrap analysis and comparison of ROC curves",
      "topics": [
        "fbroc-package",
        "fbroc"
      ]
    },
    {
      "page": "perf",
      "title": "Generic S3 function to calculate performance estimates for ROC curves",
      "topics": [
        "perf"
      ]
    },
    {
      "page": "perf.fbroc.paired.roc",
      "title": "Calculate performance for paired bootstrapped ROC curves",
      "topics": [
        "perf.fbroc.paired.roc"
      ]
    },
    {
      "page": "perf.fbroc.roc",
      "title": "Calculate performance for bootstrapped ROC curve",
      "topics": [
        "perf.fbroc.roc"
      ]
    },
    {
      "page": "plot.fbroc.conf",
      "title": "Plots function for object of classfbroc.conf",
      "topics": [
        "plot.fbroc.conf"
      ]
    },
    {
      "page": "plot.fbroc.conf.paired",
      "title": "Plots function for object of class 'fbroc.conf.paired'",
      "topics": [
        "plot.fbroc.conf.paired"
      ]
    },
    {
      "page": "plot.fbroc.paired.roc",
      "title": "Plots a 'fbroc.paired.roc' object",
      "topics": [
        "plot.fbroc.paired.roc"
      ]
    },
    {
      "page": "plot.fbroc.perf",
      "title": "Plots ROC based performance metric as histogram",
      "topics": [
        "plot.fbroc.perf"
      ]
    },
    {
      "page": "plot.fbroc.perf.paired",
      "title": "Plots the difference between the bootstrapped performance estimate of the first and the second classifier.",
      "topics": [
        "plot.fbroc.perf.paired"
      ]
    },
    {
      "page": "plot.fbroc.roc",
      "title": "Plots a 'fbroc.roc' object",
      "topics": [
        "plot.fbroc.roc"
      ]
    },
    {
      "page": "print.fbroc.perf",
      "title": "Prints information about a 'fbroc.perf' object",
      "topics": [
        "print.fbroc.perf"
      ]
    },
    {
      "page": "print.fbroc.perf.paired",
      "title": "Prints information about a 'fbroc.perf.paired' object",
      "topics": [
        "print.fbroc.perf.paired"
      ]
    },
    {
      "page": "print.fbroc.roc",
      "title": "Prints information about a 'fbroc.roc' object",
      "topics": [
        "print.fbroc.roc"
      ]
    },
    {
      "page": "roc.examples",
      "title": "Examples of predictions for ROC curve construction",
      "topics": [
        "roc.examples"
      ]
    }
  ],
  "_readme": "https://github.com/erikpeter/fbroc/raw/HEAD/readme.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.209515014542631,
  "_indexed": true,
  "_nocasepkg": "fbroc",
  "_universes": [
    "erikpeter"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-05-28T10:07:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "14dbfa1750ab4093b64228316c002d357656786e",
      "fileid": "6c27a08c5d3df81069ab7f05cb33cf41ecb47aff8518484273e8abd8572ea24f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/erikpeter/actions/runs/26568080070"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-05-28T10:07:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "14dbfa1750ab4093b64228316c002d357656786e",
      "fileid": "d099086e6f1aaf41666d83fc0937fc67c4d440ac2affe1957400569cfc972562",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/erikpeter/actions/runs/26568080070"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-05-28T10:08:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "14dbfa1750ab4093b64228316c002d357656786e",
      "fileid": "c0887e41043f4dd95e0cc8d1a750b459c23ca35b6f6a4840f1f2f29324665dfe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/erikpeter/actions/runs/26568080070"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-05-28T10:07:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "14dbfa1750ab4093b64228316c002d357656786e",
      "fileid": "3980581f49e5ae4eb446843fb70a2f2cf197f54d7ba0484e7816600e4e3865ad",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/erikpeter/actions/runs/26568080070"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-05-28T10:09:09.000Z",
      "arch": "aarch64",
      "commit": "14dbfa1750ab4093b64228316c002d357656786e",
      "fileid": "2a62268b7f34140647ac0f707a85a669ef5de350b9bffe1bae7611a0239a2e58",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/erikpeter/actions/runs/26568080070"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-05-28T10:09:23.000Z",
      "arch": "x86_64",
      "commit": "14dbfa1750ab4093b64228316c002d357656786e",
      "fileid": "340571a3535deb046ccee7a32c4881a8aaa6129d99727c60c4e6007d8f11d523",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/erikpeter/actions/runs/26568080070"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-05-28T10:07:59.000Z",
      "arch": "aarch64",
      "commit": "14dbfa1750ab4093b64228316c002d357656786e",
      "fileid": "85a003810302b6b0e59787caf8483e54fe9d25d8b9b746f83dc4d35ede465f03",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/erikpeter/actions/runs/26568080070"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-05-28T10:09:01.000Z",
      "arch": "x86_64",
      "commit": "14dbfa1750ab4093b64228316c002d357656786e",
      "fileid": "a13bb401ae7c0eb9aed35dbe3fdd50e34e17f96ccce764499aac0955b50fffef",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/erikpeter/actions/runs/26568080070"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-05-28T10:07:39.000Z",
      "arch": "emscripten",
      "commit": "14dbfa1750ab4093b64228316c002d357656786e",
      "fileid": "fda7e8df8c40a1c5d18d900e93debb7bbbee38c0c02eafa267ca50dee683e7d8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/erikpeter/actions/runs/26568080070"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-28T10:07:03.000Z",
      "arch": "x86_64",
      "commit": "14dbfa1750ab4093b64228316c002d357656786e",
      "fileid": "1b95393846a9841f8e7b7d4c2ab79ea60d65ba1d4b7198ff26da18769ca2a53d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/erikpeter/actions/runs/26568080070"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-28T10:07:21.000Z",
      "arch": "x86_64",
      "commit": "14dbfa1750ab4093b64228316c002d357656786e",
      "fileid": "f7d37b111d094743b3e887a19e112db05d079d503c48a73e75307ce70176c9aa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/erikpeter/actions/runs/26568080070"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-28T10:07:05.000Z",
      "arch": "x86_64",
      "commit": "14dbfa1750ab4093b64228316c002d357656786e",
      "fileid": "d85eab013f24440d3ba153620b2ed2b75ed9675335a2329b89444e4465b2169e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/erikpeter/actions/runs/26568080070"
    }
  ]
}