Last data update: 2014.03.03

geomnet

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

● 0 images, 2 functions, 13 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'geomnet' ...
** package 'geomnet' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'geomnet'
    finding HTML links ... done
    bikes                                   html  
    blood                                   html  
    email                                   html  
    football                                html  
    geom_circle                             html  
    finding level-2 HTML links ... done

    geom_net                                html  
    jtt                                     html  
    lesmis                                  html  
    madmen                                  html  
    metro_map                               html  
    mm.directed                             html  
    protein                                 html  
    soccer                                  html  
    theme_elements                          html  
    theme_net                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (geomnet)
Making 'packages.html' ... done