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.16.3 |
Imports: |
XML, igraph, grDevices, utils, servr |
Suggests: |
knitr, rmarkdown, tinytest, covr |
Published: |
2024-07-01 |
DOI: |
10.32614/CRAN.package.rgexf |
Author: |
George Vega Yon
[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:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=rgexf
to link to this page.