Package: WayFindR
Version: 0.3.1
Date: 2025-04-08
Title: Computing Graph Structures on WikiPathways
Authors@R: c(person("Kevin R.", "Coombes", role = c("aut", "cre"),
                    email = "krc@silicovore.com"),
             person("Polina", "Bombina", role = c("aut"),
	            email = "pbombina@augusta.edu"))
Description: Converts pathways from 'WikiPathways' GPML format or
  'KEGG' KGML format into 'igraph' objects. Includes tools to find all
  cycles in the resulting graphs and determine which ones involve
  negative feedback (inhibition).
Depends: R (>= 3.5)
Imports: graphics, utils, XML, igraph, KEGGREST, PubChemR (>= 2.0),
        AnnotationDbi, org.Hs.eg.db, DescTools, Rgraphviz
Suggests: knitr, rmarkdown, Polychrome
License: Artistic-2.0
URL: http://oompa.r-forge.r-project.org/
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-04-08 19:13:12 UTC; kevin
Author: Kevin R. Coombes [aut, cre],
  Polina Bombina [aut]
Maintainer: Kevin R. Coombes <krc@silicovore.com>
Repository: CRAN
Date/Publication: 2025-04-09 07:40:17 UTC
Built: R 4.3.3; ; 2025-04-09 09:08:04 UTC; unix
