Rgraphviz

Provides plotting capabilities for R graph objects

Interfaces R with the AT and T graphviz library to for plotting R graph objects from the graph package. Users on all platforms must install graphviz; see the README file, available in the source distribution of this file, for details.

Author Jeff Gentry , Li Long , Robert Gentleman , Seth Falcon , Florian Hahne , Deepayan Sarkar
Maintainer Li Long

To install this package, start R and enter:

    source("http://bioconductor.org/biocLite.R")
    biocLite("Rgraphviz")

Documentation

Package Downloads

How To Plot A Graph Using Rgraphviz
A New Interface to Plot Graphs Using Rgraphviz
Reference Manual
Package source Rgraphviz_1.20.4.tar.gz
Windows binary Rgraphviz_1.20.4.zip
MacOS X 10.4 (Tiger) binary Rgraphviz_1.20.4.tgz
MacOS X 10.5 (Leopard) binary Rgraphviz_1.20.4.tgz
Package Downloads Report Downloads Stats

Details

biocViews
Depends
R , methods , utils , graph , grid
Imports
utils
Suggests
System Requirements Graphviz version >= 2.2
License Artistic-2.0
URL
Depends On Me
Imports Me
Suggests Me
Development History Bioconductor Changelog