Package: gridGraphviz Version: 0.3-2 Depends: R (>= 2.15.0), grid, graph, Rgraphviz Imports: methods Suggests: gridSVG SystemRequirements: graphviz Title: Drawing Graphs with 'grid' Authors@R: c(person(given="Paul", family="Murrell", email="p.murrell@auckland.ac.nz", role=c("cre","aut")), person(given="Ashley Noel", family="Hinton", email="ahin017@aucklanduni.ac.nz", role="aut")) Description: 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. License: GPL (>= 2) URL: https://r-forge.r-project.org/projects/gridgraph/ Config/pak/sysreqs: zlib1g-dev Repository: https://r-forge.r-universe.dev Date/Publication: 2025-07-22 00:19:13 UTC RemoteUrl: https://github.com/r-forge/gridgraph RemoteRef: HEAD RemoteSha: d834a3958240189d06577111c59d5f86dc96d60c RemoteSubdir: pkg NeedsCompilation: no Packaged: 2026-06-10 08:49:29 UTC; root Author: Paul Murrell [cre, aut], Ashley Noel Hinton [aut] Maintainer: Paul Murrell