Package: edgebundle Title: Algorithms for Bundling Edges in Networks and Visualizing Flow and Metro Maps Version: 0.4.2 Authors@R: person(given = "David", family = "Schoch", role = c("aut", "cre"), email = "david@schochastics.net", comment = c(ORCID = "0000-0003-2952-4812")) Description: Implements several algorithms for bundling edges in networks and flow and metro map layouts. This includes force directed edge bundling , a flow algorithm based on Steiner trees and a multicriteria optimization method for metro map layouts . URL: https://github.com/schochastics/edgebundle, https://schochastics.github.io/edgebundle/ BugReports: https://github.com/schochastics/edgebundle/issues License: MIT + file LICENSE Suggests: testthat (>= 2.0.0), network, tidygraph Config/testthat/edition: 2 Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 LinkingTo: Rcpp Imports: Rcpp, igraph, reticulate, interp Depends: R (>= 3.5) NeedsCompilation: yes Packaged: 2023-12-16 05:47:06 UTC; david Author: David Schoch [aut, cre] () Maintainer: David Schoch Repository: CRAN Date/Publication: 2023-12-16 06:00:02 UTC