{
  "_id": "6a11674facfb0bcc41cf11b3",
  "Package": "rgexf",
  "Type": "Package",
  "Encoding": "UTF-8",
  "Title": "Build, Import, and Export GEXF Graph Files",
  "Version": "0.16.3",
  "Authors@R": "c(\nperson(\"George\", \"Vega Yon\", email=\"g.vegayon@gmail.com\", role=c(\"aut\", \"cre\"),\ncomment = structure(\"0000-0002-3171-0844\", .Names = \"ORCID\")),\nperson(\"Jorge\", \"Fábrega Lacoa\", role=c(\"ctb\")),\nperson(\"Joshua\", \"Kunst\", role=c(\"ctb\")),\nperson(\"Raphaël\", \"Velt\", role=c(\"cph\"), comment=\"gexf-js library\"),\nperson(family=\"Gephi Consortium\", role=c(\"cph\"), comment=\"GEXF language\"),\nperson(\"Cornelius\", \"Fritz\", role = \"rev\", comment = c(what = \"JOSS reviewer\")),\nperson(\"Jonathan\", \"Cardoso Silva\", role = \"rev\", comment = c(what = \"JOSS reviewer\"))\n)",
  "Description": "Create, read, and write 'GEXF' (Graph Exchange 'XML'\nFormat) graph files (used in 'Gephi' and others). Using the\n'XML' package, rgexf allows reading and writing GEXF files,\nincluding attributes, 'GEXF' visual attributes (such as color,\nsize, and position), network dynamics (for both edges and\nnodes), and edges' weights. Users can build/handle graphs\nelement-by-element or massively through data frames, visualize\nthe graph on a web browser through 'gexf-js' (a 'javascript'\nlibrary), and interact with the 'igraph' package.",
  "URL": "https://gvegayon.github.io/rgexf/",
  "BugReports": "https://github.com/gvegayon/rgexf/issues",
  "License": "MIT + file LICENSE",
  "LazyLoad": "yes",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libglpk-dev make libxml2-dev zlib1g-dev",
  "Repository": "https://gvegayon.r-universe.dev",
  "Date/Publication": "2025-11-25 00:17:13 UTC",
  "RemoteUrl": "https://github.com/gvegayon/rgexf",
  "RemoteRef": "HEAD",
  "RemoteSha": "f4ee32806a7a952586e2d1deeb338fb35018c0f6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-24 04:58:32 UTC",
    "User": "root"
  },
  "Author": "George Vega Yon [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3171-0844>),\nJorge Fábrega Lacoa [ctb],\nJoshua Kunst [ctb],\nRaphaël Velt [cph] (gexf-js library),\nGephi Consortium [cph] (GEXF language),\nCornelius Fritz [rev] (what: JOSS reviewer),\nJonathan Cardoso Silva [rev] (what: JOSS reviewer)",
  "Maintainer": "George Vega Yon <g.vegayon@gmail.com>",
  "MD5sum": "ae3115f2eebcf170e9dc65aee1eebc19",
  "_user": "gvegayon",
  "_type": "src",
  "_file": "rgexf_0.16.3.tar.gz",
  "_fileid": "e92ae32261b83dfcf418432fcdac4fa3d86bb44338c3d8e7b28d0f4a1462920a",
  "_filesize": 2236700,
  "_sha256": "e92ae32261b83dfcf418432fcdac4fa3d86bb44338c3d8e7b28d0f4a1462920a",
  "_created": "2026-04-24T04:58:32.000Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77509750668,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6617506503"
    },
    {
      "job": 77509750825,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6617503415"
    },
    {
      "job": 77509750819,
      "time": 188,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6617502286"
    },
    {
      "job": 77509750779,
      "time": 178,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6617500182"
    },
    {
      "job": 77509750608,
      "time": 211,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6617475999"
    },
    {
      "job": 77509750609,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175678599"
    },
    {
      "job": 77509750804,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6617492835"
    },
    {
      "job": 77509750891,
      "time": 163,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6617504421"
    },
    {
      "job": 77509750816,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6617491431"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gvegayon/actions/runs/24872936684",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gvegayon/rgexf",
  "_commit": {
    "id": "f4ee32806a7a952586e2d1deeb338fb35018c0f6",
    "author": "George G. Vega Yon <g.vegayon@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Adding copilot environment (#49)\n\n* Adding copilot environment\n\n* Upgrading workflows",
    "time": 1764029833
  },
  "_maintainer": {
    "name": "George Vega Yon",
    "email": "g.vegayon@gmail.com",
    "login": "gvegayon",
    "bluesky": "@gvegayon.bsky.social",
    "linkedin": "in/georgevegayon",
    "uuid": 893619,
    "orcid": "0000-0002-3171-0844"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "servr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "gvegayon",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "gephi",
    "gexf",
    "gexf-graph-files",
    "social-network",
    "xml"
  ],
  "_stars": 30,
  "_contributors": [
    {
      "user": "gvegayon",
      "count": 177,
      "uuid": 893619
    },
    {
      "user": "jbkunst",
      "count": 11,
      "uuid": 56481
    },
    {
      "user": "bornakke",
      "count": 2,
      "uuid": 745051
    },
    {
      "user": "jaredlander",
      "count": 1,
      "uuid": 628977
    },
    {
      "user": "samgg",
      "count": 1,
      "uuid": 3333348
    }
  ],
  "_userbio": {
    "uuid": 893619,
    "type": "user",
    "name": "George G. Vega Yon",
    "description": "Scientist at @UofUEpiBio modeling complex systems using statistical computing. Lots of time at @CDCgov."
  },
  "_downloads": {
    "count": 951,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rgexf"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/gvegayon/rgexf",
  "_pkgdown": "https://gvegayon.github.io/rgexf/",
  "_searchresults": 214,
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rgexf.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gvegayon/rgexf",
  "_realowner": "gvegayon",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.12.06",
      "date": "2012-06-19"
    },
    {
      "version": "0.13.01",
      "date": "2013-01-04"
    },
    {
      "version": "0.13.03",
      "date": "2013-03-14"
    },
    {
      "version": "0.13.8",
      "date": "2013-08-07"
    },
    {
      "version": "0.14.3.11",
      "date": "2014-03-11"
    },
    {
      "version": "0.15.3",
      "date": "2015-03-24"
    },
    {
      "version": "0.16.0",
      "date": "2020-02-17"
    },
    {
      "version": "0.16.2",
      "date": "2021-08-12"
    },
    {
      "version": "0.16.3",
      "date": "2024-07-01"
    }
  ],
  "_exports": [
    "add.edge.spell",
    "add.gexf.edge",
    "add.gexf.node",
    "add.node.spell",
    "check.dpl.edges",
    "checkTimes",
    "edge.list",
    "gexf",
    "gexf_js_config",
    "gexf.to.igraph",
    "igraph.to.gexf",
    "new.gexf.graph",
    "read.gexf",
    "rm.gexf.edge",
    "rm.gexf.node",
    "switch.edges",
    "write.gexf"
  ],
  "_datasets": [
    {
      "name": "followers",
      "title": "Edge list with attributes",
      "object": "followers",
      "file": "followers.csv.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "source",
        "target",
        "type",
        "id",
        "label",
        "weight"
      ],
      "rows": 6064,
      "table": true,
      "tojson": true
    },
    {
      "name": "twitteraccounts",
      "title": "Twitter accounts of Chilean Politicians and Journalists (sample)",
      "object": "twitteraccounts",
      "file": "twitteraccounts.csv.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "label",
        "cargo",
        "partido",
        "sector",
        "categoria"
      ],
      "rows": 148,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "rgexf-package",
      "title": "Build, Import and Export GEXF Graph Files",
      "topics": [
        "rgexf-package",
        "gephi",
        "rgexf"
      ]
    },
    {
      "page": "add.gexf.node",
      "title": "Adding and removing nodes/edges from 'gexf' objects",
      "topics": [
        "add.edge.spell",
        "add.gexf.edge",
        "add.gexf.node",
        "add.node.spell",
        "rm.gexf.edge",
        "rm.gexf.node"
      ]
    },
    {
      "page": "check.dpl.edges",
      "title": "Check (and count) duplicated edges",
      "concept": [
        "manipulation"
      ],
      "topics": [
        "check.dpl.edges"
      ]
    },
    {
      "page": "checkTimes",
      "title": "Checks for correct time format",
      "topics": [
        "checkTimes"
      ]
    },
    {
      "page": "edge.list",
      "title": "Decompose an edge list",
      "topics": [
        "edge.list"
      ]
    },
    {
      "page": "followers",
      "title": "Edge list with attributes",
      "topics": [
        "followers"
      ]
    },
    {
      "page": "plot.gexf",
      "title": "Visualizing GEXF graph files using gexf-js",
      "topics": [
        "gexf_js_config",
        "plot.gexf"
      ]
    },
    {
      "page": "gexf-class",
      "title": "Creates an object of class 'gexf'",
      "topics": [
        "gexf",
        "gexf-class",
        "write.gexf"
      ]
    },
    {
      "page": "gexf-methods",
      "title": "S3 methods for 'gexf' objects",
      "topics": [
        "export-gexf",
        "gexf-methods",
        "print.gexf",
        "summary.gexf"
      ]
    },
    {
      "page": "head.gexf",
      "title": "'head' method for gexf objects",
      "topics": [
        "head.gexf"
      ]
    },
    {
      "page": "igraph.to.gexf",
      "title": "Converting between 'gexf' and 'igraph' classes",
      "topics": [
        "gexf.to.igraph",
        "igraph.to.gexf"
      ]
    },
    {
      "page": "new.gexf.graph",
      "title": "Build an empty 'gexf' graph",
      "topics": [
        "new.gexf.graph"
      ]
    },
    {
      "page": "read.gexf",
      "title": "Reads gexf (.gexf) file",
      "topics": [
        "read.gexf"
      ]
    },
    {
      "page": "switch.edges",
      "title": "Switches between source and target",
      "concept": [
        "manipulation"
      ],
      "topics": [
        "switch.edges"
      ]
    },
    {
      "page": "twitteraccounts",
      "title": "Twitter accounts of Chilean Politicians and Journalists (sample)",
      "topics": [
        "twitteraccounts"
      ]
    }
  ],
  "_pkglogo": "https://github.com/gvegayon/rgexf/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/gvegayon/rgexf/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "fastmap",
    "glue",
    "httpuv",
    "igraph",
    "jsonlite",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mime",
    "otel",
    "pkgconfig",
    "promises",
    "R6",
    "Rcpp",
    "rlang",
    "servr",
    "vctrs",
    "xfun",
    "XML"
  ],
  "_vignettes": [
    {
      "source": "rgexf.Rmd",
      "filename": "rgexf.html",
      "title": "Getting started with rgexf",
      "author": "George G. Vega Yon",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Reading GEXF files",
        "Creating GEXF files"
      ],
      "created": "2016-11-10 01:49:09",
      "modified": "2024-06-30 19:53:58",
      "commits": 9
    }
  ],
  "_score": 7.108565023732835,
  "_indexed": true,
  "_nocasepkg": "rgexf",
  "_universes": [
    "gvegayon"
  ],
  "_failure": {
    "version": "0.16.3",
    "commit": {
      "id": "f4ee32806a7a952586e2d1deeb338fb35018c0f6",
      "author": "George G. Vega Yon <g.vegayon@gmail.com>",
      "committer": "GitHub <noreply@github.com>",
      "message": "Adding copilot environment (#49)\n\n* Adding copilot environment\n\n* Upgrading workflows",
      "time": 1764029833
    },
    "buildurl": "https://github.com/r-universe/gvegayon/actions/runs/26358376887",
    "date": "2026-05-27T05:58:11.079Z",
    "job": {
      "job": 78016447483,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7232980905"
    }
  },
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.16.3",
      "date": "2026-04-24T05:01:20.000Z",
      "distro": "noble",
      "commit": "f4ee32806a7a952586e2d1deeb338fb35018c0f6",
      "fileid": "babc70541b1c43fd59177f27a151665560af9313b7e117e9befc0615533b9ce4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gvegayon/actions/runs/24872936684"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.16.3",
      "date": "2026-04-24T05:00:58.000Z",
      "commit": "f4ee32806a7a952586e2d1deeb338fb35018c0f6",
      "fileid": "838360418dbcf1ce503874e2cda4d0dbcd22b5079728cd8af2eac34ea4af6cc3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gvegayon/actions/runs/24872936684"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.16.3",
      "date": "2026-04-24T05:00:49.000Z",
      "commit": "f4ee32806a7a952586e2d1deeb338fb35018c0f6",
      "fileid": "a88400821b4cad80f1314b7361ca1b20199458dcacefc0d8db961b2ceff1e21b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gvegayon/actions/runs/24872936684"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.16.3",
      "date": "2026-04-24T04:59:58.000Z",
      "commit": "f4ee32806a7a952586e2d1deeb338fb35018c0f6",
      "fileid": "c2fa86a9383896e0665864159d98c4ed9577fcca2fa9649be83824f34f383bc9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gvegayon/actions/runs/24872936684"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.16.3",
      "date": "2026-04-24T05:01:07.000Z",
      "commit": "f4ee32806a7a952586e2d1deeb338fb35018c0f6",
      "fileid": "2416878edec7c4bd4d78621765fa9a2882d2b7d4d4418313658a8a0240655b59",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gvegayon/actions/runs/24872936684"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.16.3",
      "date": "2026-04-24T04:59:49.000Z",
      "commit": "f4ee32806a7a952586e2d1deeb338fb35018c0f6",
      "fileid": "317d37ce66f88aa4024f66fff26395ecb162f06685591800526238dc9410b2ff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gvegayon/actions/runs/24872936684"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.16.3",
      "date": "2026-05-23T08:37:21.000Z",
      "commit": "f4ee32806a7a952586e2d1deeb338fb35018c0f6",
      "fileid": "d84360f176bc69ce71e53c00519d3cdfb4632c7a89b8a8dc4e98a84f6833dd01",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gvegayon/actions/runs/24872936684"
    }
  ]
}