Package: rgexf 0.16.3

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.16.3.tar.gz
rgexf_0.16.3.zip(r-4.5)rgexf_0.16.3.zip(r-4.4)rgexf_0.16.3.zip(r-4.3)
rgexf_0.16.3.tgz(r-4.5-any)rgexf_0.16.3.tgz(r-4.4-any)rgexf_0.16.3.tgz(r-4.3-any)
rgexf_0.16.3.tar.gz(r-4.5-noble)rgexf_0.16.3.tar.gz(r-4.4-noble)
rgexf_0.16.3.tgz(r-4.4-emscripten)rgexf_0.16.3.tgz(r-4.3-emscripten)
rgexf.pdf |rgexf.html
rgexf/json (API)
NEWS

# 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 site:https://gvegayon.github.io

Datasets:

On CRAN:

Conda:

gephigexfgexf-graph-filessocial-networkxml

7.47 score 27 stars 199 scripts 1.4k downloads 1 mentions 17 exports 22 dependencies

Last updated 5 months agofrom:6563afb4d5. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 18 2025
R-4.5-winOKMar 18 2025
R-4.5-macOKMar 18 2025
R-4.5-linuxOKMar 18 2025
R-4.4-winOKMar 18 2025
R-4.4-macOKMar 18 2025
R-4.4-linuxOKMar 18 2025
R-4.3-winOKMar 18 2025
R-4.3-macOKMar 18 2025

Exports:add.edge.spelladd.gexf.edgeadd.gexf.nodeadd.node.spellcheck.dpl.edgescheckTimesedge.listgexfgexf_js_configgexf.to.igraphigraph.to.gexfnew.gexf.graphread.gexfrm.gexf.edgerm.gexf.nodeswitch.edgeswrite.gexf

Dependencies:clicpp11fastmapgluehttpuvigraphjsonlitelaterlatticelifecyclemagrittrMatrixmimepkgconfigpromisesR6RcpprlangservrvctrsxfunXML

Getting started with rgexf

Rendered fromrgexf.Rmdusingknitr::rmarkdownon Mar 18 2025.

Last update: 2024-06-30
Started: 2016-11-10