{
  "_id": "6a2a5f937b7a29ca6003d4fe",
  "Package": "edgebundle",
  "Title": "Algorithms for Bundling Edges in Networks and Visualizing Flow\nand Metro Maps",
  "Version": "0.4.2",
  "Authors@R": "person(given = \"David\",\nfamily = \"Schoch\",\nrole = c(\"aut\", \"cre\"),\nemail = \"david@schochastics.net\",\ncomment = c(ORCID = \"0000-0003-2952-4812\"))",
  "Description": "Implements several algorithms for bundling edges in\nnetworks and flow and metro map layouts. This includes force\ndirected edge bundling <doi:10.1111/j.1467-8659.2009.01450.x>,\na flow algorithm based on Steiner\ntrees<doi:10.1080/15230406.2018.1437359> and a multicriteria\noptimization method for metro map layouts\n<doi:10.1109/TVCG.2010.24>.",
  "URL": "https://github.com/schochastics/edgebundle,\nhttps://schochastics.github.io/edgebundle/",
  "BugReports": "https://github.com/schochastics/edgebundle/issues",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libglpk-dev libpng-dev libxml2-dev python3",
  "Repository": "https://schochastics.r-universe.dev",
  "Date/Publication": "2024-09-23 18:54:25 UTC",
  "RemoteUrl": "https://github.com/schochastics/edgebundle",
  "RemoteRef": "HEAD",
  "RemoteSha": "40c76121a487c57459cc4caf93bc1524895adf5a",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-11 07:04:52 UTC",
    "User": "root"
  },
  "Author": "David Schoch [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2952-4812>)",
  "Maintainer": "David Schoch <david@schochastics.net>",
  "MD5sum": "5147adc21b88adb6f2d250c00b447f78",
  "_user": "schochastics",
  "_type": "src",
  "_file": "edgebundle_0.4.2.tar.gz",
  "_fileid": "ccaf95b7bf3c8080ccb950dd2b8706ba7f92340bafc5fa9e30e62c8d2f3e9b53",
  "_filesize": 250558,
  "_sha256": "ccaf95b7bf3c8080ccb950dd2b8706ba7f92340bafc5fa9e30e62c8d2f3e9b53",
  "_created": "2026-06-11T07:04:52.000Z",
  "_published": "2026-06-11T07:11:15.589Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80739763754,
      "time": 171,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7557138314"
    },
    {
      "job": 80739763753,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7557140379"
    },
    {
      "job": 80739763751,
      "time": 175,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557139727"
    },
    {
      "job": 80739763733,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557137604"
    },
    {
      "job": 80739763761,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7557131063"
    },
    {
      "job": 80739763762,
      "time": 215,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7557177417"
    },
    {
      "job": 80739763772,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557141462"
    },
    {
      "job": 80739763766,
      "time": 308,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557189960"
    },
    {
      "job": 80739319103,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557087093"
    },
    {
      "job": 80739763690,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557122847"
    },
    {
      "job": 80739763767,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7557122584"
    },
    {
      "job": 80739763847,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7557122969"
    },
    {
      "job": 80739763715,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557121928"
    }
  ],
  "_buildurl": "https://github.com/r-universe/schochastics/actions/runs/27329817885",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/schochastics/edgebundle",
  "_commit": {
    "id": "40c76121a487c57459cc4caf93bc1524895adf5a",
    "author": "schochastics <david@schochastics.net>",
    "committer": "schochastics <david@schochastics.net>",
    "message": "fixed badge\n",
    "time": 1727117665
  },
  "_maintainer": {
    "name": "David Schoch",
    "email": "david@schochastics.net",
    "login": "schochastics",
    "mastodon": "@schochastics@fosstodon.org",
    "bluesky": "@schochastics.net",
    "description": "Data Scientist/DevOps Engineer at cynkra and #RStats developer",
    "uuid": 17147355,
    "orcid": "0000-0003-2952-4812"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "interp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "network",
      "role": "Suggests"
    },
    {
      "package": "tidygraph",
      "role": "Suggests"
    }
  ],
  "_owner": "schochastics",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "graph-algorithms",
    "network-analysis",
    "visualization",
    "cpp"
  ],
  "_stars": 137,
  "_contributors": [
    {
      "user": "schochastics",
      "count": 41,
      "uuid": 17147355
    },
    {
      "user": "noriakis",
      "count": 2,
      "uuid": 31095487
    }
  ],
  "_userbio": {
    "uuid": 17147355,
    "type": "user",
    "name": "David Schoch",
    "description": "Data Scientist/DevOps Engineer at cynkra and #RStats developer"
  },
  "_downloads": {
    "count": 309,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/edgebundle"
  },
  "_devurl": "https://github.com/schochastics/edgebundle",
  "_pkgdown": "https://schochastics.github.io/edgebundle/",
  "_searchresults": 452,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/edgebundle.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/schochastics/edgebundle",
  "_realowner": "schochastics",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2021-08-02"
    },
    {
      "version": "0.2.1",
      "date": "2021-08-09"
    },
    {
      "version": "0.3.0",
      "date": "2021-10-30"
    },
    {
      "version": "0.3.1",
      "date": "2022-01-23"
    },
    {
      "version": "0.4.0",
      "date": "2022-07-05"
    },
    {
      "version": "0.4.1",
      "date": "2022-11-22"
    },
    {
      "version": "0.4.2",
      "date": "2023-12-16"
    }
  ],
  "_exports": [
    "convert_edges",
    "edge_bundle_force",
    "edge_bundle_hammer",
    "edge_bundle_path",
    "edge_bundle_stub",
    "install_bundle_py",
    "metro_multicriteria",
    "tnss_dummies",
    "tnss_smooth",
    "tnss_tree"
  ],
  "_datasets": [
    {
      "name": "cali2010",
      "title": "Migration from California in 2010",
      "object": "cali2010",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "metro_berlin",
      "title": "Subway network of Berlin",
      "object": "metro_berlin",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "us_flights",
      "title": "Flights within the US",
      "object": "us_flights",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "us_migration",
      "title": "Migration within the US 2010-2019",
      "object": "us_migration",
      "class": [
        "data.frame"
      ],
      "fields": [
        "from",
        "to",
        "weight",
        "year"
      ],
      "rows": 24500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cali2010",
      "title": "Migration from California in 2010",
      "topics": [
        "cali2010"
      ]
    },
    {
      "page": "convert_edges",
      "title": "Convert edges",
      "topics": [
        "convert_edges",
        "convert_edges.default",
        "convert_edges.igraph",
        "convert_edges.network",
        "convert_edges.tbl_graph"
      ]
    },
    {
      "page": "edge_bundle_force",
      "title": "force directed edge bundling",
      "topics": [
        "edge_bundle_force"
      ]
    },
    {
      "page": "edge_bundle_hammer",
      "title": "hammer edge bundling",
      "topics": [
        "edge_bundle_hammer"
      ]
    },
    {
      "page": "edge_bundle_path",
      "title": "Edge-Path Bundling",
      "topics": [
        "edge_bundle_path"
      ]
    },
    {
      "page": "edge_bundle_stub",
      "title": "stub edge bundling",
      "topics": [
        "edge_bundle_stub"
      ]
    },
    {
      "page": "install_bundle_py",
      "title": "install python dependencies for hammer bundling",
      "topics": [
        "install_bundle_py"
      ]
    },
    {
      "page": "metro_berlin",
      "title": "Subway network of Berlin",
      "topics": [
        "metro_berlin"
      ]
    },
    {
      "page": "metro_multicriteria",
      "title": "Metro Map Layout",
      "topics": [
        "metro_multicriteria"
      ]
    },
    {
      "page": "tnss_dummies",
      "title": "Sample points for triangulated networks",
      "topics": [
        "tnss_dummies"
      ]
    },
    {
      "page": "tnss_smooth",
      "title": "Smooth a Steiner tree",
      "topics": [
        "tnss_smooth"
      ]
    },
    {
      "page": "tnss_tree",
      "title": "Create Steiner tree from real and dummy points",
      "topics": [
        "tnss_tree"
      ]
    },
    {
      "page": "us_flights",
      "title": "Flights within the US",
      "topics": [
        "us_flights"
      ]
    },
    {
      "page": "us_migration",
      "title": "Migration within the US 2010-2019",
      "topics": [
        "us_migration"
      ]
    }
  ],
  "_pkglogo": "https://github.com/schochastics/edgebundle/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/schochastics/edgebundle/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "deldir",
    "glue",
    "here",
    "igraph",
    "interp",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "png",
    "rappdirs",
    "Rcpp",
    "RcppEigen",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "vctrs",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 6.490829006303808,
  "_indexed": true,
  "_nocasepkg": "edgebundle",
  "_universes": [
    "schochastics"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-11T07:07:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "40c76121a487c57459cc4caf93bc1524895adf5a",
      "fileid": "c079c1ec8f462dad06e5595afc8d2111ead3e63049577056debb8b9797e9f042",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27329817885"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-11T07:07:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "40c76121a487c57459cc4caf93bc1524895adf5a",
      "fileid": "13ed5fc9053172ce92c3c8e91f83dac2c8a67837dc5f733c731d0033a073ba01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27329817885"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-11T07:07:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "40c76121a487c57459cc4caf93bc1524895adf5a",
      "fileid": "174b5dfe39dae00c8022734454c02a94a8b38e147c0944897c5a42f82c5bca8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27329817885"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-11T07:07:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "40c76121a487c57459cc4caf93bc1524895adf5a",
      "fileid": "ea53620d4da377003b737d2db035324038c33971b788f53c7e4600f33a0453c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27329817885"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-06-11T07:06:59.000Z",
      "arch": "aarch64",
      "commit": "40c76121a487c57459cc4caf93bc1524895adf5a",
      "fileid": "29598a3f07959b4ea15a3841bdeec9e1353ea7b4106d4ae8a78726781bbc8eb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27329817885"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-06-11T07:09:09.000Z",
      "arch": "x86_64",
      "commit": "40c76121a487c57459cc4caf93bc1524895adf5a",
      "fileid": "2b9496dc36d510df795c121a0058d422e3959675ec12dd14f667ed4f8f382a98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27329817885"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-06-11T07:07:46.000Z",
      "arch": "aarch64",
      "commit": "40c76121a487c57459cc4caf93bc1524895adf5a",
      "fileid": "60dd61f0678fe8336ce2b81ef1420b34eda33b0588f27e76b084dac6b8c2c165",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27329817885"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-06-11T07:09:12.000Z",
      "arch": "x86_64",
      "commit": "40c76121a487c57459cc4caf93bc1524895adf5a",
      "fileid": "ad16a756323a70ddefe24353d5a9d7fbc0c059b2c7a2fae8e807c913f02f41fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27329817885"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-06-11T07:07:07.000Z",
      "arch": "emscripten",
      "commit": "40c76121a487c57459cc4caf93bc1524895adf5a",
      "fileid": "508ae0b440926346cb06e3e3561fbf7f1115689f02cec4212f7b71a135bcf026",
      "status": "success",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27329817885"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-11T07:06:10.000Z",
      "arch": "x86_64",
      "commit": "40c76121a487c57459cc4caf93bc1524895adf5a",
      "fileid": "c7e91792152d40390f5fe2e96e3ddb922c25356a090cb2529f222b9d6ef5a5a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27329817885"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-11T07:06:12.000Z",
      "arch": "x86_64",
      "commit": "40c76121a487c57459cc4caf93bc1524895adf5a",
      "fileid": "9d8c313a8c9da7b94569aaf9d87dd12ba3f4c1b994c4f583249274d1bc7bed08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27329817885"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-11T07:06:07.000Z",
      "arch": "x86_64",
      "commit": "40c76121a487c57459cc4caf93bc1524895adf5a",
      "fileid": "09a06ff34bb0727702759f5cc93279738fe3502936964bfa06d7587d0ac727f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/27329817885"
    }
  ]
}