{
  "_id": "6a194ee4acfb0bcc41dded1c",
  "Package": "npGSEA",
  "Type": "Package",
  "Title": "Permutation approximation methods for gene set enrichment\nanalysis (non-permutation GSEA)",
  "Version": "1.48.0",
  "Date": "2015-5-6",
  "Author": "Jessica Larson and Art Owen",
  "Maintainer": "Jessica Larson <larson.jess@gmail.com>",
  "Description": "Current gene set enrichment methods rely upon permutations\nfor inference.  These approaches are computationally expensive\nand have minimum achievable p-values based on the number of\npermutations, not on the actual observed statistics.  We have\nderived three parametric approximations to the permutation\ndistributions of two gene set enrichment test statistics.  We\nare able to reduce the computational burden and granularity\nissues of permutation testing with our method, which is\nimplemented in this package. npGSEA calculates gene set\nenrichment statistics and p-values without the computational\ncost of permutations.  It is applicable in settings where one\nor many gene sets are of interest.  There are also built-in\nplotting functions to help users visualize results.",
  "License": "Artistic-2.0",
  "biocViews": "GeneSetEnrichment, Microarray, StatisticalMethod, Pathways",
  "Collate": "'getIncidence.R' 'miscFunctions.R' 'miscDataPrepFunctions.R'\n'npGSEA.R' 'AllClasses.R' 'AllGenerics.R'\n'npGSEAResultBeta-accessors.R' 'npGSEAResultChiSq-accessors.R'\n'npGSEAResultNorm-accessors.R' 'npGSEAPlot-methods.R'\n'show-methods.R' 'pValues-methods.R'",
  "Packaged": {
    "Date": "2026-05-29 07:24:49 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libpng-dev libxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:39:01 UTC",
  "RemoteUrl": "https://github.com/bioc/npGSEA",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "10d6814d4eec745d2fe5e6aac5034ebc9b465782",
  "NeedsCompilation": "no",
  "MD5sum": "c1b536d630c8fea1231be59072fc12f0",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "npGSEA_1.48.0.tar.gz",
  "_fileid": "a4a424612be90da8b4c489eb54549145db3d8b13d62bceb4a403d52b2fd1b1cd",
  "_filesize": 544158,
  "_sha256": "a4a424612be90da8b4c489eb54549145db3d8b13d62bceb4a403d52b2fd1b1cd",
  "_created": "2026-05-29T07:24:49.000Z",
  "_published": "2026-05-29T08:31:32.328Z",
  "_jobs": [
    {
      "job": 78456770707,
      "time": 259,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7285414890"
    },
    {
      "job": 78456770697,
      "time": 340,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7285439651"
    },
    {
      "job": 78456770651,
      "time": 299,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285426346"
    },
    {
      "job": 78456770670,
      "time": 188,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7286471689"
    },
    {
      "job": 78456770669,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286454554"
    },
    {
      "job": 78455952201,
      "time": 361,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285335880"
    },
    {
      "job": 78456770681,
      "time": 228,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285405737"
    },
    {
      "job": 78456770656,
      "time": 201,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7285397506"
    },
    {
      "job": 78456770683,
      "time": 231,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7285406767"
    },
    {
      "job": 78456770676,
      "time": 209,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285400092"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 14
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623891894",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/npGSEA",
  "_commit": {
    "id": "10d6814d4eec745d2fe5e6aac5034ebc9b465782",
    "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": 1777379941
  },
  "_maintainer": {
    "name": "Jessica Larson",
    "email": "larson.jess@gmail.com",
    "login": "lars3313",
    "description": "Jessica Larson",
    "uuid": 45085165
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "GSEABase",
      "version": ">= 1.24.0",
      "role": "Depends"
    },
    {
      "package": "Biobase",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ALL",
      "role": "Suggests"
    },
    {
      "package": "genefilter",
      "role": "Suggests"
    },
    {
      "package": "limma",
      "role": "Suggests"
    },
    {
      "package": "hgu95av2.db",
      "role": "Suggests"
    },
    {
      "package": "ReportingTools",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "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.49.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.48.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "genesetenrichment",
    "microarray",
    "statisticalmethod",
    "pathways"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 380,
    "source": "https://www.bioconductor.org/packages/stats/bioc/npGSEA"
  },
  "_mentions": 1,
  "_searchresults": 7,
  "_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/npGSEA.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "alphaValue",
    "betaHats",
    "betaStat",
    "betaValue",
    "chiSqStat",
    "DF",
    "geneSetName",
    "getIncidence",
    "npGSEA",
    "npGSEAPlot",
    "pLeft",
    "pRight",
    "pTwoSided",
    "pValues",
    "show",
    "sigmaSq",
    "stat",
    "xSet",
    "zStat"
  ],
  "_help": [
    {
      "page": "alphaValue-methods",
      "title": "~~ Methods for Function 'alphaValue' ~~",
      "topics": [
        "alphaValue",
        "alphaValue,npGSEAResultBeta-method",
        "alphaValue,npGSEAResultBetaCollection-method",
        "alphaValue-methods"
      ]
    },
    {
      "page": "betaHats-methods",
      "title": "~~ Methods for Function 'betaHats' ~~",
      "topics": [
        "betaHats",
        "betaHats,npGSEAResultBeta-method",
        "betaHats,npGSEAResultBetaCollection-method",
        "betaHats,npGSEAResultChiSq-method",
        "betaHats,npGSEAResultChiSqCollection-method",
        "betaHats,npGSEAResultNorm-method",
        "betaHats,npGSEAResultNormCollection-method",
        "betaHats-methods"
      ]
    },
    {
      "page": "betaStat-methods",
      "title": "~~ Methods for Function 'betaStat' ~~",
      "topics": [
        "betaStat",
        "betaStat,npGSEAResultBeta-method",
        "betaStat,npGSEAResultBetaCollection-method",
        "betaStat-methods"
      ]
    },
    {
      "page": "betaValue-methods",
      "title": "~~ Methods for Function 'betaValue' ~~",
      "topics": [
        "betaValue",
        "betaValue,npGSEAResultBeta-method",
        "betaValue,npGSEAResultBetaCollection-method",
        "betaValue-methods"
      ]
    },
    {
      "page": "chiSqStat-methods",
      "title": "~~ Methods for Function 'chiSqStat' ~~",
      "topics": [
        "chiSqStat",
        "chiSqStat,npGSEAResultChiSq-method",
        "chiSqStat,npGSEAResultChiSqCollection-method",
        "chiSqStat-methods"
      ]
    },
    {
      "page": "DF-methods",
      "title": "~~ Methods for Function 'DF' ~~",
      "topics": [
        "DF",
        "DF,npGSEAResultChiSq-method",
        "DF,npGSEAResultChiSqCollection-method",
        "DF-methods"
      ]
    },
    {
      "page": "geneSetName-methods",
      "title": "~~ Methods for Function 'geneSetName' ~~",
      "topics": [
        "geneSetName",
        "geneSetName,npGSEAResultBeta-method",
        "geneSetName,npGSEAResultBetaCollection-method",
        "geneSetName,npGSEAResultChiSq-method",
        "geneSetName,npGSEAResultChiSqCollection-method",
        "geneSetName,npGSEAResultNorm-method",
        "geneSetName,npGSEAResultNormCollection-method",
        "geneSetName-methods"
      ]
    },
    {
      "page": "getIncidence",
      "title": "Determines the incidence of a gene set in a list of genes.",
      "topics": [
        "getIncidence"
      ]
    },
    {
      "page": "npGSEA",
      "title": "Calculates an approximation of the permutation GSEA statistics and p-values",
      "topics": [
        "npGSEA"
      ]
    },
    {
      "page": "npGSEAPlot-methods",
      "title": "~~ Methods for Function 'npGSEAPlot' ~~",
      "topics": [
        "npGSEAPlot",
        "npGSEAPlot,npGSEAResultBeta-method",
        "npGSEAPlot,npGSEAResultChiSq-method",
        "npGSEAPlot,npGSEAResultNorm-method",
        "npGSEAPlot-methods"
      ]
    },
    {
      "page": "npGSEAResultBeta-class",
      "title": "Class '\"npGSEAResultBeta\"'",
      "topics": [
        "npGSEAResultBeta-class"
      ]
    },
    {
      "page": "npGSEAResultBetaCollection-class",
      "title": "Class '\"npGSEAResultBetaCollection\"'",
      "topics": [
        "npGSEAResultBetaCollection-class"
      ]
    },
    {
      "page": "npGSEAResultChiSq-class",
      "title": "Class '\"npGSEAResultChiSq\"'",
      "topics": [
        "npGSEAResultChiSq-class"
      ]
    },
    {
      "page": "npGSEAResultChiSqCollection-class",
      "title": "Class '\"npGSEAResultChiSqCollection\"'",
      "topics": [
        "npGSEAResultChiSqCollection-class"
      ]
    },
    {
      "page": "npGSEAResultNorm-class",
      "title": "Class '\"npGSEAResultNorm\"'",
      "topics": [
        "npGSEAResultNorm-class"
      ]
    },
    {
      "page": "npGSEAResultNormCollection-class",
      "title": "Class '\"npGSEAResultNormCollection\"'",
      "topics": [
        "npGSEAResultNormCollection-class"
      ]
    },
    {
      "page": "pLeft-methods",
      "title": "~~ Methods for Function 'pLeft' ~~",
      "topics": [
        "pLeft",
        "pLeft,npGSEAResultBeta-method",
        "pLeft,npGSEAResultBetaCollection-method",
        "pLeft,npGSEAResultNorm-method",
        "pLeft,npGSEAResultNormCollection-method",
        "pLeft-methods"
      ]
    },
    {
      "page": "pRight-methods",
      "title": "~~ Methods for Function 'pRight' ~~",
      "topics": [
        "pRight",
        "pRight,npGSEAResultBeta-method",
        "pRight,npGSEAResultBetaCollection-method",
        "pRight,npGSEAResultNorm-method",
        "pRight,npGSEAResultNormCollection-method",
        "pRight-methods"
      ]
    },
    {
      "page": "pTwoSided-methods",
      "title": "~~ Methods for Function 'pTwoSided' ~~",
      "topics": [
        "pTwoSided",
        "pTwoSided,npGSEAResultBeta-method",
        "pTwoSided,npGSEAResultBetaCollection-method",
        "pTwoSided,npGSEAResultChiSq-method",
        "pTwoSided,npGSEAResultChiSqCollection-method",
        "pTwoSided,npGSEAResultNorm-method",
        "pTwoSided,npGSEAResultNormCollection-method",
        "pTwoSided-methods"
      ]
    },
    {
      "page": "pValues-methods",
      "title": "~~ Methods for Function 'pValues' ~~",
      "topics": [
        "pValues",
        "pValues,npGSEAResultBeta-method",
        "pValues,npGSEAResultChiSq-method",
        "pValues,npGSEAResultNorm-method",
        "pValues-methods"
      ]
    },
    {
      "page": "sigmaSq-methods",
      "title": "~~ Methods for Function 'sigmaSq' ~~",
      "topics": [
        "sigmaSq",
        "sigmaSq,npGSEAResultBeta-method",
        "sigmaSq,npGSEAResultBetaCollection-method",
        "sigmaSq,npGSEAResultChiSq-method",
        "sigmaSq,npGSEAResultChiSqCollection-method",
        "sigmaSq,npGSEAResultNorm-method",
        "sigmaSq,npGSEAResultNormCollection-method",
        "sigmaSq-methods"
      ]
    },
    {
      "page": "stat-methods",
      "title": "~~ Methods for Function 'stat' ~~",
      "topics": [
        "stat",
        "stat,npGSEAResultBeta-method",
        "stat,npGSEAResultBetaCollection-method",
        "stat,npGSEAResultChiSq-method",
        "stat,npGSEAResultChiSqCollection-method",
        "stat,npGSEAResultNorm-method",
        "stat,npGSEAResultNormCollection-method",
        "stat-methods"
      ]
    },
    {
      "page": "show-methods",
      "title": "~~ Methods for Function 'show' in Package 'base' ~~",
      "topics": [
        "show",
        "show,npGSEAResultBeta-method",
        "show,npGSEAResultChiSq-method",
        "show,npGSEAResultNorm-method",
        "show-methods"
      ]
    },
    {
      "page": "xSet-methods",
      "title": "~~ Methods for Function 'xSet' ~~",
      "topics": [
        "xSet",
        "xSet,npGSEAResultBeta-method",
        "xSet,npGSEAResultBetaCollection-method",
        "xSet,npGSEAResultChiSq-method",
        "xSet,npGSEAResultChiSqCollection-method",
        "xSet,npGSEAResultNorm-method",
        "xSet,npGSEAResultNormCollection-method",
        "xSet-methods"
      ]
    },
    {
      "page": "zStat-methods",
      "title": "~~ Methods for Function 'zStat' ~~",
      "topics": [
        "zStat",
        "zStat,npGSEAResultNorm-method",
        "zStat,npGSEAResultNormCollection-method",
        "zStat-methods"
      ]
    }
  ],
  "_rundeps": [
    "annotate",
    "AnnotationDbi",
    "askpass",
    "Biobase",
    "BiocGenerics",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "fastmap",
    "generics",
    "glue",
    "graph",
    "GSEABase",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lifecycle",
    "memoise",
    "mime",
    "openssl",
    "pkgconfig",
    "png",
    "R6",
    "rlang",
    "RSQLite",
    "S4Vectors",
    "Seqinfo",
    "sys",
    "vctrs",
    "XML",
    "xtable",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "npGSEA.Rnw",
      "filename": "npGSEA.pdf",
      "title": "Running gene set enrichment analysis with the \"npGSEA\" package",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2014-04-04 23:39:58",
      "modified": "2015-05-06 12:15:06",
      "commits": 3
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "npgsea",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/npGSEA",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.48.0",
      "date": "2026-05-29T07:29:43.000Z",
      "distro": "noble",
      "commit": "10d6814d4eec745d2fe5e6aac5034ebc9b465782",
      "fileid": "2437e1e939caf258bd425f0cf0edc0209b26168a807b7539f2ffdb1a87a4ff8e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623891894"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.48.0",
      "date": "2026-05-29T07:29:15.000Z",
      "distro": "noble",
      "commit": "10d6814d4eec745d2fe5e6aac5034ebc9b465782",
      "fileid": "7b27b1f4efccf9c9460008f92403a8dd65101077ad9c1bc263720f52cfd03569",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623891894"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.48.0",
      "date": "2026-05-29T08:30:18.000Z",
      "commit": "10d6814d4eec745d2fe5e6aac5034ebc9b465782",
      "fileid": "ae3a1be5891ca477e5487062856831dc04bb3e71a1983dae85506814df180b85",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623891894"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.48.0",
      "date": "2026-05-29T08:29:29.000Z",
      "commit": "10d6814d4eec745d2fe5e6aac5034ebc9b465782",
      "fileid": "aaf7e5730899e2d7828841ece7d0f846c7b313fa2e8e52c8dd4ca93441970b4a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623891894"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.48.0",
      "date": "2026-05-29T07:29:06.000Z",
      "commit": "10d6814d4eec745d2fe5e6aac5034ebc9b465782",
      "fileid": "df1af3ef729cdcbaeec5358945548da3b5c1fd8c2f628c8dfc37924f50a06368",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623891894"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.48.0",
      "date": "2026-05-29T07:27:22.000Z",
      "commit": "10d6814d4eec745d2fe5e6aac5034ebc9b465782",
      "fileid": "660ed7cdd39b4bc1a14baf9332beadea7b7c852635addc6afe16fbe780bcb08d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623891894"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.48.0",
      "date": "2026-05-29T07:28:05.000Z",
      "commit": "10d6814d4eec745d2fe5e6aac5034ebc9b465782",
      "fileid": "08dbd1ec7574a0cafd429372a65679e80b051af83d4a28c2731c7936fa7ab0ba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623891894"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.48.0",
      "date": "2026-05-29T07:27:33.000Z",
      "commit": "10d6814d4eec745d2fe5e6aac5034ebc9b465782",
      "fileid": "cf3840f9b251b9b9768ba1da247f2428520b3499e3121b8a00058b33cfb7959c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623891894"
    }
  ]
}