gridGraphviz: Drawing Graphs with 'grid'

Functions for drawing node-and-edge graphs that have been laid out by 'graphviz'. This provides an alternative rendering to that provided by the 'Rgraphviz' package, with two main advantages: the rendering provided by 'gridGraphviz' should be more similar to what 'graphviz' itself would draw; and rendering with 'grid' allows for post-hoc customisations using the named viewports and grobs that 'gridGraphviz' produces.

Version: 0.3-1
Depends: R (≥ 2.15.0), grid, graph, Rgraphviz
Imports: methods
Suggests: gridSVG
Published: 2022-04-11
Author: Paul Murrell [cre, aut], Ashley Noel Hinton [aut]
Maintainer: Paul Murrell <p.murrell at auckland.ac.nz>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://r-forge.r-project.org/projects/gridgraph/
NeedsCompilation: no
SystemRequirements: graphviz
Materials: NEWS
CRAN checks: gridGraphviz results

Documentation:

Reference manual: gridGraphviz.pdf

Downloads:

Package source: gridGraphviz_0.3-1.tar.gz
Windows binaries: r-devel: gridGraphviz_0.3-1.zip, r-release: gridGraphviz_0.3-1.zip, r-oldrel: gridGraphviz_0.3-1.zip
macOS binaries: r-release (arm64): gridGraphviz_0.3-1.tgz, r-oldrel (arm64): gridGraphviz_0.3-1.tgz, r-release (x86_64): gridGraphviz_0.3-1.tgz
Old sources: gridGraphviz archive

Reverse dependencies:

Reverse imports: gridDebug

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gridGraphviz to link to this page.