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 |
DOI: | 10.32614/CRAN.package.edgebundle |
Author: | David Schoch [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 |
Reference manual: | edgebundle.pdf |
Package source: | edgebundle_0.4.2.tar.gz |
Windows binaries: | r-devel: edgebundle_0.4.2.zip, r-release: edgebundle_0.4.2.zip, r-oldrel: edgebundle_0.4.2.zip |
macOS binaries: | r-release (arm64): edgebundle_0.4.2.tgz, r-oldrel (arm64): edgebundle_0.4.2.tgz, r-release (x86_64): edgebundle_0.4.2.tgz, r-oldrel (x86_64): edgebundle_0.4.2.tgz |
Old sources: | edgebundle archive |
Reverse suggests: | tgver |
Please use the canonical form https://CRAN.R-project.org/package=edgebundle to link to this page.