Package: ggkegg
Type: Package
Title: Analyzing and visualizing KEGG information using the grammar of
        graphics
Version: 1.10.0
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
Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev
        libfreetype6-dev libglpk-dev make libmagick++-dev gsfonts
        libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 13:01:22 UTC
RemoteUrl: https://github.com/bioc/ggkegg
RemoteRef: RELEASE_3_23
RemoteSha: ed53299776129ba5799434ecc2d3e19c66a02c8a
NeedsCompilation: no
Packaged: 2026-04-29 22:13:05 UTC; root
Author: Noriaki Sato [cre, aut]
Maintainer: Noriaki Sato <nori@hgc.jp>
Built: R 4.6.0; ; 2026-04-29 23:12:48 UTC; unix
