Package: Rgraphviz
Title: Provides plotting capabilities for R graph objects
Description: Interfaces R with the AT and T graphviz library for
        plotting R graph objects from the graph package.
Version: 2.34.0
Authors@R: c(person(c("Kasper", "Daniel"), "Hansen", role = c("cre", "aut"),
                    email = "kasperdanielhansen@gmail.com"),
             person("Jeff", "Gentry", role = "aut"),
             person("Li", "Long", role = "aut"),
             person("Robert", "Gentleman", role = "aut"),
             person("Seth", "Falcon", role = "aut"),
             person("Florian", "Hahne", role = "aut"),
             person("Deepayan", "Sarkar", role = "aut"))
Depends: R (>= 2.6.0), methods, utils, graph, grid
Imports: stats4, graphics, grDevices
Suggests: RUnit, BiocGenerics, XML
SystemRequirements: optionally Graphviz (>= 2.16)
GraphvizDetails: Graphviz 2.28.0
License: EPL
LazyLoad: Yes
Collate: AllGenerics.R AllClasses.R SimpleMethods.R graphvizVersion.R
        graphviz_build_version.R agfunctions.R attrs.R graphLayout.R
        plotGraph.R plotUtils.R layoutGraph.R renderGraph.R
        graph_methods.R writers.R zzz.R
biocViews: GraphAndNetwork, Visualization
git_url: https://git.bioconductor.org/packages/Rgraphviz
git_branch: RELEASE_3_12
git_last_commit: 9746623
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-27
NeedsCompilation: yes
Packaged: 2020-10-28 03:54:48 UTC; biocbuild
Author: Kasper Daniel Hansen [cre, aut],
  Jeff Gentry [aut],
  Li Long [aut],
  Robert Gentleman [aut],
  Seth Falcon [aut],
  Florian Hahne [aut],
  Deepayan Sarkar [aut]
Maintainer: Kasper Daniel Hansen <kasperdanielhansen@gmail.com>
Built: R 4.0.3; i386-w64-mingw32; 2020-10-28 15:06:48 UTC; windows
Archs: i386, x64
