Package: hypeR Title: An R Package For Geneset Enrichment Workflows Version: 2.11.0 Authors@R: c(person(given="Anthony", family="Federico", email="anfed@bu.edu", role=c("aut")), person(given="Andrew", family="Chen", email="andrewdr@bu.edu", role=c("aut", "cre")), person(given="Stefano", family="Monti", email="smonti@bu.edu", role=c("aut"))) Description: An R Package for Geneset Enrichment Workflows. Depends: R (>= 3.6.0) License: GPL-3 + file LICENSE URL: https://github.com/montilab/hypeR Encoding: UTF-8 RoxygenNote: 7.3.1 Imports: ggplot2, ggforce, R6, magrittr, dplyr, purrr, stats, stringr, scales, rlang, httr, openxlsx, htmltools, reshape2, reactable, msigdbr, kableExtra, rmarkdown, igraph, visNetwork, shiny, BiocStyle Suggests: tidyverse, devtools, testthat, knitr biocViews: GeneSetEnrichment, Annotation, Pathways VignetteBuilder: knitr BugReports: https://github.com/montilab/hypeR/issues Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libglpk-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:06:00 UTC RemoteUrl: https://github.com/bioc/hypeR RemoteRef: HEAD RemoteSha: 3adb1b5a8b071a60f5b7a2f20a47c98938bd8868 NeedsCompilation: no Packaged: 2026-06-09 06:12:13 UTC; root Author: Anthony Federico [aut], Andrew Chen [aut, cre], Stefano Monti [aut] Maintainer: Andrew Chen