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/
NeedsCompilation: no
Packaged: 2025-07-21 23:35:28 UTC; pmur002
Author: Paul Murrell [cre, aut],
  Ashley Noel Hinton [aut]
Maintainer: Paul Murrell <p.murrell@auckland.ac.nz>
Repository: CRAN
Date/Publication: 2025-07-22 04:21:46 UTC
Built: R 4.4.1; ; 2025-07-22 05:15:37 UTC; unix
