Package: enrichplot
Title: Visualization of Functional Enrichment Result
Version: 1.20.1
Authors@R: c(
    person(given = "Guangchuang", family = "Yu", email = "guangchuangyu@gmail.com",   role  = c("aut", "cre"), comment = c(ORCID = "0000-0002-6485-8781")),
    person(given = "Erqiang",     family = "Hu", email = "13766876214@163.com",       role = "ctb", comment = c(ORCID = "0000-0002-1798-7513")),
    person(given = "Chun-Hui", family = "Gao", email = "gaospecial@gmail.com", role = "ctb", comment = c(ORCID = "0000-0002-1445-7939")))
Description: The 'enrichplot' package implements several visualization methods for interpreting functional enrichment results obtained from ORA or GSEA analysis. It is mainly designed to work with the 'clusterProfiler' package suite. All the visualization methods are developed based on 'ggplot2' graphics.
Depends: R (>= 3.5.0)
Imports: aplot (>= 0.1.4), DOSE (>= 3.16.0), ggnewscale, ggplot2,
        ggraph, graphics, grid, igraph, methods, plyr, purrr,
        RColorBrewer, reshape2, rlang, stats, utils, scatterpie,
        shadowtext, GOSemSim, magrittr, ggtree, yulab.utils (>= 0.0.8)
Suggests: clusterProfiler, dplyr, europepmc, ggupset, knitr, rmarkdown,
        org.Hs.eg.db, prettydoc, tibble, tidyr, ggforce, AnnotationDbi,
        ggplotify, ggridges, grDevices, gridExtra, ggrepel (>= 0.9.0),
        ggstar, treeio, scales, tidytree, ggtreeExtra, tidydr
Remotes: YuLab-SMU/tidydr
VignetteBuilder: knitr
License: Artistic-2.0
URL: https://yulab-smu.top/biomedical-knowledge-mining-book/
BugReports: https://github.com/GuangchuangYu/enrichplot/issues
biocViews: Annotation, GeneSetEnrichment, GO, KEGG, Pathways, Software,
        Visualization
Encoding: UTF-8
RoxygenNote: 7.2.3
git_url: https://git.bioconductor.org/packages/enrichplot
git_branch: RELEASE_3_17
git_last_commit: 9a9a226
git_last_commit_date: 2023-08-22
Date/Publication: 2023-08-22
NeedsCompilation: no
Packaged: 2023-08-22 20:39:22 UTC; biocbuild
Author: Guangchuang Yu [aut, cre] (<https://orcid.org/0000-0002-6485-8781>),
  Erqiang Hu [ctb] (<https://orcid.org/0000-0002-1798-7513>),
  Chun-Hui Gao [ctb] (<https://orcid.org/0000-0002-1445-7939>)
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
