{
  "_id": "6a1af1991d7bb097a09f7438",
  "Package": "categoryCompare",
  "Version": "1.57.0",
  "Title": "Meta-analysis of high-throughput experiments using feature\nannotations",
  "Author": "Robert M. Flight <rflight79@gmail.com>",
  "Maintainer": "Robert M. Flight <rflight79@gmail.com>",
  "URL": "https://github.com/rmflight/categoryCompare",
  "BugReports": "https://github.com/rmflight/categoryCompare/issues",
  "License": "GPL-2",
  "LazyLoad": "yes",
  "Description": "Calculates significant annotations (categories) in each of\ntwo (or more) feature (i.e. gene) lists, determines the overlap\nbetween the annotations, and returns graphical and tabular data\nabout the significant annotations and which combinations of\nfeature lists the annotations were found to be significant.\nInteractive exploration is facilitated through the use of\nRCytoscape (heavily suggested).",
  "SystemRequirements": "Cytoscape (>= 3.6.1) (if used for visualization of\nresults, heavily suggested)",
  "TODO": "Text and HTML output without graphs.",
  "biocViews": "Annotation, GO, MultipleComparison, Pathways, GeneExpression",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libpng-dev libuv1-dev\nlibxml2-dev libssl-dev python3 libzmq3-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:36:29 UTC",
  "RemoteUrl": "https://github.com/bioc/categoryCompare",
  "RemoteRef": "HEAD",
  "RemoteSha": "05d1e21d8c9b90b23b3308c7d596947d902136c1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:43:47 UTC",
    "User": "root"
  },
  "MD5sum": "15fa2ffc051abf184e22e322cf4f87b0",
  "_user": "bioc",
  "_type": "src",
  "_file": "categoryCompare_1.57.0.tar.gz",
  "_fileid": "babcd31d36a5d1ca057a867d5948b2238e6c3fd899dc1fe228e2162c7dff74c2",
  "_filesize": 3297613,
  "_sha256": "babcd31d36a5d1ca057a867d5948b2238e6c3fd899dc1fe228e2162c7dff74c2",
  "_created": "2026-05-30T09:43:47.000Z",
  "_published": "2026-05-30T14:18:01.310Z",
  "_jobs": [
    {
      "job": 78640465347,
      "time": 229,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307441409"
    },
    {
      "job": 78640465387,
      "time": 381,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307455647"
    },
    {
      "job": 78640465376,
      "time": 334,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307450935"
    },
    {
      "job": 78640465348,
      "time": 201,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7308804345"
    },
    {
      "job": 78640465349,
      "time": 204,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7308805849"
    },
    {
      "job": 78639716060,
      "time": 360,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307271536"
    },
    {
      "job": 78640465346,
      "time": 200,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307438790"
    },
    {
      "job": 78640465382,
      "time": 287,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307445934"
    },
    {
      "job": 78640465378,
      "time": 257,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307443293"
    },
    {
      "job": 78640465355,
      "time": 297,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307446772"
    }
  ],
  "_bioccheck": {
    "error": 2,
    "warning": 6,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26676463066",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/categoryCompare",
  "_commit": {
    "id": "05d1e21d8c9b90b23b3308c7d596947d902136c1",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777379789
  },
  "_maintainer": {
    "name": "Robert M. Flight",
    "email": "rflight79@gmail.com",
    "login": "rflight79",
    "description": "",
    "uuid": 1399493
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Biobase",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "version": ">= 0.13.8",
      "role": "Depends"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "hwriter",
      "role": "Imports"
    },
    {
      "package": "GSEABase",
      "role": "Imports"
    },
    {
      "package": "Category",
      "version": ">= 2.33.1",
      "role": "Imports"
    },
    {
      "package": "GOstats",
      "role": "Imports"
    },
    {
      "package": "annotate",
      "role": "Imports"
    },
    {
      "package": "colorspace",
      "role": "Imports"
    },
    {
      "package": "graph",
      "role": "Imports"
    },
    {
      "package": "RCy3",
      "version": ">= 1.99.29",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "GO.db",
      "role": "Suggests"
    },
    {
      "package": "KEGGREST",
      "role": "Suggests"
    },
    {
      "package": "estrogen",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    },
    {
      "package": "hgu95av2.db",
      "role": "Suggests"
    },
    {
      "package": "limma",
      "role": "Suggests"
    },
    {
      "package": "affy",
      "role": "Suggests"
    },
    {
      "package": "genefilter",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.57.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.56.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "annotation",
    "go",
    "multiplecomparison",
    "pathways",
    "geneexpression",
    "bioconductor"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "rmflight",
      "count": 37,
      "uuid": 1509626
    },
    {
      "user": "rflight79",
      "count": 23,
      "uuid": 1399493
    },
    {
      "user": "dtenenba",
      "count": 21,
      "uuid": 2286826
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 6,
      "uuid": 1744257
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "link-ny",
      "count": 1,
      "uuid": 4392950
    },
    {
      "user": "sonali-bioc",
      "count": 1,
      "uuid": 6373953
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 460,
    "source": "https://www.bioconductor.org/packages/stats/bioc/categoryCompare"
  },
  "_mentions": 12,
  "_devurl": "https://github.com/rmflight/categorycompare",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/categoryCompare.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rmflight/categorycompare",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "allAnnotation",
    "annotation",
    "breakEdges",
    "ccCompare",
    "ccEnrich",
    "ccOutCyt",
    "ccType",
    "ccType<-",
    "compareColors",
    "compareColors<-",
    "compareIndx",
    "compareNames",
    "compareNames<-",
    "cwReload",
    "cytOutData",
    "cytOutNodes",
    "fdr",
    "fdr<-",
    "fdrvalues",
    "geneAnnMapping",
    "graphType",
    "graphType<-",
    "hyperGTestCC",
    "listNames",
    "mainGraph",
    "mainTable",
    "mergeLists",
    "minCount",
    "minCount<-",
    "ontology",
    "outType",
    "outType<-",
    "pvalueCutoff",
    "pvalueCutoff<-",
    "pvalueType",
    "pvalueType<-",
    "resetColors",
    "sigID"
  ],
  "_datasets": [
    {
      "name": "ccOpts",
      "title": "Test data for 'categoryCompare'",
      "object": "ccData",
      "file": "ccData.RData",
      "class": [
        "ccOptions"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "ccResults",
      "title": "Test data for 'categoryCompare'",
      "object": "ccData",
      "file": "ccData.RData",
      "class": [
        "ccCompareCollection"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "ccResultsBPHier",
      "title": "Test data for 'categoryCompare'",
      "object": "ccData",
      "file": "ccData.RData",
      "class": [
        "ccCompareResult"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "enrichLists",
      "title": "Test data for 'categoryCompare'",
      "object": "ccData",
      "file": "ccData.RData",
      "class": [
        "ccEnrichCollection"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "geneLists",
      "title": "Test data for 'categoryCompare'",
      "object": "ccData",
      "file": "ccData.RData",
      "class": [
        "ccGeneList"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "gseaRes",
      "title": "Test data for 'categoryCompare'",
      "object": "ccData",
      "file": "ccData.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "KEGG Pathway",
        "Tissues",
        "KEGGID"
      ],
      "rows": 160,
      "table": true,
      "tojson": true
    },
    {
      "name": "gUniverse",
      "title": "Test data for 'categoryCompare'",
      "object": "ccData",
      "file": "ccData.RData",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "table10",
      "title": "Test data for 'categoryCompare'",
      "object": "ccData",
      "file": "ccData.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "logFC",
        "AveExpr",
        "t",
        "P.Value",
        "adj.P.Val",
        "B",
        "Entrez"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "table48",
      "title": "Test data for 'categoryCompare'",
      "object": "ccData",
      "file": "ccData.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "logFC",
        "AveExpr",
        "t",
        "P.Value",
        "adj.P.Val",
        "B",
        "Entrez"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "categoryCompare-package",
      "title": "Meta-analysis of high-throughput experiments using feature annotations",
      "topics": [
        "categoryCompare-package",
        "categoryCompare"
      ]
    },
    {
      "page": "breakEdges-methods",
      "title": "Methods for Function 'breakEdges' in Package 'categoryCompare'",
      "topics": [
        "breakEdges",
        "breakEdges,ccCompareResult,numeric-method",
        "breakEdges,numeric,numeric-method",
        "breakEdges-methods"
      ]
    },
    {
      "page": "ccCompare",
      "title": "Comparison of enriched annotations",
      "topics": [
        "ccCompare",
        "ccCompare,ccEnrichCollection,ccOptions-method",
        "ccCompare,GENccEnrichResult,ccOptions-method",
        "ccCompare,GOccEnrichResult,ccOptions-method",
        "ccCompare,KEGGccEnrichResult,ccOptions-method",
        "ccCompare-methods"
      ]
    },
    {
      "page": "ccCompareCollection-class",
      "title": "Class '\"ccCompareCollection\"'",
      "topics": [
        "ccCompareCollection",
        "ccCompareCollection-class"
      ]
    },
    {
      "page": "ccCompareGeneric-methods",
      "title": "Methods for Function 'ccCompareGeneric' in Package 'categoryCompare'",
      "topics": [
        "ccCompareGeneric",
        "ccCompareGeneric-methods",
        "ccOptions,ccCompareGeneric-method",
        "GENccEnrichResult,ccCompareGeneric-method"
      ]
    },
    {
      "page": "ccCompareResult-class",
      "title": "Class '\"ccCompareResult\"'",
      "topics": [
        "allAnnotation",
        "allAnnotation,ccCompareResult-method",
        "ccCompareResult",
        "ccCompareResult-class",
        "mainGraph",
        "mainGraph,ccCompareResult-method",
        "mainTable",
        "mainTable,ccCompareResult-method"
      ]
    },
    {
      "page": "ccData",
      "title": "Test data for 'categoryCompare'",
      "topics": [
        "ccData",
        "ccOpts",
        "ccResults",
        "ccResultsBPHier",
        "enrichLists",
        "geneLists",
        "gseaRes",
        "gUniverse",
        "table10",
        "table48"
      ]
    },
    {
      "page": "ccEnrich",
      "title": "Perform annotation enrichment for multiple gene lists",
      "topics": [
        "ccEnrich",
        "ccEnrich,ccGeneList-method",
        "ccEnrich-method"
      ]
    },
    {
      "page": "ccEnrichCollection-class",
      "title": "Class \"ccEnrichCollection\"",
      "topics": [
        "ccEnrichCollection",
        "ccEnrichCollection-class",
        "graphType,ccEnrichCollection-method",
        "graphType<-,ccEnrichCollection-method",
        "minCount<-,ccEnrichCollection-method",
        "pvalueCutoff<-,ccEnrichCollection-method",
        "pvalueType<-,ccEnrichCollection-method"
      ]
    },
    {
      "page": "ccEnrichResult-class",
      "title": "Class \"ccEnrichResult\"",
      "topics": [
        "ccEnrichResult",
        "ccEnrichResult-class",
        "fdr,ccEnrichResult-method",
        "GOccEnrichResult",
        "GOccEnrichResult-class",
        "graphType,ccEnrichResult-method",
        "graphType<-,ccEnrichResult-method",
        "KEGGccEnrichResult",
        "KEGGccEnrichResult-class",
        "minCount,ccEnrichResult-method",
        "minCount<-,ccEnrichResult-method",
        "pvalueCutoff,ccEnrichResult-method",
        "pvalueCutoff<-,ccEnrichResult-method",
        "pvalueType,ccEnrichResult-method",
        "pvalueType<-,ccEnrichResult-method",
        "[,ccEnrichResult,ANY,ANY,ANY-method",
        "[,ccEnrichResult,ANY,ANY-method"
      ]
    },
    {
      "page": "ccGeneList-class",
      "title": "Class \"ccGeneList\"",
      "topics": [
        "ccGeneList",
        "ccGeneList-class",
        "ccType",
        "ccType,ccGeneList-method",
        "ccType<-",
        "ccType<-,ccGeneList-method",
        "fdr,ccGeneList-method",
        "fdr<-,ccGeneList-method",
        "listNames,ccGeneList-method",
        "pvalueCutoff,ccGeneList-method",
        "pvalueCutoff<-,ccGeneList-method",
        "testDirection,ccGeneList-method"
      ]
    },
    {
      "page": "ccOptions-class",
      "title": "Class \"ccOptions\"",
      "topics": [
        "ccOptions",
        "ccOptions-class",
        "compareColors",
        "compareColors,ccOptions-method",
        "compareColors<-",
        "compareColors<-,ccOptions-method",
        "compareIndx",
        "compareIndx,ccOptions-method",
        "compareNames",
        "compareNames,ccOptions-method",
        "compareNames<-",
        "compareNames<-,ccOptions-method",
        "cssClass",
        "cssClass,ccOptions-method",
        "listNames,ccOptions-method",
        "listNames<-,ccOptions-method",
        "outType",
        "outType,ccOptions-method",
        "outType<-",
        "outType<-,ccOptions-method"
      ]
    },
    {
      "page": "ccOutCyt-methods",
      "title": "Methods for Function 'ccOutCyt' in Package 'categoryCompare'",
      "topics": [
        "ccOutCyt",
        "ccOutCyt,ccCompareResult,ccOptions-method",
        "ccOutCyt-methods"
      ]
    },
    {
      "page": "ccSigList-class",
      "title": "Class '\"ccSigList\"'",
      "topics": [
        "annotation,ccSigList-method",
        "category,ccSigList-method",
        "ccSigList",
        "ccSigList-class",
        "ontology,ccSigList-method",
        "sigID,ccSigList-method"
      ]
    },
    {
      "page": "cwReload-methods",
      "title": "Methods for Function 'cwReload' in Package 'categoryCompare'",
      "topics": [
        "cwReload",
        "cwReload,numeric,ccOptions-method",
        "cwReload,numeric,character,ccOptions-method",
        "cwReload-methods"
      ]
    },
    {
      "page": "cytOutData-methods",
      "title": "Methods for Function 'cytOutData'",
      "topics": [
        "cytOutData",
        "cytOutData,list,ccCompareResult,mergedData-method",
        "cytOutData,list,ccCompareResult,missing-method",
        "cytOutData,list,missing,missing-method",
        "cytOutData-methods"
      ]
    },
    {
      "page": "cytOutNodes-methods",
      "title": "Methods for Function 'cytOutNodes'",
      "topics": [
        "cytOutNodes",
        "cytOutNodes,character,numeric,list-method",
        "cytOutNodes,character,numeric,missing-method",
        "cytOutNodes-methods"
      ]
    },
    {
      "page": "fdr",
      "title": "Number of FDR runs to perform",
      "topics": [
        "fdr",
        "fdr<-"
      ]
    },
    {
      "page": "GENccEnrichResult-class",
      "title": "Class '\"GENccEnrichResult\"'",
      "topics": [
        "category,GENccEnrichResult-method",
        "ccCompareGeneric,GENccEnrichResult,ccOptions-method",
        "GENccEnrichResult",
        "GENccEnrichResult-class",
        "geneAnnMapping",
        "geneAnnMapping,GENccEnrichResult-method",
        "graphType,GENccEnrichResult-method",
        "graphType<-,GENccEnrichResult-method",
        "ontology,GENccEnrichResult-method",
        "sigID",
        "[,GENccEnrichResult,ANY,ANY,ANY-method",
        "[,GENccEnrichResult,ANY,ANY-method"
      ]
    },
    {
      "page": "getGeneSymbol",
      "title": "Entrez to name, symbol, GO and path conversion, as well as general ID to ID conversion.",
      "topics": [
        "getAnnotation",
        "getGeneName",
        "getGeneSymbol",
        "getGO2ALLEGS",
        "getPATH2EG"
      ]
    },
    {
      "page": "graphType-methods",
      "title": "graphType",
      "topics": [
        "graphType",
        "graphType-methods",
        "graphType<-"
      ]
    },
    {
      "page": "HyperGParamsCC-class",
      "title": "Class \"HyperGParamsCC\"",
      "topics": [
        "fdr,HyperGParamsCC-method",
        "fdr<-,HyperGParamsCC-method",
        "GOHyperGParams",
        "GOHyperGParams-class",
        "GOHyperGParamsCC",
        "GOHyperGParamsCC-class",
        "HyperGParamsCC",
        "HyperGParamsCC-class",
        "KEGGHyperGParams",
        "KEGGHyperGParams-class",
        "KEGGHyperGParamsCC",
        "KEGGHyperGParamsCC-class"
      ]
    },
    {
      "page": "HyperGResultCC-class",
      "title": "Class \"HyperGResultCC\"",
      "topics": [
        "fdr,HyperGResultCC-method",
        "fdrvalues",
        "fdrvalues,HyperGResultCC-method",
        "fdrvalues-method",
        "GOHyperGResultCC",
        "GOHyperGResultCC-class",
        "HyperGResultCC",
        "HyperGResultCC-class",
        "KEGGHyperGResultCC",
        "KEGGHyperGResultCC-class",
        "minCount,HyperGResultCC-method",
        "minCount<-,HyperGResultCC-method",
        "pCC,HyperGResultCC-method",
        "pvalueCutoff<-,HyperGResultCC-method",
        "pvalueType,HyperGResultCC-method",
        "pvalueType<-,HyperGResultCC-method"
      ]
    },
    {
      "page": "hyperGTestCC",
      "title": "Hypergeometric testing with false discovery rate",
      "topics": [
        "hyperGTestCC",
        "hyperGTestCC,HyperGParamsCC",
        "hyperGTestCC,HyperGParamsCC-method"
      ]
    },
    {
      "page": "listNames",
      "title": "listNames",
      "topics": [
        "listNames"
      ]
    },
    {
      "page": "mergedData-class",
      "title": "Class '\"mergedData\"'",
      "topics": [
        "mergedData-class"
      ]
    },
    {
      "page": "mergeLists-methods",
      "title": "Function 'mergeLists' in Package 'categoryCompare'",
      "topics": [
        "mergeLists",
        "mergeLists,ccGeneList,ccOptions-method",
        "mergeLists-methods"
      ]
    },
    {
      "page": "minCount",
      "title": "minCount",
      "topics": [
        "minCount",
        "minCount<-"
      ]
    },
    {
      "page": "minNodes",
      "title": "Delete nodes with less than a certain number of genes annotated",
      "topics": [
        "minNodes",
        "minNodes,CytoscapeWindowClass,numeric-method"
      ]
    },
    {
      "page": "pvalueType",
      "title": "Type of p-values to return from object",
      "topics": [
        "pvalueType",
        "pvalueType<-"
      ]
    },
    {
      "page": "resetColors-methods",
      "title": "resetColors",
      "topics": [
        "resetColors",
        "resetColors,numeric,ccOptions-method",
        "resetColors-methods"
      ]
    },
    {
      "page": "show-methods",
      "title": "Methods for Function show in Package `categoryCompare'",
      "topics": [
        "show,HyperGResultCC-method",
        "show-methods",
        "summary,HyperGResultCC-method",
        "summary-methods"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/categoryCompare/raw/HEAD/readme.md",
  "_rundeps": [
    "annotate",
    "AnnotationDbi",
    "AnnotationForge",
    "askpass",
    "backports",
    "base64enc",
    "base64url",
    "BH",
    "Biobase",
    "BiocGenerics",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "cachem",
    "Category",
    "caTools",
    "cli",
    "colorspace",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "digest",
    "evaluate",
    "fastmap",
    "fs",
    "genefilter",
    "generics",
    "glue",
    "GO.db",
    "GOstats",
    "gplots",
    "graph",
    "GSEABase",
    "gtools",
    "htmltools",
    "httr",
    "hwriter",
    "IRanges",
    "IRdisplay",
    "IRkernel",
    "jsonlite",
    "KEGGREST",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pbdZMQ",
    "pillar",
    "pkgconfig",
    "png",
    "R6",
    "RBGL",
    "RColorBrewer",
    "RCurl",
    "RCy3",
    "repr",
    "Rgraphviz",
    "RJSONIO",
    "rlang",
    "RSQLite",
    "S4Vectors",
    "Seqinfo",
    "stringi",
    "survival",
    "sys",
    "utf8",
    "uuid",
    "vctrs",
    "XML",
    "xtable",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "categoryCompare_vignette.Rmd",
      "filename": "categoryCompare_vignette.html",
      "title": "categoryCompare: High-throughput data meta-analysis using gene annotations",
      "engine": "knitr::rmarkdown",
      "headings": [
        "categoryCompare: High-throughput data meta-analysis using feature annotations",
        "Introduction",
        "Sample Data",
        "Create Gene List",
        "Annotation Enrichment",
        "Visualization",
        "Acknowledgements"
      ],
      "created": "2014-08-13 20:17:56",
      "modified": "2021-06-17 18:46:47",
      "commits": 11
    }
  ],
  "_score": 6.681241237375588,
  "_indexed": true,
  "_nocasepkg": "categorycompare",
  "_universes": [
    "bioc",
    "rflight79",
    "rmflight"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.57.0",
      "date": "2026-05-30T10:14:33.000Z",
      "distro": "noble",
      "commit": "05d1e21d8c9b90b23b3308c7d596947d902136c1",
      "fileid": "05208b4b1be53061558fd223c2dc58939edefba0c33bc304ee3f6285b1982f54",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676463066"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.57.0",
      "date": "2026-05-30T10:13:52.000Z",
      "distro": "noble",
      "commit": "05d1e21d8c9b90b23b3308c7d596947d902136c1",
      "fileid": "5c577f1be3ab848328a041377525e0884a6c5d18dc6c3984957f7724eaecc4df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676463066"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.57.0",
      "date": "2026-05-30T14:15:57.000Z",
      "commit": "05d1e21d8c9b90b23b3308c7d596947d902136c1",
      "fileid": "59536c541a445d21357feab8e0e706ea75834ec37f3fa46f18e31f16390575db",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676463066"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.57.0",
      "date": "2026-05-30T14:16:00.000Z",
      "commit": "05d1e21d8c9b90b23b3308c7d596947d902136c1",
      "fileid": "dab27bf612dcb22dd399285fb6b338dea2086aba11f3a910871c0f66d5ccc25c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676463066"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.57.0",
      "date": "2026-05-30T10:13:47.000Z",
      "commit": "05d1e21d8c9b90b23b3308c7d596947d902136c1",
      "fileid": "124c355a41bcc83c807cff4d05cbc242b626f8678a4384423755c5c127199fcd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676463066"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.57.0",
      "date": "2026-05-30T10:12:32.000Z",
      "commit": "05d1e21d8c9b90b23b3308c7d596947d902136c1",
      "fileid": "bc01ba4b1337e382f1df65a28a7cf762b4d31b77a35f7e17695f907b1bfc360e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676463066"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.57.0",
      "date": "2026-05-30T10:12:23.000Z",
      "commit": "05d1e21d8c9b90b23b3308c7d596947d902136c1",
      "fileid": "3411a54161d25bc75ac5abb1c4efd1b821bec99a1bab1df2bc5aa3c5767d248f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676463066"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.57.0",
      "date": "2026-05-30T10:13:07.000Z",
      "commit": "05d1e21d8c9b90b23b3308c7d596947d902136c1",
      "fileid": "a75d54eb9b244d539fc75e726bcd3326e2102af88cd115fac1736b861495eae5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676463066"
    }
  ]
}