edgebundle: Algorithms for Bundling Edges in Networks and Visualizing Flow and Metro Maps

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.4.2
Depends: R (≥ 3.5)
Imports: Rcpp, igraph, reticulate, interp
LinkingTo: Rcpp
Suggests: testthat (≥ 2.0.0), network, tidygraph
Published: 2023-12-16
Author: David Schoch ORCID iD [aut, cre]
Maintainer: David Schoch <david at schochastics.net>
BugReports: https://github.com/schochastics/edgebundle/issues
License: MIT + file LICENSE
URL: https://github.com/schochastics/edgebundle, https://schochastics.github.io/edgebundle/
NeedsCompilation: yes
Citation: edgebundle citation info
Materials: README NEWS
CRAN checks: edgebundle results

Documentation:

Reference manual: edgebundle.pdf

Downloads:

Package source: edgebundle_0.4.2.tar.gz
Windows binaries: r-prerel: edgebundle_0.4.2.zip, r-release: edgebundle_0.4.2.zip, r-oldrel: edgebundle_0.4.2.zip
macOS binaries: r-prerel (arm64): edgebundle_0.4.2.tgz, r-release (arm64): edgebundle_0.4.2.tgz, r-oldrel (arm64): edgebundle_0.4.2.tgz, r-prerel (x86_64): edgebundle_0.4.2.tgz, r-release (x86_64): edgebundle_0.4.2.tgz
Old sources: edgebundle archive

Reverse dependencies:

Reverse suggests: tgver

Linking:

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