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, rgexf allows reading and writing GEXF files, including attributes, 'GEXF' visual attributes (such as color, size, and position), network dynamics (for both edges and nodes), and edges' weights. 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.17.0
Imports: XML, igraph, grDevices, utils, servr, htmlwidgets, jsonlite
Suggests: knitr, rmarkdown, tinytest, covr
Published: 2026-07-23
DOI: 10.32614/CRAN.package.rgexf
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), Cornelius Fritz [rev] (what: JOSS reviewer), Jonathan Cardoso Silva [rev] (what: JOSS reviewer)
Maintainer: George Vega Yon <g.vegayon at gmail.com>
BugReports: https://github.com/gvegayon/rgexf/issues
License: MIT + file LICENSE
URL: https://gvegayon.github.io/rgexf/
NeedsCompilation: no
Citation: rgexf citation info
Materials: README, NEWS, ChangeLog
CRAN checks: rgexf results

Documentation:

Reference manual: rgexf.html , rgexf.pdf
Vignettes: Getting started with rgexf (source, R code)
Visualizing GEXF graphs with sigma.js (source, R code)

Downloads:

Package source: rgexf_0.17.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available
Old sources: rgexf archive

Reverse dependencies:

Reverse suggests: meconetcomp, vkR

Linking:

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