Implements several algorithms for bundling edges in networks and flow and metro map layouts. This includes force directed edge bundling <doi:10.1111/j.1467-8659.2009.01450.x>, a flow algorithm based on Steiner trees<doi:10.1080/15230406.2018.1437359> and a multicriteria optimization method for metro map layouts <doi:10.1109/TVCG.2010.24>.
Version: | 0.3.0 |
Depends: | R (≥ 2.10) |
Imports: | Rcpp, igraph, reticulate, interp |
LinkingTo: | Rcpp |
Suggests: | testthat (≥ 2.0.0), network, tidygraph |
Published: | 2021-10-30 |
Author: | David Schoch |
Maintainer: | David Schoch <david.schoch at manchester.ac.uk> |
License: | MIT + file LICENSE |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | edgebundle results |
Reference manual: | edgebundle.pdf |
Package source: | edgebundle_0.3.0.tar.gz |
Windows binaries: | r-devel: edgebundle_0.2.1.zip, r-devel-UCRT: edgebundle_0.2.1.zip, r-release: edgebundle_0.2.1.zip, r-oldrel: edgebundle_0.2.1.zip |
macOS binaries: | r-release (arm64): edgebundle_0.3.0.tgz, r-release (x86_64): edgebundle_0.2.1.tgz, r-oldrel: edgebundle_0.2.1.tgz |
Old sources: | edgebundle archive |
Please use the canonical form https://CRAN.R-project.org/package=edgebundle to link to this page.