rgexf: Build, Import and Export GEXF Graph Files

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' visual 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 'gexf-js' (a 'javascript' library) and interact with the 'igraph' package.

Version: 0.16.0
Imports: XML, igraph, grDevices, utils, servr
Suggests: knitr, rmarkdown, testthat, covr
Published: 2020-02-17
Author: George Vega Yon ORCID iD [aut, cre], Jorge Fábrega Lacoa [ctb], Joshua Kunst [ctb], Raphaël Velt [cph] (gexf-js library), Gephi Consortium [cph] (GEXF language)
Maintainer: George Vega Yon <g.vegayon at gmail.com>
BugReports: http://github.com/gvegayon/rgexf/issues
License: MIT + file LICENSE
URL: https://gvegayon.github.io/rgexf
NeedsCompilation: no
Materials: README NEWS ChangeLog
CRAN checks: rgexf results

Downloads:

Reference manual: rgexf.pdf
Vignettes: rgexf
Package source: rgexf_0.16.0.tar.gz
Windows binaries: r-devel: rgexf_0.16.0.zip, r-release: rgexf_0.16.0.zip, r-oldrel: rgexf_0.16.0.zip
macOS binaries: r-release: rgexf_0.16.0.tgz, r-oldrel: rgexf_0.16.0.tgz
Old sources: rgexf archive

Reverse dependencies:

Reverse suggests: vkR

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rgexf to link to this page.