# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rgexf" in publications use:' type: software license: MIT title: 'rgexf: Build, Import, and Export GEXF Graph Files' version: 0.16.3 doi: 10.21105/joss.03456 identifiers: - type: doi value: 10.32614/CRAN.package.rgexf abstract: 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: - family-names: Vega Yon given-names: George email: g.vegayon@gmail.com orcid: https://orcid.org/0000-0002-3171-0844 preferred-citation: type: article title: Building, Importing, and Exporting GEXF Graph Files with rgexf authors: - family-names: Vega Yon given-names: George email: g.vegayon@gmail.com orcid: https://orcid.org/0000-0002-3171-0844 journal: Journal of Open Source Software year: '2021' month: '6' volume: '6' doi: 10.21105/joss.03456 url: https://doi.org/10.21105/joss.03456 start: '3456' repository: https://CRAN.R-project.org/package=rgexf repository-code: https://github.com/gvegayon/rgexf url: https://gvegayon.github.io/rgexf/ date-released: '2024-07-01' contact: - family-names: Vega Yon given-names: George email: g.vegayon@gmail.com orcid: https://orcid.org/0000-0002-3171-0844 references: - type: manual title: 'netdiffuseR: Build, Import and Export GEXF Graph Files' authors: - family-names: Vega Yon given-names: George email: g.vegayon@gmail.com orcid: https://orcid.org/0000-0002-3171-0844 - family-names: Fábrega Lacoa given-names: Jorge - family-names: Kunst given-names: Joshua year: '2024' notes: R package version 0.16.3 url: https://github.com/gvegayon/rgexf doi: 10.5281/zenodo.5182708