Package: gridGraphviz 0.3-2

Paul Murrell
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.
Authors:
gridGraphviz_0.3-2.tar.gz
gridGraphviz_0.3-2.zip(r-4.7)gridGraphviz_0.3-2.zip(r-4.6)gridGraphviz_0.3-2.zip(r-4.5)
gridGraphviz_0.3-2.tgz(r-4.6-any)gridGraphviz_0.3-2.tgz(r-4.5-any)
gridGraphviz_0.3-2.tar.gz(r-4.7-any)gridGraphviz_0.3-2.tar.gz(r-4.6-any)
gridGraphviz_0.3-2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gridGraphviz/json (API)
NEWS
| # Install 'gridGraphviz' in R: |
| install.packages('gridGraphviz', repos = c('https://r-forge.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://r-forge.r-project.org/projects/gridgraph
Last updated from:d834a39582. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 118 | ||
| source / vignettes | OK | 141 | ||
| linux-release-x86_64 | OK | 119 | ||
| macos-release-arm64 | OK | 115 | ||
| macos-oldrel-arm64 | OK | 98 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 82 | ||
| windows-oldrel | OK | 90 | ||
| wasm-release | OK | 93 |
Exports:agopenTruegraphHeightgraphWidthgrid.graph
Dependencies:BiocGenericsgenericsgraphRgraphviz
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| A function to obtain a laidout 'Ragraph' object | agopenTrue |
| Get width/height of an 'Ragraph' object | graphHeight graphWidth |
| Draw a Node-and-Edge Graph | grid.graph |