{
  "_id": "6a55c90aff0138dec5d68e86",
  "Package": "stageR",
  "Type": "Package",
  "Title": "stageR: stage-wise analysis of high throughput gene expression\ndata in R",
  "Version": "1.35.0",
  "Author": "Koen Van den Berge and Lieven Clement",
  "Maintainer": "Koen Van den Berge <koen.vdberge@gmail.com>",
  "Description": "The stageR package allows automated stage-wise analysis of\nhigh-throughput gene expression data. The method is published\nin Genome Biology at\nhttps://genomebiology.biomedcentral.com/articles/10.1186/s13059-017-1277-0",
  "License": "GNU General Public License version 3",
  "LazyData": "TRUE",
  "biocViews": "Software, StatisticalMethod",
  "Collate": "'stageRClasses.R' 'allGenerics.R' 'constructors.R'\n'accessors.R' 'data.R' 'methods.R'",
  "RoxygenNote": "6.0.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:46:44 UTC",
  "RemoteUrl": "https://github.com/bioc/stageR",
  "RemoteRef": "HEAD",
  "RemoteSha": "6ea4f15305d814662ee81a6a8e093f03a23adec1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 05:21:29 UTC",
    "User": "root"
  },
  "_user": "bioc",
  "_type": "src",
  "_file": "stageR_1.35.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/e6af4677ab4d91b51f15e46e7096074d013307b5d3321ded1eff2766bcb956e3",
  "_filesize": 1078336,
  "_sha256": "e6af4677ab4d91b51f15e46e7096074d013307b5d3321ded1eff2766bcb956e3",
  "_expires": "2026-10-22T05:28:40.000Z",
  "_created": "2026-07-14T05:21:29.000Z",
  "_published": "2026-07-14T05:28:42.610Z",
  "_bioccheck": {
    "error": 1,
    "warning": 2,
    "note": 14
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/29308107560",
  "_status": "failure",
  "_upstream": "https://github.com/bioc/stageR",
  "_commit": {
    "id": "6ea4f15305d814662ee81a6a8e093f03a23adec1",
    "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": 1777380404
  },
  "_maintainer": {
    "name": "Koen Van den Berge",
    "email": "koen.vdberge@gmail.com",
    "login": "koenvandenberge",
    "description": "",
    "uuid": 10134844
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 87006590951,
      "time": 212,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8301132851"
    },
    {
      "job": 87006590926,
      "time": 365,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8301173636"
    },
    {
      "job": 87006590914,
      "time": 365,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8301173381"
    },
    {
      "job": 87006590925,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8301134429"
    },
    {
      "job": 87006590920,
      "time": 250,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8301155806"
    },
    {
      "job": 87005887417,
      "time": 315,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8301072990"
    },
    {
      "job": 87006590937,
      "time": 171,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8301122203"
    },
    {
      "job": 87006590947,
      "time": 211,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8301133256"
    },
    {
      "job": 87006590954,
      "time": 209,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8301132978"
    },
    {
      "job": 87006590931,
      "time": 188,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8301127049"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "methods",
      "role": "Suggests"
    },
    {
      "package": "Biobase",
      "role": "Suggests"
    },
    {
      "package": "edgeR",
      "role": "Suggests"
    },
    {
      "package": "limma",
      "role": "Suggests"
    },
    {
      "package": "DEXSeq",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "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.33.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.34.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "statisticalmethod"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 446,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 650,
    "source": "https://www.bioconductor.org/packages/stats/bioc/stageR"
  },
  "_mentions": 6,
  "_searchresults": 181,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/stageR.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "adjustedAlphaLevel",
    "getAdjustedPValues",
    "getAlpha",
    "getMethod",
    "getPConfirmation",
    "getPScreen",
    "getResults",
    "getSignificantGenes",
    "getSignificantTx",
    "getTx2gene",
    "isAdjusted",
    "isPScreenAdjusted",
    "stageR",
    "stageRTx",
    "stageWiseAdjustment"
  ],
  "_datasets": [
    {
      "name": "esetProstate",
      "title": "Transcript-level abundance estimates in 14 Chinese prostate cancer patients",
      "object": "esetProstate",
      "class": [
        "ExpressionSet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "hammer.eset",
      "title": "Hammer dataset",
      "object": "hammer.eset",
      "class": [
        "ExpressionSet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "adjustedAlphaLevel",
      "title": "Get adjusted significance level from the screening stage.",
      "topics": [
        "adjustedAlphaLevel",
        "adjustedAlphaLevel,stageR",
        "adjustedAlphaLevel,stageRTx",
        "adjustedAlphaLevel,stageRTx-method"
      ]
    },
    {
      "page": "esetProstate",
      "title": "Transcript-level abundance estimates in 14 Chinese prostate cancer patients",
      "topics": [
        "esetProstate"
      ]
    },
    {
      "page": "getAdjustedPValues",
      "title": "Retrieve the stage-wise adjusted p-values.",
      "topics": [
        "getAdjustedPValues",
        "getAdjustedPValues,stageR",
        "getAdjustedPValues,stageRTx",
        "getAdjustedPValues,stageRTx,logical,logical-method"
      ]
    },
    {
      "page": "getAlpha",
      "title": "Retrieve the significance level for the stage-wise adjustment.",
      "topics": [
        "getAlpha",
        "getAlpha,stageR",
        "getAlpha,stageRTx",
        "getAlpha,stageRTx-method"
      ]
    },
    {
      "page": "getMethod",
      "title": "Retrieve FWER correction method.",
      "topics": [
        "getMethod",
        "getMethod,stageR",
        "getMethod,stageRTx",
        "getMethod,stageRTx-method"
      ]
    },
    {
      "page": "getPConfirmation",
      "title": "Return unadjusted confirmation hypothesis p-values from a 'stageRClass' object.",
      "topics": [
        "getPConfirmation",
        "getPConfirmation,stageR",
        "getPConfirmation,stageRTx",
        "getPConfirmation,stageRTx-method"
      ]
    },
    {
      "page": "getPScreen",
      "title": "Return screening hypothesis p-values from a 'stageRClass' object.",
      "topics": [
        "getPScreen",
        "getPScreen,stageR",
        "getPScreen,stageRTx",
        "getPScreen,stageRTx-method"
      ]
    },
    {
      "page": "getResults",
      "title": "Get significance results according to a stage-wise analysis.",
      "topics": [
        "getResults",
        "getResults,stageR",
        "getResults,stageRTx"
      ]
    },
    {
      "page": "getSignificantGenes",
      "title": "Return significant genes when performing transcript-level analysis.",
      "topics": [
        "getSignificantGenes",
        "getSignificantGenes,stageRTx"
      ]
    },
    {
      "page": "getSignificantTx",
      "title": "Return significant transcripts when performing transcript-level analysis.",
      "topics": [
        "getSignificantTx",
        "getSignificantTx,stageR",
        "getSignificantTx,stageRTx"
      ]
    },
    {
      "page": "getTx2gene",
      "title": "Retrieve the data frame linking genes to transcripts.",
      "topics": [
        "getTx2gene",
        "getTx2gene,stageRTx"
      ]
    },
    {
      "page": "hammer.eset",
      "title": "Hammer dataset",
      "topics": [
        "hammer.eset"
      ]
    },
    {
      "page": "isAdjusted",
      "title": "Has stage-wise adjustment already been performed on the object?",
      "topics": [
        "isAdjusted",
        "isAdjusted,stageR",
        "isAdjusted,stageRTx",
        "isAdjusted,stageRTx-method"
      ]
    },
    {
      "page": "isPScreenAdjusted",
      "title": "Are the screening p-values adjusted for multiplicity?",
      "topics": [
        "isPScreenAdjusted",
        "isPScreenAdjusted,stageR",
        "isPSCreenAdjusted,stageRTx",
        "isPScreenAdjusted,stageRTx-method"
      ]
    },
    {
      "page": "stageR",
      "title": "Create stageR object",
      "topics": [
        "stageR"
      ]
    },
    {
      "page": "stageRClass",
      "title": "The stageR class",
      "topics": [
        "stageRClass",
        "stageRTxClass"
      ]
    },
    {
      "page": "stageRTx",
      "title": "Create stageRTx object.",
      "topics": [
        "stageRTx"
      ]
    },
    {
      "page": "stageWiseAdjustment",
      "title": "adjust p-values in a two-stage analysis",
      "topics": [
        "stageWiseAdjustment",
        "stageWiseAdjustment,stageR",
        "stageWiseAdjustment,stageRTx",
        "stageWiseAdjustment,stageRTx,character,numeric-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/stageR/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "DelayedArray",
    "generics",
    "GenomicRanges",
    "IRanges",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SparseArray",
    "SummarizedExperiment",
    "XVector"
  ],
  "_score": 5.035829825252828,
  "_indexed": true,
  "_nocasepkg": "stager",
  "_universes": [
    "bioc",
    "koenvandenberge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.35.0",
      "date": "2026-07-14T05:26:22.000Z",
      "distro": "resolute",
      "commit": "6ea4f15305d814662ee81a6a8e093f03a23adec1",
      "fileid": "https://r2.ropensci.org/d66de9b0051a03d705fcba786fb7b54b9f1384583f5cbcbc049f1e9d7388cccc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29308107560"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.35.0",
      "date": "2026-07-14T05:26:24.000Z",
      "distro": "resolute",
      "commit": "6ea4f15305d814662ee81a6a8e093f03a23adec1",
      "fileid": "https://r2.ropensci.org/49ba27b667b0e1e45fc12086269f0abf45d66c15aeb1bbbb7464684c3f852cf2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29308107560"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.35.0",
      "date": "2026-07-14T05:24:35.000Z",
      "commit": "6ea4f15305d814662ee81a6a8e093f03a23adec1",
      "fileid": "https://r2.ropensci.org/ac92f486dacc65f2d00ddc390cee9f3ae2c51793a9a58a9969865305ca6d2c89",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29308107560"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.35.0",
      "date": "2026-07-14T05:25:05.000Z",
      "commit": "6ea4f15305d814662ee81a6a8e093f03a23adec1",
      "fileid": "https://r2.ropensci.org/d845426dcf6e013f1044946fff2443c6b9594284af29f6fa53113db4660a9d3f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29308107560"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.35.0",
      "date": "2026-07-14T05:24:59.000Z",
      "commit": "6ea4f15305d814662ee81a6a8e093f03a23adec1",
      "fileid": "https://r2.ropensci.org/09f848416bb30b271955d989004de9c20302f25c7aa00ac8efe0feccdc9eebc9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29308107560"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-07-14T05:23:50.000Z",
      "commit": "6ea4f15305d814662ee81a6a8e093f03a23adec1",
      "fileid": "https://r2.ropensci.org/fd43e45badb5fba83f8e0c699a6e05e4c78e57767d50b53df1018d0cf31a1f81",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29308107560"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-07-14T05:23:49.000Z",
      "commit": "6ea4f15305d814662ee81a6a8e093f03a23adec1",
      "fileid": "https://r2.ropensci.org/d0268e903ab5e336daa8480d1b116a3c55a14f44d0a9616493022245aa86c716",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29308107560"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-07-14T05:23:32.000Z",
      "commit": "6ea4f15305d814662ee81a6a8e093f03a23adec1",
      "fileid": "https://r2.ropensci.org/7166346ef4727d7f478d4989fdc42a0e276972e49c856d09e3d88b5c0421382e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29308107560"
    }
  ]
}