{
  "_id": "6a499f82162b78b26a58338d",
  "Package": "methylGSA",
  "Type": "Package",
  "Title": "Gene Set Analysis Using the Outcome of Differential Methylation",
  "Version": "1.31.0",
  "Authors@R": "c(\nperson(\"Xu\", \"Ren\",\nemail = \"xuren2120@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Pei Fen\", \"Kuan\",\nemail = \"peifen.kuan@stonybrook.edu\", role = \"aut\"))",
  "Description": "The main functions for methylGSA are methylglm and\nmethylRRA. methylGSA implements logistic regression adjusting\nnumber of probes as a covariate. methylRRA adjusts multiple\np-values of each gene by Robust Rank Aggregation. For more\ndetailed help information, please see the vignette.",
  "Encoding": "UTF-8",
  "License": "GPL-2",
  "URL": "https://github.com/reese3928/methylGSA",
  "BugReports": "https://github.com/reese3928/methylGSA/issues",
  "RoxygenNote": "6.1.0",
  "VignetteBuilder": "knitr",
  "biocViews": "DNAMethylation,DifferentialMethylation,GeneSetEnrichment,Regression,\nGeneRegulation,Pathways",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libglpk-dev make libbz2-dev libicu-dev\nliblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev\nlibx11-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:48:17 UTC",
  "RemoteUrl": "https://github.com/bioc/methylGSA",
  "RemoteRef": "HEAD",
  "RemoteSha": "7792ec00a516cf0ab3462b5a88d6363a7f1e25ee",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 23:36:12 UTC",
    "User": "root"
  },
  "Author": "Xu Ren [aut, cre],\nPei Fen Kuan [aut]",
  "Maintainer": "Xu Ren <xuren2120@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "methylGSA_1.31.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/50daa61ef09b52974ae1dc2baa8f18ec80ddb6a511739283f89228f9d05768b0",
  "_filesize": 3229138,
  "_sha256": "50daa61ef09b52974ae1dc2baa8f18ec80ddb6a511739283f89228f9d05768b0",
  "_expires": "2026-10-13T00:04:16.000Z",
  "_created": "2026-07-04T23:36:12.000Z",
  "_published": "2026-07-05T00:04:18.449Z",
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 10
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28722756743",
  "_status": "success",
  "_upstream": "https://github.com/bioc/methylGSA",
  "_commit": {
    "id": "7792ec00a516cf0ab3462b5a88d6363a7f1e25ee",
    "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": 1777380497
  },
  "_maintainer": {
    "name": "Xu Ren",
    "email": "xuren2120@gmail.com",
    "login": "reese3928",
    "description": "Staying at home.",
    "uuid": 13157014
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85176162572,
      "time": 1322,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086556880"
    },
    {
      "job": 85176162576,
      "time": 1595,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8086582612"
    },
    {
      "job": 85176162577,
      "time": 1607,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086583804"
    },
    {
      "job": 85176162580,
      "time": 991,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8086525902"
    },
    {
      "job": 85176162570,
      "time": 807,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086507572"
    },
    {
      "job": 85174899729,
      "time": 1327,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086430776"
    },
    {
      "job": 85176162578,
      "time": 1345,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8086558876"
    },
    {
      "job": 85176162585,
      "time": 1243,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8086549486"
    },
    {
      "job": 85176162591,
      "time": 1306,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8086555320"
    },
    {
      "job": 85176162593,
      "time": 1189,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086544431"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "RobustRankAggreg",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "clusterProfiler",
      "role": "Imports"
    },
    {
      "package": "missMethyl",
      "role": "Imports"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Imports"
    },
    {
      "package": "reactome.db",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "GO.db",
      "role": "Imports"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "IlluminaHumanMethylation450kanno.ilmn12.hg19",
      "role": "Imports"
    },
    {
      "package": "IlluminaHumanMethylationEPICanno.ilm10b4.hg19",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "enrichplot",
      "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.31.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.30.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "dnamethylation",
    "differentialmethylation",
    "genesetenrichment",
    "regression",
    "generegulation",
    "pathways",
    "enrichment",
    "generalized-linear-models",
    "logistic-regression",
    "methylation",
    "ontology",
    "shiny"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "reese3928",
      "count": 17,
      "uuid": 13157014
    },
    {
      "user": "nturaga",
      "count": 8,
      "uuid": 2746443
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 11,
  "_devurl": "https://github.com/reese3928/methylgsa",
  "_searchresults": 60,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/methylGSA.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/reese3928/methylgsa",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "barplot",
    "getDescription",
    "getGS",
    "methylglm",
    "methylgometh",
    "methylRRA",
    "prepareAnnot",
    "runExample"
  ],
  "_datasets": [
    {
      "name": "cpg.pval",
      "title": "An example of user input cpg.pval",
      "object": "cpgtoy",
      "file": "cpgtoy.RData",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "CpG2Gene",
      "title": "An example of user user-supplied mapping between CpGs and genes",
      "object": "CpG2Genetoy",
      "file": "CpG2Genetoy.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CpG",
        "Gene"
      ],
      "rows": 364645,
      "table": true,
      "tojson": true
    },
    {
      "name": "GS.list",
      "title": "An example of user input gene sets",
      "object": "GSlisttoy",
      "file": "GSlisttoy.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "barplot",
      "title": "Barplot for methylGSA analysis result",
      "topics": [
        "barplot"
      ]
    },
    {
      "page": "cpg.pval",
      "title": "An example of user input cpg.pval",
      "topics": [
        "cpg.pval"
      ]
    },
    {
      "page": "CpG2Gene",
      "title": "An example of user user-supplied mapping between CpGs and genes",
      "topics": [
        "CpG2Gene"
      ]
    },
    {
      "page": "getAnnot",
      "title": "Get CpG annotation",
      "topics": [
        "getAnnot"
      ]
    },
    {
      "page": "getDescription",
      "title": "Get gene set description",
      "topics": [
        "getDescription"
      ]
    },
    {
      "page": "getGS",
      "title": "Get Gene Sets",
      "topics": [
        "getGS"
      ]
    },
    {
      "page": "GS.list",
      "title": "An example of user input gene sets",
      "topics": [
        "GS.list"
      ]
    },
    {
      "page": "methylglm",
      "title": "Implement logistic regression adjusting for number of probes in enrichment analysis",
      "topics": [
        "methylglm"
      ]
    },
    {
      "page": "methylgometh",
      "title": "Adjusting number of probes in gene set testing using gometh or gsameth in missMethyl",
      "topics": [
        "methylgometh"
      ]
    },
    {
      "page": "methylRRA",
      "title": "Enrichment analysis after adjusting multiple p-values of each gene by Robust Rank Aggregation",
      "topics": [
        "methylRRA"
      ]
    },
    {
      "page": "prepareAnnot",
      "title": "Prepare user-supplied mapping between CpGs and genes.",
      "topics": [
        "prepareAnnot"
      ]
    },
    {
      "page": "runExample",
      "title": "methylGSA shiny app",
      "topics": [
        "runExample"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/methylGSA/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "aisdk",
    "annotate",
    "AnnotationDbi",
    "ape",
    "aplot",
    "askpass",
    "base64",
    "base64enc",
    "beanplot",
    "BH",
    "BiasedUrn",
    "Biobase",
    "BiocBaseUtils",
    "BiocFileCache",
    "BiocGenerics",
    "BiocIO",
    "biocmake",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "bslib",
    "bumphunter",
    "cachem",
    "callr",
    "cigarillo",
    "cli",
    "clipr",
    "cluster",
    "clusterProfiler",
    "codetools",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "DelayedMatrixStats",
    "digest",
    "dir.expiry",
    "doRNG",
    "DOSE",
    "dplyr",
    "enrichit",
    "enrichplot",
    "evaluate",
    "farver",
    "fastmap",
    "FDb.InfiniumMethylation.hg19",
    "filelock",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "foreach",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "gdtools",
    "genefilter",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "GEOquery",
    "ggforce",
    "ggfun",
    "ggiraph",
    "ggnewscale",
    "ggplot2",
    "ggplotify",
    "ggrepel",
    "ggtangle",
    "ggtree",
    "glue",
    "GO.db",
    "GOSemSim",
    "gridExtra",
    "gridGraphics",
    "gson",
    "gtable",
    "h5mread",
    "HDF5Array",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "httr2",
    "igraph",
    "IlluminaHumanMethylation450kanno.ilmn12.hg19",
    "IlluminaHumanMethylation450kmanifest",
    "IlluminaHumanMethylationEPICanno.ilm10b4.hg19",
    "IlluminaHumanMethylationEPICmanifest",
    "IlluminaHumanMethylationEPICv2anno.20a1.hg38",
    "IlluminaHumanMethylationEPICv2manifest",
    "illuminaio",
    "IRanges",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "knitr",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "limma",
    "locfit",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mclust",
    "memoise",
    "methylumi",
    "mime",
    "minfi",
    "missMethyl",
    "multtest",
    "nlme",
    "nor1mix",
    "openssl",
    "org.Hs.eg.db",
    "otel",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "polyclip",
    "preprocessCore",
    "prettyunits",
    "processx",
    "progress",
    "promises",
    "ps",
    "purrr",
    "quadprog",
    "qvalue",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RCurl",
    "reactome.db",
    "readr",
    "rentrez",
    "reshape",
    "reshape2",
    "restfulr",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "Rhtslib",
    "rjson",
    "rlang",
    "rmarkdown",
    "rngtools",
    "RobustRankAggreg",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "ruv",
    "rvest",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "scatterpie",
    "scrime",
    "selectr",
    "Seqinfo",
    "shiny",
    "siggenes",
    "snow",
    "sourcetools",
    "SparseArray",
    "sparseMatrixStats",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sys",
    "systemfonts",
    "tibble",
    "tidydr",
    "tidyr",
    "tidyselect",
    "tidytree",
    "tinytex",
    "treeio",
    "tweenr",
    "TxDb.Hsapiens.UCSC.hg19.knownGene",
    "tzdb",
    "UCSC.utils",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "XML",
    "xml2",
    "xtable",
    "XVector",
    "yaml",
    "yulab.utils"
  ],
  "_vignettes": [
    {
      "source": "methylGSA-vignette.Rmd",
      "filename": "methylGSA-vignette.html",
      "title": "methylGSA: Gene Set Analysis for DNA Methylation Datasets",
      "author": "Xu Ren and Pei Fen Kuan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Introduction",
        "Supported gene sets and gene ID types",
        "Supported array types",
        "Description of methylglm",
        "Example",
        "Description of methylRRA",
        "Description of methylgometh",
        "Other options",
        "Examples",
        "Visualization",
        "Session info",
        "References"
      ],
      "created": "2018-06-06 03:33:55",
      "modified": "2021-05-08 18:44:07",
      "commits": 14
    }
  ],
  "_score": 7.193124598354462,
  "_indexed": true,
  "_nocasepkg": "methylgsa",
  "_universes": [
    "bioc",
    "reese3928"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.31.0",
      "date": "2026-07-04T23:58:45.000Z",
      "distro": "resolute",
      "commit": "7792ec00a516cf0ab3462b5a88d6363a7f1e25ee",
      "fileid": "https://r2.ropensci.org/7f5ac761f21cc7646ecd423cb65c8282d24751e7e952c2c2cf02b5bea887c77d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722756743"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.31.0",
      "date": "2026-07-04T23:59:02.000Z",
      "distro": "resolute",
      "commit": "7792ec00a516cf0ab3462b5a88d6363a7f1e25ee",
      "fileid": "https://r2.ropensci.org/006a0c3e936f2e0b857e6292221b6b5d32eafe2b839c55f15d54c30a77e6db35",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722756743"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.31.0",
      "date": "2026-07-04T23:50:47.000Z",
      "commit": "7792ec00a516cf0ab3462b5a88d6363a7f1e25ee",
      "fileid": "https://r2.ropensci.org/3c7796618c639e898884f72cc502aec92c78f107031f0b841a33abd35cfbae63",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722756743"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.31.0",
      "date": "2026-07-04T23:47:53.000Z",
      "commit": "7792ec00a516cf0ab3462b5a88d6363a7f1e25ee",
      "fileid": "https://r2.ropensci.org/717bc3fe6e69f9dcf403973cac955cb76ec37c640da576b5dfffac9ba6e39761",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722756743"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.31.0",
      "date": "2026-07-04T23:59:27.000Z",
      "commit": "7792ec00a516cf0ab3462b5a88d6363a7f1e25ee",
      "fileid": "https://r2.ropensci.org/af6391d8f8fddc08dd97452c173617facf3b15d7ae8a36973091d26952ee0907",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722756743"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-07-04T23:52:30.000Z",
      "commit": "7792ec00a516cf0ab3462b5a88d6363a7f1e25ee",
      "fileid": "https://r2.ropensci.org/696aa3d9197793e77a1f145a4eb1eaa20aa653776f16c05cfd03d15a53e13c24",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722756743"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-07-04T23:53:50.000Z",
      "commit": "7792ec00a516cf0ab3462b5a88d6363a7f1e25ee",
      "fileid": "https://r2.ropensci.org/fb51662a3c1c0e30eb4245f8bfdb3af8921fd60d400fdcb8ebfae07dd516bab3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722756743"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-07-04T23:52:27.000Z",
      "commit": "7792ec00a516cf0ab3462b5a88d6363a7f1e25ee",
      "fileid": "https://r2.ropensci.org/9679e305a9000d7f9fc5d11d1e02a43b0d0018afb9372aa024be27ca905c203b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722756743"
    }
  ]
}