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.2
Imports: XML, igraph, grDevices, utils, servr
Suggests: knitr, rmarkdown, tinytest, covr
Published: 2021-08-12
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] (JOSS reviewer), Jonathan Cardoso Silva [rev] (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.pdf
Vignettes: rgexf

Downloads:

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

Reverse dependencies:

Reverse suggests: meconetcomp, microeco, vkR

Linking:

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