Package: r-cran-rgexf Version: 0.15.3-1 Architecture: amd64 Maintainer: Debian R Packages Maintainers Installed-Size: 856 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, r-cran-xml, r-cran-igraph, libc6 (>= 2.4) Filename: buster/r-cran-rgexf/r-cran-rgexf_0.15.3-1_amd64.deb Size: 530244 MD5sum: 50a3d5c521db93903e8a8c7d22ea9a6d SHA1: 0f5e23c6e1d90f6eabcf8332b04356d42507d41a SHA256: 1abdcc40ec93ed1e55ff899f45dbb78247b1a54c1c2bdf3cb4c8cc99edc9b942 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=rgexf Description: 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 viz 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 "sigmajs" (a javascript library) and interact with the igraph package.