Package: enrichR Title: Provides an R Interface to 'Enrichr' Version: 3.2 Authors@R: person("Wajid", "Jawaid", email = "wj241@alumni.cam.ac.uk", role = c("aut", "cre")) Description: Provides an R interface to all 'Enrichr' databases. 'Enrichr' is a web-based tool for analysing gene sets and returns any enrichment of common annotated biological features. Quoting from their website 'Enrichment analysis is a computational method for inferring knowledge about an input gene set by comparing it to annotated gene sets representing prior biological knowledge.' See for further details. Depends: R (>= 3.5.0) License: GPL (>=2) Encoding: UTF-8 LazyData: true Imports: httr, curl, rjson, ggplot2, WriteXLS RoxygenNote: 7.3.2 Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: libssl-dev perl Repository: https://cogdisreslab.r-universe.dev Date/Publication: 2024-12-01 19:13:11 UTC RemoteUrl: https://github.com/CogDisResLab/enrichR RemoteRef: HEAD RemoteSha: a7bc48f0d66d2ede3ecfcee6428fdb47fa2faeeb NeedsCompilation: no Packaged: 2026-07-04 09:15:36 UTC; root Author: Wajid Jawaid [aut, cre] Maintainer: Wajid Jawaid