{
  "_id": "6a3a3f106265ec60d620a7b1",
  "Package": "gephi",
  "Title": "Write graph objects to a file format that gephi understands",
  "Version": "1.0.1",
  "Authors@R": "person(\"Roel M.\", \"Hogervorst\", \nemail =\"hogervorst.rm@gmail.com\",\nrole = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0001-7509-0328\"))",
  "Description": "Sometimes you want to visualize your graph information in\n'gephi'. 'Gephi' needs certain column names to make sense of\nthe file. This package writes edge and node information to csv\nfiles with correct names so you can read it in easily with\ngephi. You can also read the files in with igraph/tidygraph. It\nmakes it much easier to switch between R and 'gephi'. This\nR-package does not interface with the open source network\nvisualisation tool 'gephi' but it writes and reads csv files in\na way that 'gephi' expects, reducing the friction when\nswitching between tools.",
  "License": "MIT + file LICENSE",
  "BugReports": "https://github.com/RMHogervorst/gephi/issues",
  "URL": "http://rmhogervorst.nl/gephi/,\nhttps://github.com/RMHogervorst/gephi",
  "ByteCompile": "true",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.0",
  "Language": "en-US",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://rmhogervorst.r-universe.dev",
  "Date/Publication": "2022-07-04 08:09:13 UTC",
  "RemoteUrl": "https://github.com/RMHogervorst/gephi",
  "RemoteRef": "HEAD",
  "RemoteSha": "52552a21ae5b0bed4f17c6c4693b7b27fdafba14",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-23 08:06:10 UTC",
    "User": "root"
  },
  "Author": "Roel M. Hogervorst [cre, aut] (ORCID:\n<https://orcid.org/0000-0001-7509-0328>)",
  "Maintainer": "Roel M. Hogervorst <hogervorst.rm@gmail.com>",
  "MD5sum": "9f0071cf70409630e7d248ed1b0d7495",
  "_user": "rmhogervorst",
  "_type": "src",
  "_file": "gephi_1.0.1.tar.gz",
  "_fileid": "65ece0741979fb9c8eee994e9b518eb3c77698e0c91ea0c330ad9fb72a38f0f3",
  "_filesize": 106236,
  "_sha256": "65ece0741979fb9c8eee994e9b518eb3c77698e0c91ea0c330ad9fb72a38f0f3",
  "_created": "2026-06-23T08:06:10.000Z",
  "_published": "2026-06-23T08:08:48.697Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82906313970,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7814990352"
    },
    {
      "job": 82906313894,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7814989281"
    },
    {
      "job": 82906313918,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7814972087"
    },
    {
      "job": 82906313895,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7814979498"
    },
    {
      "job": 82905841744,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7814941382"
    },
    {
      "job": 82906313879,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7814980428"
    },
    {
      "job": 82906313901,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7814969428"
    },
    {
      "job": 82906313932,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7814965472"
    },
    {
      "job": 82906313951,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7814974109"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rmhogervorst/actions/runs/28011572747",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/RMHogervorst/gephi",
  "_commit": {
    "id": "52552a21ae5b0bed4f17c6c4693b7b27fdafba14",
    "author": "Roel M. Hogervorst <hogervorst.rm@gmail.com>",
    "committer": "Roel M. Hogervorst <hogervorst.rm@gmail.com>",
    "message": "bugfix release\n\n- write.table has argument na, not na.strings.\n- change in igraph object test\n",
    "time": 1656922153
  },
  "_maintainer": {
    "name": "Roel M. Hogervorst",
    "email": "hogervorst.rm@gmail.com",
    "login": "rmhogervorst",
    "mastodon": "@rmhogervorst@rstats.me",
    "description": "Interested in building tools with python, R rust, open source.\n\n@RMHogervorst@rstats.me",
    "uuid": 9538040,
    "orcid": "0000-0001-7509-0328"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "version": ">= 1.2.4.0",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "rmhogervorst",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "rmhogervorst",
      "count": 24,
      "uuid": 9538040
    }
  ],
  "_userbio": {
    "uuid": 9538040,
    "type": "user",
    "name": "Roel Hogervorst",
    "followers": 126,
    "description": "Interested in building tools with python, R rust, open source.\r\n\r\n@rmhogervorst@rstats.me"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gephi"
  },
  "_devurl": "https://github.com/rmhogervorst/gephi",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gephi.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "gephi_read_edges_csv",
    "gephi_write_both",
    "gephi_write_edges",
    "gephi_write_edges_from_df",
    "gephi_write_nodes"
  ],
  "_datasets": [
    {
      "name": "graphexample",
      "title": "a super simple graph example",
      "object": "graphexample",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "gephi",
      "title": "Gephi.",
      "concept": [
        "write_graphs, read_graphs"
      ],
      "topics": [
        "gephi"
      ]
    },
    {
      "page": "gephi_read_edges_csv",
      "title": "Read edges",
      "concept": [
        "read_graphs"
      ],
      "topics": [
        "gephi_read_edges_csv"
      ]
    },
    {
      "page": "gephi_write_edges_from_df",
      "title": "Write edges from a data.frame to a file",
      "concept": [
        "write_graphs"
      ],
      "topics": [
        "gephi_write_edges_from_df"
      ]
    },
    {
      "page": "gephi_write_nodes",
      "title": "Write igraph/ tidygraph to a format that gephi can read",
      "concept": [
        "write_graphs"
      ],
      "topics": [
        "gephi_write_both",
        "gephi_write_edges",
        "gephi_write_nodes"
      ]
    },
    {
      "page": "graphexample",
      "title": "a super simple graph example",
      "topics": [
        "graphexample"
      ]
    }
  ],
  "_readme": "https://github.com/RMHogervorst/gephi/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "rlang",
    "vctrs"
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "gephi",
  "_universes": [
    "rmhogervorst"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-23T08:08:24.000Z",
      "distro": "noble",
      "commit": "52552a21ae5b0bed4f17c6c4693b7b27fdafba14",
      "fileid": "075d113ba19f0fb470eb3f02cd3cdea657444a6c45932afd2da8f12dd3a3d1f2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rmhogervorst/actions/runs/28011572747"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-23T08:08:20.000Z",
      "distro": "noble",
      "commit": "52552a21ae5b0bed4f17c6c4693b7b27fdafba14",
      "fileid": "cf5878e934244e6884d581a7ded59e49f429e596b626bd8321a199620159eed5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rmhogervorst/actions/runs/28011572747"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-23T08:07:36.000Z",
      "commit": "52552a21ae5b0bed4f17c6c4693b7b27fdafba14",
      "fileid": "df2cd9455b1d82e82d5e443ddc31866a8fa9a3215312f37ae145e3889b7a4700",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rmhogervorst/actions/runs/28011572747"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-23T08:07:54.000Z",
      "commit": "52552a21ae5b0bed4f17c6c4693b7b27fdafba14",
      "fileid": "85c313c1e75892bc4ae5ebfce0cb872af5811529ad10d4fcbab47c9b8b7f5018",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rmhogervorst/actions/runs/28011572747"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-23T08:08:07.000Z",
      "commit": "52552a21ae5b0bed4f17c6c4693b7b27fdafba14",
      "fileid": "736b148ddfecaa510cf85973df02afacbdd66fbd38f0a73b741e817150ef0634",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rmhogervorst/actions/runs/28011572747"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-23T08:07:25.000Z",
      "commit": "52552a21ae5b0bed4f17c6c4693b7b27fdafba14",
      "fileid": "905e1febfde537c36d52e0b5ed08ffae7d464447499c65e520fab97350b048bf",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rmhogervorst/actions/runs/28011572747"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-23T08:07:14.000Z",
      "commit": "52552a21ae5b0bed4f17c6c4693b7b27fdafba14",
      "fileid": "c2fe9d39f06019d9838f6343b12592115f06e8adcb270a545c99a46af66f5727",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rmhogervorst/actions/runs/28011572747"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-23T08:07:35.000Z",
      "commit": "52552a21ae5b0bed4f17c6c4693b7b27fdafba14",
      "fileid": "b295283ae711355c1c93b6fa224693f8e7a998f80460eeb8419f2516014aae69",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rmhogervorst/actions/runs/28011572747"
    }
  ]
}