Package: KEGGgraph
Type: Package
Title: KEGGgraph: A graph approach to KEGG PATHWAY in R and
        Bioconductor
Version: 1.70.0
Date: 2025-04-14
Author: Jitao David Zhang, with inputs from Paul Shannon and Hervé
        Pagès
Maintainer: Jitao David Zhang <jitao_david.zhang@roche.com>
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-release.r-universe.dev
Date/Publication: 2025-10-29 14:02:08 UTC
RemoteUrl: https://github.com/bioc/KEGGgraph
RemoteRef: RELEASE_3_22
RemoteSha: f90447d7e093cb10414c6cf685bd17c83e455fc2
NeedsCompilation: no
Packaged: 2025-11-16 07:32:35 UTC; root
Built: R 4.5.2; ; 2025-11-16 07:40:30 UTC; windows
