Package: snahelper Type: Package Title: 'RStudio' Addin for Network Analysis and Visualization Version: 1.4.2 Authors@R: person("David", "Schoch", email = "david@schochastics.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2952-4812")) Description: 'RStudio' addin which provides a GUI to visualize and analyse networks. After finishing a session, the code to produce the plot is inserted in the current script. Alternatively, the function SNAhelperGadget() can be used directly from the console. Additional addins include the Netreader() for reading network files, Netbuilder() to create small networks via point and click, and the Componentlayouter() to layout networks with many components manually. URL: https://github.com/schochastics/snahelper, https://schochastics.github.io/snahelper/ BugReports: https://github.com/schochastics/snahelper/issues License: MIT + file LICENSE Encoding: UTF-8 Imports: ggraph (>= 2.0.0), graphlayouts (>= 0.5.0), igraph, formatR, miniUI, rstudioapi, ggplot2, shiny, colourpicker, DT Suggests: ggforce Depends: R (>= 3.0.0) RoxygenNote: 7.1.0 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libglpk-dev make libicu-dev libuv1-dev libxml2-dev zlib1g-dev Repository: https://schochastics.r-universe.dev Date/Publication: 2025-10-22 04:58:26 UTC RemoteUrl: https://github.com/schochastics/snahelper RemoteRef: HEAD RemoteSha: a970bb0336266028ec8b937bcdf77c80c162cc4d NeedsCompilation: no Packaged: 2026-06-18 19:50:59 UTC; root Author: David Schoch [aut, cre] (ORCID: ) Maintainer: David Schoch