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.18.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
NeedsCompilation: yes
Packaged: 2016-10-17 22:53:44 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 3.3.1; i386-w64-mingw32; 2016-10-18 04:26:09 UTC; windows
Archs: i386, x64
