Package: graphlayouts 1.1.1

graphlayouts: Additional Layout Algorithms for Network Visualizations

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.

Authors:David Schoch [aut, cre]

graphlayouts_1.1.1.tar.gz
graphlayouts_1.1.1.zip(r-4.5)graphlayouts_1.1.1.zip(r-4.4)graphlayouts_1.1.1.zip(r-4.3)
graphlayouts_1.1.1.tgz(r-4.4-x86_64)graphlayouts_1.1.1.tgz(r-4.4-arm64)graphlayouts_1.1.1.tgz(r-4.3-x86_64)graphlayouts_1.1.1.tgz(r-4.3-arm64)
graphlayouts_1.1.1.tar.gz(r-4.5-noble)graphlayouts_1.1.1.tar.gz(r-4.4-noble)
graphlayouts_1.1.1.tgz(r-4.4-emscripten)graphlayouts_1.1.1.tgz(r-4.3-emscripten)
graphlayouts.pdf |graphlayouts.html
graphlayouts/json (API)
NEWS

# Install 'graphlayouts' in R:
install.packages('graphlayouts', repos = c('https://schochastics.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/schochastics/graphlayouts/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

ggraphgraph-algorithmsnetwork-analysisnetwork-visualization

35 exports 273 stars 8.35 score 13 dependencies 146 dependents 2 mentions 296 scripts 43.9k downloads

Last updated 6 months agofrom:bfb4bb31bb. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 05 2024
R-4.5-win-x86_64NOTESep 05 2024
R-4.5-linux-x86_64NOTESep 05 2024
R-4.4-win-x86_64NOTESep 05 2024
R-4.4-mac-x86_64NOTESep 05 2024
R-4.4-mac-aarch64NOTESep 05 2024
R-4.3-win-x86_64NOTESep 05 2024
R-4.3-mac-x86_64NOTESep 05 2024
R-4.3-mac-aarch64NOTESep 05 2024

Exports:annotate_circledraw_circlelayout_as_backbonelayout_as_dynamiclayout_as_metromaplayout_as_multilevellayout_igraph_backbonelayout_igraph_centralitylayout_igraph_centrality_grouplayout_igraph_constrained_stresslayout_igraph_eigenlayout_igraph_fixed_coordslayout_igraph_focuslayout_igraph_focus_grouplayout_igraph_multilevellayout_igraph_pmdslayout_igraph_sparse_stresslayout_igraph_stresslayout_igraph_umaplayout_mirrorlayout_rotatelayout_with_centralitylayout_with_centrality_grouplayout_with_constrained_stresslayout_with_constrained_stress3Dlayout_with_eigenlayout_with_fixed_coordslayout_with_focuslayout_with_focus_grouplayout_with_pmdslayout_with_sparse_stresslayout_with_stresslayout_with_stress3Dlayout_with_umapreorder_edges

Dependencies:clicpp11glueigraphlatticelifecyclemagrittrMatrixpkgconfigRcppRcppArmadillorlangvctrs

graphlayouts

Rendered fromgraphlayouts.Rmdusingknitr::rmarkdownon Sep 05 2024.

Last update: 2023-03-14
Started: 2023-03-14

Readme and manuals

Help Manual

Help pageTopics
annotate concentric circlesannotate_circle
Draw concentric circlesdraw_circle
Manipulate graphgraph_manipulate reorder_edges
Metro Map Layoutlayout_as_metromap
backbone graph layoutlayout_as_backbone layout_backbone layout_igraph_backbone
radial centrality layoutlayout_centrality layout_igraph_centrality layout_with_centrality
radial centrality group layoutlayout_centrality_group layout_igraph_centrality_group layout_with_centrality_group
constrained stress layoutlayout_constrained_stress layout_igraph_constrained_stress layout_with_constrained_stress
constrained stress layout in 3Dlayout_constrained_stress3D layout_with_constrained_stress3D
dynamic graph layoutlayout_as_dynamic layout_dynamic
Layout with fixed coordinateslayout_fixed_coords layout_igraph_fixed_coords layout_with_fixed_coords
radial focus layoutlayout_focus layout_igraph_focus layout_with_focus
radial focus group layoutlayout_focus_group layout_igraph_focus_group layout_with_focus_group
manipulate layoutlayout_manipulate layout_mirror layout_rotate
multilevel layoutlayout_as_multilevel layout_igraph_multilevel layout_multilevel
pivot MDS graph layoutlayout_igraph_pmds layout_pmds layout_with_pmds
sparse stress graph layoutlayout_igraph_sparse_stress layout_sparse_stress layout_with_sparse_stress
spectral graph layoutslayout_igraph_eigen layout_spectral layout_with_eigen
stress majorization layoutlayout_igraph_stress layout_stress layout_with_stress
stress majorization layout in 3Dlayout_stress3D layout_with_stress3D
UMAP graph layoutslayout_igraph_umap layout_umap layout_with_umap
Subway network of Berlinmetro_berlin
Multilevel example Networkmultilvl_ex