Package: KEGGgraph Type: Package Title: KEGGgraph: A graph approach to KEGG PATHWAY in R and Bioconductor Version: 1.73.0 Date: 2025-04-14 Author: Jitao David Zhang, with inputs from Paul Shannon and Hervé Pagès Maintainer: Jitao David Zhang Description: KEGGGraph is an interface between KEGG pathway and graph object as well as a collection of tools to analyze, dissect and visualize these graphs. It parses the regularly updated KGML (KEGG XML) files into graph models maintaining all essential pathway attributes. The package offers functionalities including parsing, graph operation, visualization and etc. License: GPL (>= 2) LazyLoad: yes LazyData: yes Depends: R (>= 3.5.0) Imports: methods, XML (>= 2.3-0), graph, utils, RCurl, Rgraphviz Suggests: RBGL, testthat, RColorBrewer, org.Hs.eg.db, hgu133plus2.db, SPIA Collate: kegg2graph-functions.R parse.R annotation.R graph.R kgmlfile.R misc.R vis.R URL: https://accio.github.io/research/#software biocViews: Pathways, GraphAndNetwork, Visualization, KEGG Encoding: UTF-8 Config/pak/sysreqs: make libxml2-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:33:37 UTC RemoteUrl: https://github.com/bioc/KEGGgraph RemoteRef: HEAD RemoteSha: ab0d339dd1ac1c93b09f06e5f6a4de949d24e975 NeedsCompilation: no Packaged: 2026-07-04 11:58:35 UTC; root