Package: enrichplot
Title: Visualization of Functional Enrichment Result
Version: 1.10.2
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"))
Description: The 'enrichplot' package implements several visualization methods for interpreting functional enrichment results obtained from ORA or GSEA analysis.
             All the visualization methods are developed based on 'ggplot2' graphics.
Depends: R (>= 3.5.0)
Imports: cowplot, DOSE, ggplot2, ggraph, graphics, grid, igraph,
        methods, plyr, purrr, RColorBrewer, reshape2, stats, utils,
        scatterpie, shadowtext, GOSemSim, magrittr
Suggests: clusterProfiler, dplyr, europepmc, ggupset, knitr,
        org.Hs.eg.db, prettydoc, tibble, tidyr, ggforce, AnnotationDbi,
        ggplotify, ggridges, grDevices, gridExtra, ggnewscale, ggrepel
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
LazyData: true
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/enrichplot
git_branch: RELEASE_3_12
git_last_commit: 77ee04f
git_last_commit_date: 2021-01-28
Date/Publication: 2021-01-28
NeedsCompilation: no
Packaged: 2021-01-29 01:46:31 UTC; biocbuild
Author: Guangchuang Yu [aut, cre] (<https://orcid.org/0000-0002-6485-8781>),
  Erqiang Hu [ctb]
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Built: R 4.0.3; ; 2021-01-29 14:25:26 UTC; windows
