rgexf: An R package to build GEXF graph files

The first R package to work with GEXF graph files (used in Gephi and others). Using XML library, it allows the user to easily build/read graph files including attributes, GEXF viz attributes (such as colour, size, and position), network dynamics (for both edges and nodes, including spells) and edges weighting. Users can build/handle graphs element-by-element or massively through data-frames, visualize the graph on a web browser through sigmajs javascript library and interact with the igraph package.

Version: 0.14.3.11
Depends: XML, Rook, igraph
Published: 2014-03-11
Author: George Vega Yon [aut], Jorge Fábrega Lacoa [ctb], Joshua B. Kunst [ctb]
Maintainer: George Vega Yon <george.vega at nodoschile.org>
License: GPL (≥ 3)
URL: http://bitbucket.org/gvegayon/rgexf, http://www.nodoschile.org
NeedsCompilation: yes
Materials: NEWS
CRAN checks: rgexf results

Downloads:

Reference manual: rgexf.pdf
Package source: rgexf_0.14.3.11.tar.gz
Windows binaries: r-devel: rgexf_0.14.3.11.zip, r-release: rgexf_0.14.3.11.zip, r-oldrel: rgexf_0.14.3.11.zip
OS X Snow Leopard binaries: r-release: rgexf_0.14.3.11.tgz, r-oldrel: rgexf_0.14.3.11.tgz
OS X Mavericks binaries: r-release: rgexf_0.14.3.11.tgz
Old sources: rgexf archive

Reverse dependencies:

Reverse depends: RDS