Package: KEGGgraph
Type: Package
Title: KEGGgraph: A graph approach to KEGG PATHWAY in R and
        Bioconductor
Version: 1.71.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.r-universe.dev
Date/Publication: 2025-10-29 14:02:08 UTC
RemoteUrl: https://github.com/bioc/KEGGgraph
RemoteRef: HEAD
RemoteSha: 09a81702a9d211d66c7cfe756324f0b0c2db5611
NeedsCompilation: no
Packaged: 2025-11-02 15:01:51 UTC; root
Built: R 4.6.0; ; 2025-11-02 15:09:46 UTC; windows
