Package: rgexf 0.17.0

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.

Authors:George Vega Yon [aut, cre], Jorge Fábrega Lacoa [ctb], Joshua Kunst [ctb], Raphaël Velt [cph], Gephi Consortium [cph], Cornelius Fritz [rev], Jonathan Cardoso Silva [rev]

rgexf_0.17.0.tar.gz
rgexf_0.17.0.zip(r-4.7-any)rgexf_0.17.0.zip(r-4.6-any)rgexf_0.17.0.zip(r-4.5-any)
rgexf_0.17.0.tgz(r-4.6-any)rgexf_0.17.0.tgz(r-4.5-any)
rgexf_0.17.0.tar.gz(r-4.7-any)rgexf_0.17.0.tar.gz(r-4.6-any)
rgexf_0.17.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
rgexf/json (API)

# Install 'rgexf' in R:
install.packages('rgexf', repos = c('https://gvegayon.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/gvegayon/rgexf/issues

Pkgdown/docs site:https://gvegayon.github.io

Datasets:

On CRAN:

Conda:

gephigexfgexf-graph-filessocial-networkxml

7.74 score 32 stars 214 scripts 147 downloads 1 mentions 24 exports 41 dependencies

Last updated from:3a75ccf138. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK154
source / vignettesOK207
linux-release-x86_64OK159
macos-release-arm64OK82
macos-oldrel-arm64OK82
windows-devel-x86_64OK79
windows-release-x86_64OK95
windows-oldrel-x86_64OK97
wasm-releaseOK123

Exports:add.edge.spelladd.gexf.edgeadd.gexf.nodeadd.node.spellcheck.dpl.edgescheckTimesedge.listgexfgexf_js_configgexf.to.igraphgexfjsgexfjsOutputigraph.to.gexfnew.gexf.graphplot_gexfjsread.gexfrenderGexfjsrenderSigmajsrm.gexf.edgerm.gexf.nodesigmajssigmajsOutputswitch.edgeswrite.gexf

Dependencies:base64encbslibcachemclicpp11digestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvigraphjquerylibjsonliteknitrlaterlatticelifecyclemagrittrMatrixmemoisemimeotelpkgconfigpromisesR6rappdirsRcpprlangrmarkdownsassservrtinytexvctrsxfunXMLyaml

Getting started with rgexf
Introduction | Reading GEXF files | Creating GEXF files | Embedding gexf-js in quarto/rmarkdown documents

Last update: 2026-07-22
Started: 2026-07-22

Visualizing GEXF graphs with sigma.js
Overview | 1 A simple coloured graph | 1.1 Creating the graph | 1.2 Plotting the graph | 2 The Les Misérables network | 2.1 Reading the file | 2.2 Default plot | 2.3 Adding node borders for contrast | 3 Using the legacy gexf-js viewer | Session info

Last update: 2026-07-22
Started: 2026-07-22