Package: enrichR Title: Provides an R Interface to 'Enrichr' Version: 3.4 Authors@R: person("Wajid", "Jawaid", email = "wajid.jawaid@gmail.com", 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://wjawaid.r-universe.dev Date/Publication: 2025-02-02 21:37:53 UTC RemoteUrl: https://github.com/wjawaid/enrichr RemoteRef: HEAD RemoteSha: 79fad70a8c1c1ae2150025d616de434aa2bef05b NeedsCompilation: no Packaged: 2026-06-12 07:32:10 UTC; root Author: Wajid Jawaid [aut, cre] Maintainer: Wajid Jawaid