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.

Version: 0.13.03
Depends: XML
Published: 2013-03-14
Author: George Vega Yon [aut], Jorge Fabrega Lacoa [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
CRAN checks: rgexf results

Downloads:

Package source: rgexf_0.13.03.tar.gz
MacOS X binary: rgexf_0.13.03.tgz
Windows binary: rgexf_0.13.03.zip
Reference manual: rgexf.pdf
News/ChangeLog:NEWS
Old sources: rgexf archive