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 |
DOI: | 10.32614/CRAN.package.gridGraphviz |
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 |
Reference manual: | gridGraphviz.pdf |
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, r-oldrel (x86_64): gridGraphviz_0.3-1.tgz |
Old sources: | gridGraphviz archive |
Reverse imports: | gridDebug |
Please use the canonical form https://CRAN.R-project.org/package=gridGraphviz to link to this page.