Package: ggkegg
Type: Package
Title: Analyzing and visualizing KEGG information using the grammar of
        graphics
Version: 1.6.2
Authors@R: person("Noriaki", "Sato", email = "nori@hgc.jp", role = c("cre", "aut"))
Description: This package aims to import, parse, and analyze KEGG data such as KEGG PATHWAY and KEGG MODULE. The package supports visualizing KEGG information using ggplot2 and ggraph through using the grammar of graphics. The package enables the direct visualization of the results from various omics analysis packages.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.3.0), ggplot2, ggraph, XML, igraph, tidygraph
Imports: BiocFileCache, data.table, dplyr, magick, patchwork,
        shadowtext, stringr, tibble, methods, utils, stats, grDevices,
        gtable
Suggests: knitr, clusterProfiler, bnlearn, rmarkdown, BiocStyle,
        AnnotationDbi, testthat (>= 3.0.0)
RoxygenNote: 7.3.2
biocViews: Pathways, DataImport, KEGG
VignetteBuilder: knitr
URL: https://github.com/noriakis/ggkegg
BugReports: https://github.com/noriakis/ggkegg/issues
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/ggkegg
git_branch: RELEASE_3_21
git_last_commit: f6d8835
git_last_commit_date: 2025-09-29
Repository: Bioconductor 3.21
Date/Publication: 2025-10-09
NeedsCompilation: no
Packaged: 2025-10-10 05:25:06 UTC; biocbuild
Author: Noriaki Sato [cre, aut]
Maintainer: Noriaki Sato <nori@hgc.jp>
Built: R 4.5.1; ; 2025-10-12 00:23:36 UTC; unix
