{
  "_id": "6a101a0aacfb0bcc41c863a0",
  "Package": "iCOBRA",
  "Type": "Package",
  "Title": "Comparison and Visualization of Ranking and Assignment Methods",
  "Version": "1.41.1",
  "Date": "2026-05-10",
  "Authors@R": "c(person(given = \"Charlotte\", family = \"Soneson\", \nrole = c(\"aut\", \"cre\"),\nemail = \"charlottesoneson@gmail.com\",\ncomment = c(ORCID = \"0000-0003-3833-2169\")))",
  "Description": "This package provides functions for calculation and\nvisualization of performance metrics for evaluation of ranking\nand binary classification (assignment) methods. Various types\nof performance plots can be generated programmatically. The\npackage also contains a shiny application for interactive\nexploration of results.",
  "License": "GPL (>=2)",
  "Collate": "'AllGenerics.R' 'COBRAData.R' 'COBRAPerformance.R'\n'COBRAPlot.R' 'calculate_performance.R' 'cobradata_example.R'\n'cobradata_example_sval.R' 'helpers_general.R' 'plot_methods.R'\n'printHead.R' 'shiny.R'",
  "VignetteBuilder": "knitr",
  "biocViews": "Classification, Visualization",
  "Encoding": "UTF-8",
  "URL": "https://csoneson.github.io/iCOBRA/",
  "BugReports": "https://github.com/csoneson/iCOBRA/issues",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-05-14 06:29:43 UTC",
  "RemoteUrl": "https://github.com/bioc/iCOBRA",
  "RemoteRef": "HEAD",
  "RemoteSha": "88db64687355e49d27c434c3da078ede61508dcd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 10:15:54 UTC",
    "User": "root"
  },
  "Author": "Charlotte Soneson [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3833-2169>)",
  "Maintainer": "Charlotte Soneson <charlottesoneson@gmail.com>",
  "MD5sum": "fae0d26d4223e71270e0dfea0bcbf639",
  "_user": "bioc",
  "_type": "src",
  "_file": "iCOBRA_1.41.1.tar.gz",
  "_fileid": "cf4a2aeab577273d868f13b8f2c92bccf22b81ad09b95ee171546dc3ec5887fb",
  "_filesize": 3936341,
  "_sha256": "cf4a2aeab577273d868f13b8f2c92bccf22b81ad09b95ee171546dc3ec5887fb",
  "_created": "2026-05-14T10:15:54.000Z",
  "_published": "2026-05-22T08:55:38.249Z",
  "_jobs": [
    {
      "job": 77347697901,
      "time": 172,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6992167137"
    },
    {
      "job": 77347697998,
      "time": 207,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6992176620"
    },
    {
      "job": 77347697617,
      "time": 385,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6992225799"
    },
    {
      "job": 77347697997,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6992168208"
    },
    {
      "job": 77347697971,
      "time": 172,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6992167133"
    },
    {
      "job": 77347697912,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6992119375"
    },
    {
      "job": 77347697327,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156641921"
    },
    {
      "job": 77347697650,
      "time": 185,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6992171347"
    },
    {
      "job": 77347697994,
      "time": 154,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6992162371"
    },
    {
      "job": 77347697992,
      "time": 203,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6992175812"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/25854462360",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/iCOBRA",
  "_commit": {
    "id": "88db64687355e49d27c434c3da078ede61508dcd",
    "author": "Charlotte Soneson <charlottesoneson@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #8 from csoneson/simpleupset\n\nSwitch to SimpleUpset",
    "time": 1778740183
  },
  "_maintainer": {
    "name": "Charlotte Soneson",
    "email": "charlottesoneson@gmail.com",
    "login": "csoneson",
    "orcid": "0000-0003-3833-2169",
    "uuid": 5628952
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "version": ">= 0.9.1.9008",
      "role": "Imports"
    },
    {
      "package": "shinydashboard",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "ROCR",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "limma",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "prompter",
      "role": "Imports"
    },
    {
      "package": "SimpleUpset",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-29",
      "n": 6
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-50",
      "n": 14
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.41.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.40.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "classification",
    "visualization"
  ],
  "_stars": 16,
  "_contributors": [
    {
      "user": "csoneson",
      "count": 120,
      "uuid": 5628952
    },
    {
      "user": "jwokaty",
      "count": 16,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "mikelove",
      "count": 1,
      "uuid": 69203
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 692,
    "source": "https://www.bioconductor.org/packages/stats/bioc/iCOBRA"
  },
  "_mentions": 5,
  "_devurl": "https://github.com/csoneson/icobra",
  "_pkgdown": "https://csoneson.github.io/iCOBRA/",
  "_searchresults": 237,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/iCOBRA.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/csoneson/icobra",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    ".COBRAData",
    ".COBRAPerformance",
    ".COBRAPlot",
    "basemethods",
    "calculate_adjp",
    "calculate_performance",
    "COBRAapp",
    "COBRAData",
    "COBRAData_from_text",
    "COBRAData_to_text",
    "COBRAPerformance",
    "COBRAPlot",
    "coerce",
    "corr",
    "corr<-",
    "deviation",
    "deviation<-",
    "facetted",
    "facetted<-",
    "fdrnbr",
    "fdrnbr<-",
    "fdrnbrcurve",
    "fdrnbrcurve<-",
    "fdrtpr",
    "fdrtpr<-",
    "fdrtprcurve",
    "fdrtprcurve<-",
    "fpc",
    "fpc<-",
    "fpr",
    "fpr<-",
    "fsrnbr",
    "fsrnbr<-",
    "fsrnbrcurve",
    "fsrnbrcurve<-",
    "maxsplit",
    "maxsplit<-",
    "onlyshared",
    "onlyshared<-",
    "overlap",
    "overlap<-",
    "padj",
    "padj<-",
    "plot_corr",
    "plot_deviation",
    "plot_fdrnbrcurve",
    "plot_fdrtprcurve",
    "plot_fpc",
    "plot_fpr",
    "plot_fsrnbrcurve",
    "plot_overlap",
    "plot_roc",
    "plot_scatter",
    "plot_tpr",
    "plot_upset",
    "plotcolors",
    "plotcolors<-",
    "prepare_data_for_plot",
    "pval",
    "pval<-",
    "reorder_levels",
    "roc",
    "roc<-",
    "scatter",
    "scatter<-",
    "score",
    "score<-",
    "splv",
    "splv<-",
    "stratiflevels",
    "sval",
    "sval<-",
    "tpr",
    "tpr<-",
    "truth",
    "truth<-",
    "update_cobradata",
    "update_cobraperformance"
  ],
  "_datasets": [
    {
      "name": "cobradata_example",
      "title": "Example data set with three differential gene expression methods",
      "object": "cobradata_example",
      "file": "cobradata_example.rda",
      "class": [
        "COBRAData"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "cobradata_example_sval",
      "title": "Example data set with three differential gene expression methods",
      "object": "cobradata_example_sval",
      "file": "cobradata_example_sval.rda",
      "class": [
        "COBRAData"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "basemethods",
      "title": "Accessor function for basemethods",
      "topics": [
        "basemethods",
        "basemethods,COBRAPerformance-method",
        "basemethods,COBRAPlot-method"
      ]
    },
    {
      "page": "calculate_adjp",
      "title": "Calculate adjusted p-values",
      "topics": [
        "calculate_adjp"
      ]
    },
    {
      "page": "calculate_performance",
      "title": "Calculate performance measures",
      "topics": [
        "calculate_performance"
      ]
    },
    {
      "page": "COBRAapp",
      "title": "Interactive shiny app to visualize results",
      "topics": [
        "COBRAapp"
      ]
    },
    {
      "page": "cobradata_example",
      "title": "Example data set with three differential gene expression methods",
      "topics": [
        "cobradata_example"
      ]
    },
    {
      "page": "cobradata_example_sval",
      "title": "Example data set with three differential gene expression methods",
      "topics": [
        "cobradata_example_sval"
      ]
    },
    {
      "page": "COBRAData",
      "title": "'COBRAData' object and constructor",
      "topics": [
        ".COBRAData",
        "COBRAData",
        "COBRAData-class",
        "COBRAData_from_text",
        "COBRAData_to_text"
      ]
    },
    {
      "page": "COBRAPerformance",
      "title": "'COBRAPerformance' object and constructor",
      "topics": [
        ".COBRAPerformance",
        "COBRAPerformance",
        "COBRAPerformance-class"
      ]
    },
    {
      "page": "COBRAPlot",
      "title": "'COBRAPlot' object and constructor",
      "topics": [
        ".COBRAPlot",
        "COBRAPlot",
        "COBRAPlot-class"
      ]
    },
    {
      "page": "coerce",
      "title": "Convert an object to another class",
      "topics": [
        "coerce",
        "coerce,COBRAPerformance,COBRAPlot-method",
        "coerce,COBRAPlot,COBRAPerformance-method"
      ]
    },
    {
      "page": "corr",
      "title": "Accessor and replacement functions for 'corr' slot",
      "topics": [
        "corr",
        "corr,COBRAPerformance-method",
        "corr,COBRAPlot-method",
        "corr<-",
        "corr<-,COBRAPerformance,data.frame-method",
        "corr<-,COBRAPlot,data.frame-method"
      ]
    },
    {
      "page": "deviation",
      "title": "Accessor and replacement functions for 'deviation' slot",
      "topics": [
        "deviation",
        "deviation,COBRAPerformance-method",
        "deviation,COBRAPlot-method",
        "deviation<-",
        "deviation<-,COBRAPerformance,data.frame-method",
        "deviation<-,COBRAPlot,data.frame-method"
      ]
    },
    {
      "page": "Extract",
      "title": "Subsetting 'COBRAData', 'COBRAPerformance' or 'COBRAPlot' objects",
      "topics": [
        "Extract",
        "[",
        "[,COBRAData-method",
        "[,COBRAPerformance-method",
        "[,COBRAPlot-method",
        "\\S4method{[}{COBRAData,ANY,ANY,ANY}",
        "\\S4method{[}{COBRAData,ANY,ANY}",
        "\\S4method{[}{COBRAPerformance,ANY,ANY,ANY}",
        "\\S4method{[}{COBRAPerformance,ANY,ANY}",
        "\\S4method{[}{COBRAPlot,ANY,ANY,ANY}",
        "\\S4method{[}{COBRAPlot,ANY,ANY}"
      ]
    },
    {
      "page": "facetted",
      "title": "Accessor and replacement functions for 'facetted' slot",
      "topics": [
        "facetted",
        "facetted,COBRAPlot-method",
        "facetted<-",
        "facetted<-,COBRAPlot,logical-method"
      ]
    },
    {
      "page": "fdrnbr",
      "title": "Accessor and replacement functions for 'fdrnbr' slot",
      "topics": [
        "fdrnbr",
        "fdrnbr,COBRAPerformance-method",
        "fdrnbr,COBRAPlot-method",
        "fdrnbr<-",
        "fdrnbr<-,COBRAPerformance,data.frame-method",
        "fdrnbr<-,COBRAPlot,data.frame-method"
      ]
    },
    {
      "page": "fdrnbrcurve",
      "title": "Accessor and replacement functions for 'fdrnbrcurve' slot",
      "topics": [
        "fdrnbrcurve",
        "fdrnbrcurve,COBRAPerformance-method",
        "fdrnbrcurve,COBRAPlot-method",
        "fdrnbrcurve<-",
        "fdrnbrcurve<-,COBRAPerformance,data.frame-method",
        "fdrnbrcurve<-,COBRAPlot,data.frame-method"
      ]
    },
    {
      "page": "fdrtpr",
      "title": "Accessor and replacement functions for 'fdrtpr' slot",
      "topics": [
        "fdrtpr",
        "fdrtpr,COBRAPerformance-method",
        "fdrtpr,COBRAPlot-method",
        "fdrtpr<-",
        "fdrtpr<-,COBRAPerformance,data.frame-method",
        "fdrtpr<-,COBRAPlot,data.frame-method"
      ]
    },
    {
      "page": "fdrtprcurve",
      "title": "Accessor and replacement functions for 'fdrtprcurve' slot",
      "topics": [
        "fdrtprcurve",
        "fdrtprcurve,COBRAPerformance-method",
        "fdrtprcurve,COBRAPlot-method",
        "fdrtprcurve<-",
        "fdrtprcurve<-,COBRAPerformance,data.frame-method",
        "fdrtprcurve<-,COBRAPlot,data.frame-method"
      ]
    },
    {
      "page": "fpc",
      "title": "Accessor and replacement functions for 'fpc' slot",
      "topics": [
        "fpc",
        "fpc,COBRAPerformance-method",
        "fpc,COBRAPlot-method",
        "fpc<-",
        "fpc<-,COBRAPerformance,data.frame-method",
        "fpc<-,COBRAPlot,data.frame-method"
      ]
    },
    {
      "page": "fpr",
      "title": "Accessor and replacement functions for 'fpr' slot",
      "topics": [
        "fpr",
        "fpr,COBRAPerformance-method",
        "fpr,COBRAPlot-method",
        "fpr<-",
        "fpr<-,COBRAPerformance,data.frame-method",
        "fpr<-,COBRAPlot,data.frame-method"
      ]
    },
    {
      "page": "fsrnbr",
      "title": "Accessor and replacement functions for 'fsrnbr' slot",
      "topics": [
        "fsrnbr",
        "fsrnbr,COBRAPerformance-method",
        "fsrnbr,COBRAPlot-method",
        "fsrnbr<-",
        "fsrnbr<-,COBRAPerformance,data.frame-method",
        "fsrnbr<-,COBRAPlot,data.frame-method"
      ]
    },
    {
      "page": "fsrnbrcurve",
      "title": "Accessor and replacement functions for 'fsrnbrcurve' slot",
      "topics": [
        "fsrnbrcurve",
        "fsrnbrcurve,COBRAPerformance-method",
        "fsrnbrcurve,COBRAPlot-method",
        "fsrnbrcurve<-",
        "fsrnbrcurve<-,COBRAPerformance,data.frame-method",
        "fsrnbrcurve<-,COBRAPlot,data.frame-method"
      ]
    },
    {
      "page": "maxsplit",
      "title": "Accessor and replacement functions for 'maxsplit' slot",
      "topics": [
        "maxsplit",
        "maxsplit,COBRAPerformance-method",
        "maxsplit,COBRAPlot-method",
        "maxsplit<-",
        "maxsplit<-,COBRAPerformance,numeric-method",
        "maxsplit<-,COBRAPlot,numeric-method"
      ]
    },
    {
      "page": "onlyshared",
      "title": "Accessor and replacement functions for 'onlyshared' slot",
      "topics": [
        "onlyshared",
        "onlyshared,COBRAPerformance-method",
        "onlyshared,COBRAPlot-method",
        "onlyshared<-",
        "onlyshared<-,COBRAPerformance,logical-method",
        "onlyshared<-,COBRAPlot,logical-method"
      ]
    },
    {
      "page": "overlap",
      "title": "Accessor and replacement functions for 'overlap' slot",
      "topics": [
        "overlap",
        "overlap,COBRAPerformance-method",
        "overlap,COBRAPlot-method",
        "overlap<-",
        "overlap<-,COBRAPerformance,list_df-method",
        "overlap<-,COBRAPlot,list_df-method"
      ]
    },
    {
      "page": "padj",
      "title": "Accessor and replacement functions for 'padj' slot",
      "topics": [
        "padj",
        "padj,COBRAData-method",
        "padj<-",
        "padj<-,COBRAData,data.frame-method"
      ]
    },
    {
      "page": "plot_corr",
      "title": "Plot correlations",
      "topics": [
        "plot_corr"
      ]
    },
    {
      "page": "plot_deviation",
      "title": "Plot deviations",
      "topics": [
        "plot_deviation"
      ]
    },
    {
      "page": "plot_fdrnbrcurve",
      "title": "Plot number of significant features vs FDR",
      "topics": [
        "plot_fdrnbrcurve"
      ]
    },
    {
      "page": "plot_fdrtprcurve",
      "title": "Plot TPR vs FDR",
      "topics": [
        "plot_fdrtprcurve"
      ]
    },
    {
      "page": "plot_fpc",
      "title": "Plot FP curves",
      "topics": [
        "plot_fpc"
      ]
    },
    {
      "page": "plot_fpr",
      "title": "Plot FPR",
      "topics": [
        "plot_fpr"
      ]
    },
    {
      "page": "plot_fsrnbrcurve",
      "title": "Plot number of features with s-value below threshold vs FSR",
      "topics": [
        "plot_fsrnbrcurve"
      ]
    },
    {
      "page": "plot_overlap",
      "title": "Plot Venn diagram",
      "topics": [
        "plot_overlap"
      ]
    },
    {
      "page": "plot_roc",
      "title": "Plot ROC curves",
      "topics": [
        "plot_roc"
      ]
    },
    {
      "page": "plot_scatter",
      "title": "Plot scatter plots",
      "topics": [
        "plot_scatter"
      ]
    },
    {
      "page": "plot_tpr",
      "title": "Plot TPR",
      "topics": [
        "plot_tpr"
      ]
    },
    {
      "page": "plot_upset",
      "title": "Create UpSet plots",
      "topics": [
        "plot_upset"
      ]
    },
    {
      "page": "plotcolors",
      "title": "Accessor and replacement functions for 'plotcolors' slot",
      "topics": [
        "plotcolors",
        "plotcolors,COBRAPlot-method",
        "plotcolors<-",
        "plotcolors<-,COBRAPlot,character-method"
      ]
    },
    {
      "page": "prepare_data_for_plot",
      "title": "Prepare data for plotting",
      "topics": [
        "prepare_data_for_plot"
      ]
    },
    {
      "page": "pval",
      "title": "Accessor and replacement functions for 'pval' slot",
      "topics": [
        "pval",
        "pval,COBRAData-method",
        "pval<-",
        "pval<-,COBRAData,data.frame-method"
      ]
    },
    {
      "page": "reorder_levels",
      "title": "Reorder levels in COBRAPlot object",
      "topics": [
        "reorder_levels"
      ]
    },
    {
      "page": "roc",
      "title": "Accessor and replacement functions for 'roc' slot",
      "topics": [
        "roc",
        "roc,COBRAPerformance-method",
        "roc,COBRAPlot-method",
        "roc<-",
        "roc<-,COBRAPerformance,data.frame-method",
        "roc<-,COBRAPlot,data.frame-method"
      ]
    },
    {
      "page": "scatter",
      "title": "Accessor and replacement functions for 'scatter' slot",
      "topics": [
        "scatter",
        "scatter,COBRAPerformance-method",
        "scatter,COBRAPlot-method",
        "scatter<-",
        "scatter<-,COBRAPerformance,data.frame-method",
        "scatter<-,COBRAPlot,data.frame-method"
      ]
    },
    {
      "page": "score",
      "title": "Accessor and replacement functions for 'score' slot",
      "topics": [
        "score",
        "score,COBRAData-method",
        "score<-",
        "score<-,COBRAData,data.frame-method"
      ]
    },
    {
      "page": "splv",
      "title": "Accessor and replacement functions for 'splv' slot",
      "topics": [
        "splv",
        "splv,COBRAPerformance-method",
        "splv,COBRAPlot-method",
        "splv<-",
        "splv<-,COBRAPerformance,character-method",
        "splv<-,COBRAPlot,character-method"
      ]
    },
    {
      "page": "stratiflevels",
      "title": "Accessor function for stratification levels",
      "topics": [
        "stratiflevels",
        "stratiflevels,COBRAPerformance-method",
        "stratiflevels,COBRAPlot-method"
      ]
    },
    {
      "page": "sval",
      "title": "Accessor and replacement functions for 'sval' slot",
      "topics": [
        "sval",
        "sval,COBRAData-method",
        "sval<-",
        "sval<-,COBRAData,data.frame-method"
      ]
    },
    {
      "page": "tpr",
      "title": "Accessor and replacement functions for 'tpr' slot",
      "topics": [
        "tpr",
        "tpr,COBRAPerformance-method",
        "tpr,COBRAPlot-method",
        "tpr<-",
        "tpr<-,COBRAPerformance,data.frame-method",
        "tpr<-,COBRAPlot,data.frame-method"
      ]
    },
    {
      "page": "truth",
      "title": "Accessor and replacement functions for 'truth' slot",
      "topics": [
        "truth",
        "truth,COBRAData-method",
        "truth<-",
        "truth<-,COBRAData,data.frame-method"
      ]
    },
    {
      "page": "update_cobradata",
      "title": "Update 'COBRAData' object to the current version of the class format",
      "topics": [
        "update_cobradata"
      ]
    },
    {
      "page": "update_cobraperformance",
      "title": "Update 'COBRAPerformance' or 'COBRAPlot' object to the current version of the class format",
      "topics": [
        "update_cobraperformance"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/iCOBRA/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bitops",
    "bslib",
    "cachem",
    "caTools",
    "cli",
    "commonmark",
    "cpp11",
    "crosstalk",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gplots",
    "gtable",
    "gtools",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "limma",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plyr",
    "promises",
    "prompter",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "rmarkdown",
    "ROCR",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinydashboard",
    "SimpleUpset",
    "sourcetools",
    "statmod",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "iCOBRA.Rmd",
      "filename": "iCOBRA.html",
      "title": "iCOBRA User Guide",
      "author": "Charlotte Soneson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic workflow",
        "Creating a data set",
        "Calculating performance scores",
        "Preparing performance object for plotting",
        "Plotting",
        "Modifications to the basic workflow",
        "Stratification",
        "Modification of plots",
        "Custom color assignment",
        "Interactive exploration",
        "Session info"
      ],
      "created": "2015-11-25 20:52:40",
      "modified": "2025-12-13 08:00:52",
      "commits": 4
    }
  ],
  "_score": 9.010232092825017,
  "_indexed": true,
  "_nocasepkg": "icobra",
  "_universes": [
    "bioc",
    "csoneson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.41.1",
      "date": "2026-05-14T10:18:20.000Z",
      "distro": "noble",
      "commit": "88db64687355e49d27c434c3da078ede61508dcd",
      "fileid": "64cb5907296142ac42182124db283454c8938215a1f7526727bf5d0286e8cab4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25854462360"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.41.1",
      "date": "2026-05-14T10:21:18.000Z",
      "distro": "noble",
      "commit": "88db64687355e49d27c434c3da078ede61508dcd",
      "fileid": "8c5020968871b26fc7deda7dd4265c9b130942fee25441554c65c8ba28f4045c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25854462360"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.41.1",
      "date": "2026-05-14T10:17:55.000Z",
      "commit": "88db64687355e49d27c434c3da078ede61508dcd",
      "fileid": "3f557750305244f566ba5d792887b32b81d437dba9e674ba80b7581f6054612d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25854462360"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.41.1",
      "date": "2026-05-14T10:17:51.000Z",
      "commit": "88db64687355e49d27c434c3da078ede61508dcd",
      "fileid": "2c53768cab3850f79733662e6e485351134747e9e6d0d19d34a3027e722ef3ee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25854462360"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.41.1",
      "date": "2026-05-14T10:17:40.000Z",
      "commit": "88db64687355e49d27c434c3da078ede61508dcd",
      "fileid": "838fd431b5534d7247cd992e36a900aec9fc7f7437ef3943348251dfc7908cbe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25854462360"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.41.1",
      "date": "2026-05-14T10:17:28.000Z",
      "commit": "88db64687355e49d27c434c3da078ede61508dcd",
      "fileid": "43463022c505b0c17b0ac8a4fa2e066fae3d2c4731ac4f8c413d72d4fae7f6ab",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25854462360"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.41.1",
      "date": "2026-05-14T10:17:57.000Z",
      "commit": "88db64687355e49d27c434c3da078ede61508dcd",
      "fileid": "c73a18bcf90e1496b9c4939f4cddda4a5f8a95cd41d76165771a03c72c011b93",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25854462360"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.41.1",
      "date": "2026-05-22T08:55:21.000Z",
      "commit": "88db64687355e49d27c434c3da078ede61508dcd",
      "fileid": "d60d0c657907731593a8f5e7d33ab16d334438e6a05ca2589125d602193a6bf7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25854462360"
    }
  ]
}