Several new layout algorithms to visualize networks are provided which are not part of 'igraph'. Most are based on the concept of stress majorization by Gansner et al. (2004) <doi:10.1007/978-3-540-31843-9_25>. Some more specific algorithms allow the user to emphasize hidden group structures in networks or focus on specific nodes.
Version: | 1.2.0 |
Depends: | R (≥ 3.6.0) |
Imports: | igraph (≥ 2.0.0), Rcpp |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | testthat, ggplot2, uwot |
Published: | 2024-09-24 |
DOI: | 10.32614/CRAN.package.graphlayouts |
Author: | David Schoch [aut, cre], Mark Ortmann [ctb] (author of R package oaqc), Felix Schoenenberger [ctb] (author of R package oaqc) |
Maintainer: | David Schoch <david at schochastics.net> |
BugReports: | https://github.com/schochastics/graphlayouts/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/schochastics/graphlayouts, https://schochastics.github.io/graphlayouts/ |
NeedsCompilation: | yes |
Citation: | graphlayouts citation info |
Materials: | README NEWS |
CRAN checks: | graphlayouts results |
Reference manual: | graphlayouts.pdf |
Package source: | graphlayouts_1.2.0.tar.gz |
Windows binaries: | r-devel: graphlayouts_1.2.0.zip, r-release: graphlayouts_1.2.0.zip, r-oldrel: graphlayouts_1.2.0.zip |
macOS binaries: | r-release (arm64): graphlayouts_1.2.0.tgz, r-oldrel (arm64): graphlayouts_1.2.0.tgz, r-release (x86_64): graphlayouts_1.2.0.tgz, r-oldrel (x86_64): graphlayouts_1.2.0.tgz |
Old sources: | graphlayouts archive |
Reverse imports: | CBNplot, ggraph, roughnet, snahelper |
Reverse suggests: | deepdep, manynet |
Please use the canonical form https://CRAN.R-project.org/package=graphlayouts to link to this page.