{
  "_id": "6a37abcb3efcd9bda44245ed",
  "Package": "EmpiricalBrownsMethod",
  "Title": "Uses Brown's method to combine p-values from dependent tests",
  "Version": "1.40.0",
  "Author": "William Poole",
  "Maintainer": "David Gibbs <dgibbs@systemsbiology.org>",
  "Description": "Combining P-values from multiple statistical tests is\ncommon in bioinformatics. However, this procedure is\nnon-trivial for dependent P-values. This package implements an\nempirical adaptation of Brown’s Method (an extension of\nFisher’s Method) for combining dependent P-values which is\nappropriate for highly correlated data sets found in\nhigh-throughput biological experiments.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/IlyaLab/CombiningDependentPvaluesUsingEBM.git",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "biocViews": "StatisticalMethod, GeneExpression, Pathways",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:42:29 UTC",
  "RemoteUrl": "https://github.com/bioc/EmpiricalBrownsMethod",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "efcdfc15b22b5bb457f7070b82c6957a32286d94",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 09:12:42 UTC",
    "User": "root"
  },
  "MD5sum": "a7ccb0e92fa6e57041c58db7847a6855",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "EmpiricalBrownsMethod_1.40.0.tar.gz",
  "_fileid": "0a55eebfd560d49d637cecd1a03cf4a707abf354cd54a6eac6d0e9923da01b86",
  "_filesize": 132698,
  "_sha256": "0a55eebfd560d49d637cecd1a03cf4a707abf354cd54a6eac6d0e9923da01b86",
  "_created": "2026-06-21T09:12:42.000Z",
  "_published": "2026-06-21T09:15:55.338Z",
  "_jobs": [
    {
      "job": 82557702978,
      "time": 120,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7773831686"
    },
    {
      "job": 82557702977,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7773837435"
    },
    {
      "job": 82557703001,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7773837576"
    },
    {
      "job": 82557702979,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7773826209"
    },
    {
      "job": 82557702982,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7773826079"
    },
    {
      "job": 82557536730,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773815712"
    },
    {
      "job": 82557702980,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773827844"
    },
    {
      "job": 82557703025,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7773826084"
    },
    {
      "job": 82557703023,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7773825485"
    },
    {
      "job": 82557703022,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7773825591"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 2,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27899645016",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/EmpiricalBrownsMethod",
  "_commit": {
    "id": "efcdfc15b22b5bb457f7070b82c6957a32286d94",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380149
  },
  "_maintainer": {
    "name": "David Gibbs",
    "email": "dgibbs@systemsbiology.org"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.41.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.40.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "statisticalmethod",
    "geneexpression",
    "pathways"
  ],
  "_stars": 25,
  "_contributors": [
    {
      "user": "gibbsdavidl",
      "count": 8,
      "uuid": 561865
    },
    {
      "user": "jonbarenboim",
      "count": 1,
      "uuid": 16520982
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 440,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/ilyalab/combiningdependentpvaluesusingebm",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/EmpiricalBrownsMethod.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "empiricalBrownsMethod",
    "kostsMethod"
  ],
  "_datasets": [
    {
      "name": "allPvals",
      "title": "Data used in tests and examples.",
      "object": "ebmTestData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gene",
        "pvalue.with.CHD4"
      ],
      "rows": 46,
      "table": true,
      "tojson": true
    },
    {
      "name": "dat",
      "title": "Data used in tests and examples.",
      "object": "ebmTestData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12",
        "V13",
        "V14",
        "V15",
        "V16",
        "V17",
        "V18",
        "V19",
        "V20",
        "V21",
        "V22",
        "V23",
        "V24",
        "V25",
        "V26",
        "V27",
        "V28",
        "V29",
        "V30",
        "V31",
        "V32",
        "V33",
        "V34",
        "V35",
        "V36",
        "V37",
        "V38",
        "V39",
        "V40",
        "V41",
        "V42",
        "V43",
        "V44",
        "V45",
        "V46",
        "V47",
        "V48",
        "V49",
        "V50",
        "V51",
        "V52",
        "V53",
        "V54",
        "V55",
        "V56",
        "V57",
        "V58",
        "V59",
        "V60",
        "V61",
        "V62",
        "V63",
        "V64",
        "V65",
        "V66",
        "V67",
        "V68",
        "V69",
        "V70",
        "V71",
        "V72",
        "V73",
        "V74",
        "V75",
        "V76",
        "V77",
        "V78",
        "V79",
        "V80",
        "V81",
        "V82",
        "V83",
        "V84",
        "V85",
        "V86",
        "V87",
        "V88",
        "V89",
        "V90",
        "V91",
        "V92",
        "V93",
        "V94",
        "V95",
        "V96",
        "V97",
        "V98",
        "V99",
        "V100",
        "V101",
        "V102",
        "V103",
        "V104",
        "V105",
        "V106",
        "V107",
        "V108",
        "V109",
        "V110",
        "V111",
        "V112",
        "V113",
        "V114",
        "V115",
        "V116",
        "V117",
        "V118",
        "V119",
        "V120",
        "V121",
        "V122",
        "V123",
        "V124",
        "V125",
        "V126",
        "V127",
        "V128",
        "V129",
        "V130",
        "V131",
        "V132",
        "V133",
        "V134",
        "V135",
        "V136",
        "V137",
        "V138",
        "V139",
        "V140",
        "V141",
        "V142",
        "V143",
        "V144",
        "V145",
        "V146",
        "V147",
        "V148",
        "V149",
        "V150",
        "V151",
        "V152",
        "V153",
        "V154",
        "V155",
        "V156",
        "V157",
        "V158",
        "V159",
        "V160",
        "V161",
        "V162",
        "V163",
        "V164",
        "V165",
        "V166",
        "V167",
        "V168"
      ],
      "rows": 46,
      "table": true,
      "tojson": true
    },
    {
      "name": "pathways",
      "title": "Data used in tests and examples.",
      "object": "ebmTestData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "pathway",
        "gene"
      ],
      "rows": 46,
      "table": true,
      "tojson": true
    },
    {
      "name": "randData",
      "title": "Data used in tests and examples.",
      "object": "ebmTestData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12",
        "V13",
        "V14",
        "V15",
        "V16",
        "V17",
        "V18",
        "V19",
        "V20",
        "V21",
        "V22",
        "V23",
        "V24",
        "V25",
        "V26"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ebmTestData",
      "title": "Data used in tests and examples.",
      "topics": [
        "allPvals",
        "dat",
        "ebmTestData",
        "pathways",
        "randData"
      ]
    },
    {
      "page": "empiricalBrownsMethod",
      "title": "The Empirical Browns Method For Combining P-values",
      "topics": [
        "empiricalBrownsMethod"
      ]
    },
    {
      "page": "kostsMethod",
      "title": "The Kost Method For Combining P-values",
      "topics": [
        "kostsMethod"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "ebmVignette.Rmd",
      "filename": "ebmVignette.html",
      "title": "Empirical Browns Method",
      "author": "David L Gibbs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Abstract",
        "Introduction",
        "Using the function",
        "References"
      ],
      "created": "2016-01-26 18:39:25",
      "modified": "2016-01-26 18:39:25",
      "commits": 1
    }
  ],
  "_score": 5.732393759822968,
  "_indexed": false,
  "_nocasepkg": "empiricalbrownsmethod",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/EmpiricalBrownsMethod",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.40.0",
      "date": "2026-06-21T09:15:31.000Z",
      "distro": "noble",
      "commit": "efcdfc15b22b5bb457f7070b82c6957a32286d94",
      "fileid": "5663188020d11cfb4e921bff3af4f26930c6635bc90df6415f68c06f7037b3c0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27899645016"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.40.0",
      "date": "2026-06-21T09:15:32.000Z",
      "distro": "noble",
      "commit": "efcdfc15b22b5bb457f7070b82c6957a32286d94",
      "fileid": "95ef5cdea9876a5cc4d88499fcc312e0c9bea0da8ad13c913c944e173d58dc4b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27899645016"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.40.0",
      "date": "2026-06-21T09:14:06.000Z",
      "commit": "efcdfc15b22b5bb457f7070b82c6957a32286d94",
      "fileid": "8fe68f8b7c42526a4fbc3916f359c175905e06bb32963318c13f0ce5dd55dbe2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27899645016"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.40.0",
      "date": "2026-06-21T09:14:05.000Z",
      "commit": "efcdfc15b22b5bb457f7070b82c6957a32286d94",
      "fileid": "e834eacdecde7f2609c5a8984217e6f41281341d8bc4dcde3f050ff27e9a5875",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27899645016"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.40.0",
      "date": "2026-06-21T09:14:26.000Z",
      "commit": "efcdfc15b22b5bb457f7070b82c6957a32286d94",
      "fileid": "c220127648bc3b9fbf65760876acc6a2d9c9a647e7a9fa6ea7728e561840e4b0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27899645016"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.40.0",
      "date": "2026-06-21T09:13:58.000Z",
      "commit": "efcdfc15b22b5bb457f7070b82c6957a32286d94",
      "fileid": "83c2b354b40f46e633210033b56cefa0f073455865c5aae1642533db366f75da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27899645016"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.40.0",
      "date": "2026-06-21T09:13:53.000Z",
      "commit": "efcdfc15b22b5bb457f7070b82c6957a32286d94",
      "fileid": "5d536695ab9e18090ca7539e4a065cccc7ddb8e1b17707aa1809568282644a36",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27899645016"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.40.0",
      "date": "2026-06-21T09:13:53.000Z",
      "commit": "efcdfc15b22b5bb457f7070b82c6957a32286d94",
      "fileid": "fc5c29280adc242a0216c6ea2d5fb2da0902bfac3f336bccd1bddd138caed40f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27899645016"
    }
  ]
}