{
  "_id": "6a212705cd65a98ecbd21552",
  "Package": "OPWeight",
  "Type": "Package",
  "Title": "Optimal p-value weighting with independent information",
  "Version": "1.34.0",
  "Date": "2017-02-26",
  "Authors@R": "c(person(\"Mohamad\", \"Hasan\", email =\n\"shakilmohamad7@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Paul\", \"Schliekelman\", role=\"aut\"))",
  "Description": "This package perform weighted-pvalue based multiple\nhypothesis test and provides corresponding information such as\nranking probability, weight, significant tests, etc . To\nconduct this testing procedure, the testing method apply a\nprobabilistic relationship between the test rank and the\ncorresponding test effect size.",
  "License": "Artistic-2.0",
  "VignetteBuilder": "knitr",
  "biocViews": "ImmunoOncology, BiomedicalInformatics, MultipleComparison,\nRegression, RNASeq, SNP",
  "RoxygenNote": "6.0.1",
  "URL": "https://github.com/mshasan/OPWeight",
  "Bugreports": "https://github.com/mshasan/OPWeight/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:45:56 UTC",
  "RemoteUrl": "https://github.com/bioc/OPWeight",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "f43dcb5ee32687fdb378d229047abfadc623eb62",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 07:14:22 UTC",
    "User": "root"
  },
  "Author": "Mohamad Hasan [aut, cre],\nPaul Schliekelman [aut]",
  "Maintainer": "Mohamad Hasan <shakilmohamad7@gmail.com>",
  "MD5sum": "cb2ec61819e11b3cb62f8f6e2917b2e8",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "OPWeight_1.34.0.tar.gz",
  "_fileid": "3ceb90da95a3adfa2485485aa26507574b3c468772debc8211d7e7604d27f26a",
  "_filesize": 487598,
  "_sha256": "3ceb90da95a3adfa2485485aa26507574b3c468772debc8211d7e7604d27f26a",
  "_created": "2026-06-04T07:14:22.000Z",
  "_published": "2026-06-04T07:19:33.143Z",
  "_jobs": [
    {
      "job": 79468572772,
      "time": 163,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7405308722"
    },
    {
      "job": 79468572750,
      "time": 211,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7405321859"
    },
    {
      "job": 79468572758,
      "time": 269,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7405337945"
    },
    {
      "job": 79468572785,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7405330233"
    },
    {
      "job": 79468572787,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7405336245"
    },
    {
      "job": 79467850673,
      "time": 314,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405263169"
    },
    {
      "job": 79468572804,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405308651"
    },
    {
      "job": 79468572768,
      "time": 177,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7405312658"
    },
    {
      "job": 79468572762,
      "time": 159,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7405307940"
    },
    {
      "job": 79468572788,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7405302358"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 12
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26936624458",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/OPWeight",
  "_commit": {
    "id": "f43dcb5ee32687fdb378d229047abfadc623eb62",
    "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": 1777380356
  },
  "_maintainer": {
    "name": "Mohamad Hasan",
    "email": "shakilmohamad7@gmail.com",
    "login": "mshasan",
    "description": "Associate Director",
    "uuid": 21984246
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "qvalue",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "airway",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "DESeq2",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.35.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.34.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "biomedicalinformatics",
    "multiplecomparison",
    "regression",
    "rnaseq",
    "snp"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mshasan",
      "count": 92,
      "uuid": 21984246
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 344,
    "source": "https://www.bioconductor.org/packages/stats/bioc/OPWeight"
  },
  "_devurl": "https://github.com/mshasan/opweight",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/OPWeight.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mshasan/opweight",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "opw",
    "prob_rank_givenEffect",
    "prob_rank_givenEffect_approx",
    "prob_rank_givenEffect_exact",
    "prob_rank_givenEffect_simu",
    "weight_binary",
    "weight_by_delta",
    "weight_continuous"
  ],
  "_help": [
    {
      "page": "opw",
      "title": "Perform Optimal Pvalue Weighting",
      "topics": [
        "opw"
      ]
    },
    {
      "page": "prob_rank_givenEffect",
      "title": "Probability of rank of test given effect size",
      "topics": [
        "prob_rank_givenEffect"
      ]
    },
    {
      "page": "prob_rank_givenEffect_approx",
      "title": "Probability of rank of test given effect size by normal approximation",
      "topics": [
        "prob_rank_givenEffect_approx"
      ]
    },
    {
      "page": "prob_rank_givenEffect_exact",
      "title": "Probability of rank of test given effect size by exact method",
      "topics": [
        "prob_rank_givenEffect_exact"
      ]
    },
    {
      "page": "prob_rank_givenEffect_simu",
      "title": "Probability of rank of test given effect size by simulations",
      "topics": [
        "prob_rank_givenEffect_simu"
      ]
    },
    {
      "page": "weight_binary",
      "title": "Weight for the Binary effect sizes",
      "topics": [
        "weight_binary"
      ]
    },
    {
      "page": "weight_by_delta",
      "title": "Find sum of weights for the LaGrange multiplier",
      "topics": [
        "weight_by_delta"
      ]
    },
    {
      "page": "weight_continuous",
      "title": "Weight for the continuous effect sizes",
      "topics": [
        "weight_continuous"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/OPWeight/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "plyr",
    "qvalue",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "OPWeight.Rmd",
      "filename": "OPWeight.html",
      "title": "Introduction to OPWeight",
      "author": "Mohamad S. Hasan and Paul Schliekelman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Airway RNA-seq data example",
        "Data analysis",
        "Other functions",
        "References"
      ],
      "created": "2017-07-14 16:36:55",
      "modified": "2018-08-30 17:53:36",
      "commits": 2
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": false,
  "_nocasepkg": "opweight",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/OPWeight",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.34.0",
      "date": "2026-06-04T07:17:41.000Z",
      "distro": "noble",
      "commit": "f43dcb5ee32687fdb378d229047abfadc623eb62",
      "fileid": "0831eba7e3e1829cccca1b280a817c677ae6546087f3e6fa11de257dd78ffd8f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26936624458"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.34.0",
      "date": "2026-06-04T07:18:36.000Z",
      "distro": "noble",
      "commit": "f43dcb5ee32687fdb378d229047abfadc623eb62",
      "fileid": "402b5b4cd51ecb0d23d1ef9b4bb328292579fecad2c779190f59596724815ed1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26936624458"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.34.0",
      "date": "2026-06-04T07:18:10.000Z",
      "commit": "f43dcb5ee32687fdb378d229047abfadc623eb62",
      "fileid": "89de183ee41abf4283d2273450d81c94feee0845982ea680545e4a4831d8a89c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26936624458"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.34.0",
      "date": "2026-06-04T07:18:34.000Z",
      "commit": "f43dcb5ee32687fdb378d229047abfadc623eb62",
      "fileid": "5962bdfe53af94165c2206b424a3b375b096d8e6702fa7cfd2dffbdf7dc45b07",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26936624458"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.34.0",
      "date": "2026-06-04T07:17:25.000Z",
      "commit": "f43dcb5ee32687fdb378d229047abfadc623eb62",
      "fileid": "6d4279d17c54d6d76a7f1eaf3c7bb8283e64d6dc15ec86026332a148c933a5a4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26936624458"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.34.0",
      "date": "2026-06-04T07:16:50.000Z",
      "commit": "f43dcb5ee32687fdb378d229047abfadc623eb62",
      "fileid": "2ebf075ceda7456dbfe4263b68b7716ecb0b15257700005a76369e7f4d02d311",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26936624458"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.34.0",
      "date": "2026-06-04T07:16:31.000Z",
      "commit": "f43dcb5ee32687fdb378d229047abfadc623eb62",
      "fileid": "cdbb00f9e49bb207a950f75e1e30b8e594a1c19d8d24345fa6ce824eb86cfafa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26936624458"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.34.0",
      "date": "2026-06-04T07:16:15.000Z",
      "commit": "f43dcb5ee32687fdb378d229047abfadc623eb62",
      "fileid": "752e66beb48abd8e0cd652d7fe6dc2076bb661a764a0be076cc0a3a9f12e4757",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26936624458"
    }
  ]
}