ggraph: An Implementation of Grammar of Graphics for Graphs and Networks

The grammar of graphics as implemented in ggplot2 is a poor fit for graph and network visualizations due to its reliance on tabular data input. ggraph is an extension of the ggplot2 API tailored to graph visualizations and provides the same flexible approach to building up plots layer by layer.

Version: 1.0.2
Depends: R (≥ 2.10), ggplot2 (≥ 2.0.0)
Imports: Rcpp (≥ 0.12.2), dplyr, plyr, ggforce, grid, igraph (≥ 1.0.0), scales, MASS, digest, gtable, ggrepel, utils, stats, viridis
LinkingTo: Rcpp
Suggests: network, knitr, rmarkdown
Published: 2018-07-07
Author: Thomas Lin Pedersen
Maintainer: Thomas Lin Pedersen <thomasp85 at gmail.com>
License: GPL-3
NeedsCompilation: yes
CRAN checks: ggraph results

Downloads:

Reference manual: ggraph.pdf
Vignettes: Edges
Layouts
Nodes
Package source: ggraph_1.0.2.tar.gz
Windows binaries: r-devel: ggraph_1.0.2.zip, r-release: ggraph_1.0.2.zip, r-oldrel: ggraph_1.0.2.zip
OS X binaries: r-release: ggraph_1.0.2.tgz, r-oldrel: ggraph_1.0.2.tgz
Old sources: ggraph archive

Reverse dependencies:

Reverse depends: clustree
Reverse imports: bibliometrix, clustringr, ggdag, MEGENA, phylopath, saotd, scholar, stminsights
Reverse suggests: drake, EcoNetGen, fivethirtyeight, graphlayouts, particles, rvinecopulib, visNetwork, widyr, wikisourcer, XGR

Linking:

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