Package: ggCompNet
Type: Package
Title: Compare Timing of Network Visualizations
Version: 0.1.0
Authors@R: c(
  person("Sam", "Tyner", email = "sctyner@iastate.edu", role = c("aut", "cre")),
  person("Heike", "Hofmann", email ="heike.hofmann@gmail.com", role= "aut")
  )
Description: We provide two primary resources in 'ggCompNet'. The first is a function to compare the speed of network drawing using several different packages. The second is the vignette folder which contains two vignettes that provide code for reproducing examples comparing the three network visualization packages 'geomnet', 'ggnetwork', and the ggnet2() function from the 'GGally' package. 
License: GPL (>= 2)
URL: http://github.com/sctyner/ggCompNet
BugReports: https://github.com/sctyner/ggCompNet/issues
LazyData: TRUE
Depends: R (>= 2.14), ggplot2 (>= 2.2.0), geomnet (>= 0.2.0), ggnetwork
        (>= 0.5.1), GGally (>= 1.3.0), progress
Imports: dplyr, igraph (>= 1.0.1), sna (>= 2.4), network, ggmap, tidyr,
        tnet, scales, gridExtra, readr
Suggests: knitr, rmarkdown
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-12-30 14:22:43 UTC; samanthatyner
Author: Sam Tyner [aut, cre],
  Heike Hofmann [aut]
Maintainer: Sam Tyner <sctyner@iastate.edu>
Repository: CRAN
Date/Publication: 2016-12-31 16:32:06
