{
  "_id": "6a1eedc0b401979e73412847",
  "Package": "PathwayVote",
  "Title": "Robust Pathway Enrichment for DNA Methylation Studies Using\nEnsemble Voting",
  "Version": "0.1.3",
  "Authors@R": "c(person(\"Yinan\", \"Zheng\",\nemail = \"y-zheng@northwestern.edu\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2006-7320\")))",
  "Description": "Performs pathway enrichment analysis using a voting-based\nframework that integrates CpG–gene regulatory information from\nexpression quantitative trait methylation (eQTM) data. For a\ngrid of top-ranked CpGs and filtering thresholds, gene sets are\ngenerated and refined using an entropy-based pruning strategy\nthat balances information richness, stability, and probe bias\ncorrection. In particular, gene lists dominated by genes with\ndisproportionately high numbers of CpG mappings are penalized\nto mitigate active probe bias—a common artifact in methylation\ndata analysis. Enrichment results across parameter combinations\nare then aggregated using a voting scheme, prioritizing\npathways that are consistently recovered under diverse settings\nand robust to parameter perturbations.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libglpk-dev make libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://yinanzheng.r-universe.dev",
  "Date/Publication": "2026-01-19 16:33:30 UTC",
  "RemoteUrl": "https://github.com/yinanzheng/pathwayvote",
  "RemoteRef": "HEAD",
  "RemoteSha": "4b84a436e33e8a72104d7b7a2f41525b470609bc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 09:08:33 UTC",
    "User": "root"
  },
  "Author": "Yinan Zheng [aut, cre] (ORCID: <https://orcid.org/0000-0002-2006-7320>)",
  "Maintainer": "Yinan Zheng <y-zheng@northwestern.edu>",
  "MD5sum": "c341de356c74815961dd52a43576dd1d",
  "_user": "yinanzheng",
  "_type": "src",
  "_file": "PathwayVote_0.1.3.tar.gz",
  "_fileid": "6485f391032ae69f55ffd71e68be82e4719f6cc8170bfb9727145d242a3b8856",
  "_filesize": 115590,
  "_sha256": "6485f391032ae69f55ffd71e68be82e4719f6cc8170bfb9727145d242a3b8856",
  "_created": "2026-05-19T09:08:33.000Z",
  "_published": "2026-06-02T14:50:40.899Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79099054213,
      "time": 316,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079433942"
    },
    {
      "job": 79099053929,
      "time": 317,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079433993"
    },
    {
      "job": 79099055145,
      "time": 224,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7079391990"
    },
    {
      "job": 79099053936,
      "time": 356,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079431304"
    },
    {
      "job": 79099053437,
      "time": 304,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079320086"
    },
    {
      "job": 79099053404,
      "time": 253,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361196907"
    },
    {
      "job": 79099054070,
      "time": 249,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079409283"
    },
    {
      "job": 79099054735,
      "time": 294,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7079425532"
    },
    {
      "job": 79099053878,
      "time": 242,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079407342"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yinanzheng/actions/runs/26087326649",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yinanzheng/pathwayvote",
  "_commit": {
    "id": "4b84a436e33e8a72104d7b7a2f41525b470609bc",
    "author": "Yinan Zheng <y.timzheng@gmail.com>",
    "committer": "Yinan Zheng <y.timzheng@gmail.com>",
    "message": "Add Excel export for pathway_vote results\n\nIntroduced the write_enrich_results_xlsx() function to export pathway_vote results to a multi-sheet Excel file using openxlsx. Updated pathway_vote to include a CpG-Gene mapping table with enrichment annotations, improved documentation, and removed in-function readable mapping from run_enrichment in favor of post-processing.\n",
    "time": 1768840410
  },
  "_maintainer": {
    "name": "Yinan Zheng",
    "email": "y-zheng@northwestern.edu",
    "login": "yinanzheng",
    "description": "AbbVie ｜ Northwestern University",
    "uuid": 7666261,
    "orcid": "0000-0002-2006-7320"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "harmonicmeanp",
      "role": "Imports"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "clusterProfiler",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallelly",
      "role": "Imports"
    },
    {
      "package": "GO.db",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    },
    {
      "package": "reactome.db",
      "role": "Suggests"
    },
    {
      "package": "openxlsx",
      "role": "Suggests"
    }
  ],
  "_owner": "yinanzheng",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 6
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 6
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.2",
      "date": "2025-09-13"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yinanzheng",
      "count": 71,
      "uuid": 7666261
    }
  ],
  "_userbio": {
    "uuid": 7666261,
    "type": "user",
    "name": "Yinan Zheng",
    "description": "AbbVie ｜ Northwestern University"
  },
  "_downloads": {
    "count": 156,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PathwayVote"
  },
  "_devurl": "https://github.com/yinanzheng/pathwayvote",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PathwayVote.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yinanzheng/pathwayvote",
  "_realowner": "yinanzheng",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-04-16"
    },
    {
      "version": "0.1.1",
      "date": "2025-06-25"
    },
    {
      "version": "0.1.2",
      "date": "2025-10-03"
    },
    {
      "version": "0.1.3",
      "date": "2026-01-17"
    }
  ],
  "_exports": [
    "create_eQTM",
    "getData",
    "getMetadata",
    "pathway_vote",
    "write_enrich_results_xlsx"
  ],
  "_help": [
    {
      "page": "create_eQTM",
      "title": "Create an expression quantitative trait methylation (eQTM) object",
      "topics": [
        "create_eQTM"
      ]
    },
    {
      "page": "eQTM-class",
      "title": "Expression quantitative trait methylation (eQTM) Class",
      "topics": [
        "eQTM-class"
      ]
    },
    {
      "page": "getData",
      "title": "Get expression quantitative trait methylation (eQTM) Data",
      "topics": [
        "getData",
        "getData,eQTM-method"
      ]
    },
    {
      "page": "getMetadata",
      "title": "Get expression quantitative trait methylation (eQTM) Metadata",
      "topics": [
        "getMetadata",
        "getMetadata,eQTM-method"
      ]
    },
    {
      "page": "pathway_vote",
      "title": "Pathway Voting-Based Enrichment Analysis",
      "topics": [
        "pathway_vote"
      ]
    },
    {
      "page": "write_enrich_results_xlsx",
      "title": "Export Enrichment Results to Excel",
      "topics": [
        "write_enrich_results_xlsx"
      ]
    }
  ],
  "_rundeps": [
    "aisdk",
    "AnnotationDbi",
    "ape",
    "aplot",
    "askpass",
    "base64enc",
    "Biobase",
    "BiocGenerics",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "cluster",
    "clusterProfiler",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "digest",
    "DOSE",
    "dplyr",
    "enrichit",
    "enrichplot",
    "evaluate",
    "farver",
    "fastmap",
    "FMStable",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "fs",
    "furrr",
    "future",
    "gdtools",
    "generics",
    "ggforce",
    "ggfun",
    "ggiraph",
    "ggnewscale",
    "ggplot2",
    "ggplotify",
    "ggrepel",
    "ggtangle",
    "ggtree",
    "globals",
    "glue",
    "GO.db",
    "GOSemSim",
    "gridGraphics",
    "gson",
    "gtable",
    "harmonicmeanp",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "httr2",
    "igraph",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "nlme",
    "openssl",
    "parallelly",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "polyclip",
    "processx",
    "ps",
    "purrr",
    "qvalue",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "rmarkdown",
    "RSQLite",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "scatterpie",
    "Seqinfo",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "tibble",
    "tidydr",
    "tidyr",
    "tidyselect",
    "tidytree",
    "tinytex",
    "treeio",
    "tweenr",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XVector",
    "yaml",
    "yulab.utils"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "pathwayvote",
  "_universes": [
    "yinanzheng"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-19T09:12:44.000Z",
      "distro": "noble",
      "commit": "4b84a436e33e8a72104d7b7a2f41525b470609bc",
      "fileid": "524432875c11d9e65d4196302c98d756c0001b430c57d73f24dc2e7011d11f40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yinanzheng/actions/runs/26087326649"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-19T09:12:44.000Z",
      "distro": "noble",
      "commit": "4b84a436e33e8a72104d7b7a2f41525b470609bc",
      "fileid": "538c9454d9152b241bc340c4dd9c935c3612a9343bac007550b4b16db2ae0141",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yinanzheng/actions/runs/26087326649"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-19T09:11:31.000Z",
      "commit": "4b84a436e33e8a72104d7b7a2f41525b470609bc",
      "fileid": "8634dd2103148ffca97940f97386d9929c0cd02f83f6eef8d1ea4500680aabc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yinanzheng/actions/runs/26087326649"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-19T09:12:28.000Z",
      "commit": "4b84a436e33e8a72104d7b7a2f41525b470609bc",
      "fileid": "e86d8957c534720f628f80f284bd1ee601f23d9b67bbe4cb37229db9813fc2de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yinanzheng/actions/runs/26087326649"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-19T09:11:30.000Z",
      "commit": "4b84a436e33e8a72104d7b7a2f41525b470609bc",
      "fileid": "a6aba289595cd7e685bf39bde7f4dc4c79c6629d4b1d2f6bd0990950d93cb772",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yinanzheng/actions/runs/26087326649"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-19T09:11:38.000Z",
      "commit": "4b84a436e33e8a72104d7b7a2f41525b470609bc",
      "fileid": "60c2e9ad2a5066dd503d798d401eae65b79519998b947217e17f5b390ba9afa5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yinanzheng/actions/runs/26087326649"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-19T09:11:20.000Z",
      "commit": "4b84a436e33e8a72104d7b7a2f41525b470609bc",
      "fileid": "36ba8e462d96561ada760c21f76ce59d931ecf22f65cd71185524a7107597c92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yinanzheng/actions/runs/26087326649"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-02T14:49:50.000Z",
      "commit": "4b84a436e33e8a72104d7b7a2f41525b470609bc",
      "fileid": "04f3cc61c0d0fcd28a80027764626c59c80f3a77c7f7ba989d0a371ff26e51e3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yinanzheng/actions/runs/26087326649"
    }
  ]
}