Package: graphlayouts Title: Additional Layout Algorithms for Network Visualizations Version: 1.0.0 Authors@R: person("David", "Schoch", email = "david@schochastics.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2952-4812")) Description: 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) . Some more specific algorithms allow the user to emphasize hidden group structures in networks or focus on specific nodes. URL: http://graphlayouts.schochastics.net/, https://github.com/schochastics/graphlayouts BugReports: https://github.com/schochastics/graphlayouts/issues Depends: R (>= 3.2.0) License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: igraph, Rcpp Suggests: oaqc, testthat, ggraph, ggplot2, knitr, rmarkdown, uwot LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.2.3 VignetteBuilder: knitr NeedsCompilation: yes Packaged: 2023-05-01 07:26:33 UTC; david Author: David Schoch [aut, cre] () Maintainer: David Schoch Repository: CRAN Date/Publication: 2023-05-01 08:00:02 UTC Built: R 4.2.3; x86_64-pc-linux-gnu; 2023-05-07 19:43:26 UTC; unix