Package: ReactomePA
Type: Package
Title: Reactome Pathway Analysis
Version: 1.55.0
Authors@R: c(person(given = "Guangchuang", family = "Yu",
	   	    email = "guangchuangyu@gmail.com",
		    role  = c("aut", "cre")),
	     person(given = "Vladislav", family = "Petyuk",
	     	    email = "petyuk@gmail.com",
		    role  = "ctb"))
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Description: This package provides functions for pathway analysis based on
    REACTOME pathway database. It implements enrichment analysis, gene set
    enrichment analysis and several functions for visualization. 
    This package is not affiliated with the Reactome team.
Depends: R (>= 3.4.0)
Imports: AnnotationDbi, DOSE (>= 3.5.1), enrichplot, ggplot2 (>=
        3.3.5), ggraph, reactome.db, igraph, graphite, gson,
        yulab.utils (>= 0.1.5)
Suggests: BiocStyle, clusterProfiler, knitr, rmarkdown, org.Hs.eg.db,
        prettydoc, testthat
VignetteBuilder: knitr
ByteCompile: true
License: GPL-2
URL: https://yulab-smu.top/contribution-knowledge-mining/
BugReports: https://github.com/GuangchuangYu/ReactomePA/issues
Packaged: 2025-10-31 23:42:55 UTC; biocbuild
biocViews: Pathways, Visualization, Annotation, MultipleComparison,
        GeneSetEnrichment, Reactome
RoxygenNote: 7.3.2
Encoding: UTF-8
git_url: https://git.bioconductor.org/packages/ReactomePA
git_branch: devel
git_last_commit: 37ccc0d
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
Date/Publication: 2025-10-31
NeedsCompilation: no
Author: Guangchuang Yu [aut, cre],
  Vladislav Petyuk [ctb]
