Package: snahelper
Type: Package
Title: 'RStudio' Addin for Network Analysis and Visualization
Version: 0.3.0
Authors@R: person("David", "Schoch", email = "david.schoch@manchester.ac.uk", role = c("aut", "cre"))
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.
URL: https://github.com/schochastics/snahelper
BugReports: https://github.com/schochastics/snahelper/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: ggraph, graphlayouts, igraph, formatR, miniUI, rstudioapi,
        ggplot2, shiny, DT, colourpicker
Depends: R (>= 3.0.0)
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-07-02 16:33:21 UTC; david
Author: David Schoch [aut, cre]
Maintainer: David Schoch <david.schoch@manchester.ac.uk>
Repository: CRAN
Date/Publication: 2019-07-03 15:10:07 UTC
