Package: geomnet
Type: Package
Title: Network Visualization in the 'ggplot2' Framework
Version: 0.1.0
Date: 2016-05-28
Author: Samantha Tyner, Heike Hofmann
Maintainer: Samantha Tyner <sctyner@iastate.edu>
Description: Network visualization in the 'ggplot2' framework. Network
    functionality is provided in a single 'ggplot2' layer by calling the geom 'net'.
    Layouts are calculated using the 'sna' package, example networks are included.
License: GPL (>= 2)
URL: http://github.com/sctyner/geomnet
BugReports: https://github.com/sctyner/geomnet/issues
LazyData: TRUE
Depends: R (>= 2.14), ggplot2 (>= 1.0.1.9003)
Imports: sna, network
Suggests: dplyr, ggrepel
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-30 13:50:37 UTC; samanthatyner
Repository: CRAN
Date/Publication: 2016-05-30 16:07:13
