Package: geomnet
Type: Package
Title: Network Visualization in the 'ggplot2' Framework
Version: 0.1.2.1
Date: 2016-06-30
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 (>= 2.1.0)
Imports: sna, network
Suggests: ggrepel, knitr, dplyr, tidyr
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-07-01 00:28:08 UTC; samanthatyner
Repository: CRAN
Date/Publication: 2016-07-01 10:57:28
