Create, read and write GEXF (Graph Exchange XML Format) graph files (used in Gephi and others). Using the XML package, it allows the user to easily build/read graph files including attributes, GEXF viz attributes (such as color, size, and position), network dynamics (for both edges and nodes) and edge weighting. Users can build/handle graphs element-by-element or massively through data-frames, visualize the graph on a web browser through "sigmajs" (a javascript library) and interact with the igraph package.
Version: | 0.15.3 |
Depends: | XML, Rook, igraph |
Published: | 2015-03-24 |
Author: | George Vega Yon [aut], Jorge Fábrega Lacoa [ctb], Joshua B. Kunst [ctb] |
Maintainer: | George Vega Yon <gvegayon at caltech.edu> |
License: | GPL (≥ 3) |
URL: | http://bitbucket.org/gvegayon/rgexf, http://www.ggvega.com |
NeedsCompilation: | yes |
Materials: | NEWS |
CRAN checks: | rgexf results |
Reference manual: | rgexf.pdf |
Package source: | rgexf_0.15.3.tar.gz |
Windows binaries: | r-devel: rgexf_0.15.3.zip, r-release: rgexf_0.15.3.zip, r-oldrel: rgexf_0.15.3.zip |
OS X Snow Leopard binaries: | r-release: rgexf_0.15.3.tgz, r-oldrel: rgexf_0.15.3.tgz |
OS X Mavericks binaries: | r-release: rgexf_0.15.3.tgz |
Old sources: | rgexf archive |