{
  "_id": "6a19c614ad7a21ec8945ee22",
  "Package": "flownet",
  "Type": "Package",
  "Title": "Transport Modeling: Network Processing, Route Enumeration, and\nTraffic Assignment",
  "Version": "0.3.0",
  "Authors@R": "c(person(\"Sebastian\", \"Krantz\", email = \"sebastian.krantz@graduateinstitute.ch\", role = c(\"aut\", \"cre\")),\nperson(\"Kamol\", \"Roy\", role = \"ctb\"))",
  "Description": "High-performance tools for transport modeling - network\nprocessing, route enumeration, and traffic assignment in R. The\npackage implements the Path-Sized Logit model for traffic\nassignment - Ben-Akiva and Bierlaire (1999)\n<doi:10.1007/978-1-4615-5203-1_2> - an efficient route\nenumeration algorithm, and provides powerful utility functions\nfor (multimodal) network generation, consolidation/contraction,\nand/or simplification. The user is expected to provide a\ntransport network (either a graph or collection of linestrings)\nand an origin-destination (OD) matrix of trade/traffic flows.\nMaintained by transport consultants at CPCS (cpcs.ca).",
  "URL": "https://sebkrantz.github.io/flownet/,\nhttps://github.com/SebKrantz/flownet",
  "BugReports": "https://github.com/SebKrantz/flownet/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibglpk-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://sebkrantz.r-universe.dev",
  "Date/Publication": "2026-05-29 15:39:43 UTC",
  "RemoteUrl": "https://github.com/sebkrantz/flownet",
  "RemoteRef": "HEAD",
  "RemoteSha": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
  "Packaged": {
    "Date": "2026-05-29 16:48:27 UTC",
    "User": "root"
  },
  "Author": "Sebastian Krantz [aut, cre],\nKamol Roy [ctb]",
  "Maintainer": "Sebastian Krantz <sebastian.krantz@graduateinstitute.ch>",
  "MD5sum": "874097a7d6f73c299a3fb7d50671a7f0",
  "_user": "sebkrantz",
  "_type": "src",
  "_file": "flownet_0.3.0.tar.gz",
  "_fileid": "e820e5f5939c93b5fb5606728625ae1c0114d02f59e6ea8eac3d8382e973cb3d",
  "_filesize": 3462522,
  "_sha256": "e820e5f5939c93b5fb5606728625ae1c0114d02f59e6ea8eac3d8382e973cb3d",
  "_created": "2026-05-29T16:48:27.000Z",
  "_published": "2026-05-29T17:00:04.147Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78546256002,
      "time": 203,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7296211845"
    },
    {
      "job": 78546256151,
      "time": 192,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7296208087"
    },
    {
      "job": 78546256000,
      "time": 164,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296198827"
    },
    {
      "job": 78546256052,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296201432"
    },
    {
      "job": 78546255885,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7296181254"
    },
    {
      "job": 78546255984,
      "time": 251,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7296227886"
    },
    {
      "job": 78546255917,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296187936"
    },
    {
      "job": 78546255888,
      "time": 275,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296236671"
    },
    {
      "job": 78545567621,
      "time": 251,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296143317"
    },
    {
      "job": 78546255906,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296194033"
    },
    {
      "job": 78546255884,
      "time": 433,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7296289748"
    },
    {
      "job": 78546255943,
      "time": 647,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7296362868"
    },
    {
      "job": 78546255856,
      "time": 462,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296299726"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/26649981676",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sebkrantz/flownet",
  "_commit": {
    "id": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
    "author": "SebKrantz <sebastian.krantz@graduateinstitute.ch>",
    "committer": "SebKrantz <sebastian.krantz@graduateinstitute.ch>",
    "message": "Adding to Pkgdown reference.\n",
    "time": 1780069183
  },
  "_maintainer": {
    "name": "Sebastian Krantz",
    "email": "sebastian.krantz@graduateinstitute.ch",
    "login": "sebkrantz",
    "mastodon": "@sebkrantz@fosstodon.org",
    "bluesky": "@sebkrantz.bsky.social",
    "description": "Economist and Software Engineer",
    "uuid": 48053842
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "collapse",
      "version": ">= 2.1.5",
      "role": "Imports"
    },
    {
      "package": "kit",
      "version": ">= 0.0.21",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "version": ">= 2.1.4",
      "role": "Imports"
    },
    {
      "package": "geodist",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "leaderCluster",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "mirai",
      "version": ">= 2.5.2",
      "role": "Imports"
    },
    {
      "package": "progress",
      "version": ">= 1.2.3",
      "role": "Imports"
    },
    {
      "package": "dbscan",
      "role": "Suggests"
    },
    {
      "package": "fastverse",
      "version": ">= 0.3.4",
      "role": "Suggests"
    },
    {
      "package": "mapview",
      "version": ">= 2.11.2",
      "role": "Suggests"
    },
    {
      "package": "RANN",
      "role": "Suggests"
    },
    {
      "package": "tmap",
      "version": ">= 4.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "sebkrantz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 30
    },
    {
      "week": "2025-46",
      "n": 49
    },
    {
      "week": "2025-47",
      "n": 9
    },
    {
      "week": "2025-48",
      "n": 7
    },
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 4
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-04",
      "n": 21
    },
    {
      "week": "2026-05",
      "n": 3
    },
    {
      "week": "2026-06",
      "n": 3
    },
    {
      "week": "2026-07",
      "n": 3
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 9
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-01-20"
    },
    {
      "name": "v0.1.1",
      "date": "2026-01-24"
    },
    {
      "name": "v0.1.2",
      "date": "2026-02-02"
    },
    {
      "name": "v0.1.3",
      "date": "2026-02-06"
    },
    {
      "name": "v0.2.0",
      "date": "2026-02-08"
    },
    {
      "name": "v0.2.1",
      "date": "2026-02-22"
    },
    {
      "name": "v0.2.2",
      "date": "2026-03-22"
    },
    {
      "name": "v0.3.0",
      "date": "2026-05-29"
    }
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "sebkrantz",
      "count": 416,
      "uuid": 48053842
    }
  ],
  "_userbio": {
    "uuid": 48053842,
    "type": "user",
    "name": "Sebastian Krantz",
    "description": "Economist and Software Engineer"
  },
  "_downloads": {
    "count": 479,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flownet"
  },
  "_devurl": "https://github.com/sebkrantz/flownet",
  "_pkgdown": "https://sebkrantz.github.io/flownet/",
  "_searchresults": 14,
  "_topics": [
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flownet.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sebkrantz/flownet",
  "_realowner": "sebkrantz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-01-27"
    },
    {
      "version": "0.1.2",
      "date": "2026-02-03"
    },
    {
      "version": "0.2.1",
      "date": "2026-02-22"
    },
    {
      "version": "0.2.2",
      "date": "2026-03-22"
    }
  ],
  "_exports": [
    "consolidate_graph",
    "create_undirected_graph",
    "critical_link_analysis",
    "distances_from_graph",
    "linestrings_from_graph",
    "linestrings_to_graph",
    "melt_od_matrix",
    "nodes_from_graph",
    "normalize_graph",
    "run_assignment",
    "simplify_network"
  ],
  "_datasets": [
    {
      "name": "africa_cities_ports",
      "title": "African Cities and International Ports",
      "object": "africa_cities_ports",
      "class": [
        "sf",
        "data.table",
        "data.frame"
      ],
      "fields": [
        "city_country",
        "city",
        "country",
        "iso2",
        "iso3",
        "admin_name",
        "capital",
        "population",
        "port_locode",
        "port_name",
        "port_status",
        "outflows",
        "geometry"
      ],
      "rows": 453,
      "table": true,
      "tojson": true
    },
    {
      "name": "africa_network",
      "title": "Trans-African Road Transport Network",
      "object": "africa_network",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "from",
        "to",
        "from_ctry",
        "to_ctry",
        "FX",
        "FY",
        "TX",
        "TY",
        "sp_distance",
        "distance",
        "duration",
        "speed_kmh",
        "passes",
        "gravity",
        "gravity_rd",
        "border_dist",
        "total_dist",
        "border_time",
        "total_time",
        "duration_100kmh",
        "total_time_100kmh",
        "rugg",
        "pop_wpop",
        "pop_wpop_km2",
        "cost_km",
        "upgrade_cat",
        "ug_cost_km",
        "add",
        "geometry"
      ],
      "rows": 2825,
      "table": true,
      "tojson": true
    },
    {
      "name": "africa_segments",
      "title": "Raw Network Segments for Trans-African Transport Network",
      "object": "africa_segments",
      "class": [
        "data.frame"
      ],
      "fields": [
        "FX",
        "FY",
        "TX",
        "TY",
        "passes",
        "gravity",
        "gravity_rd"
      ],
      "rows": 14358,
      "table": true,
      "tojson": true
    },
    {
      "name": "africa_trade",
      "title": "Intra-African Trade Flows by HS Section",
      "object": "africa_trade",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "iso3_o",
        "iso3_d",
        "section_code",
        "section_name",
        "hs2_codes",
        "value",
        "value_kd",
        "quantity"
      ],
      "rows": 27721,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "flownet-package",
      "title": "Efficient Transport Modeling",
      "topics": [
        "flownet-package",
        "flownet"
      ]
    },
    {
      "page": "africa_cities_ports",
      "title": "African Cities and International Ports",
      "topics": [
        "africa_cities_ports"
      ]
    },
    {
      "page": "africa_network",
      "title": "Trans-African Road Transport Network",
      "topics": [
        "africa_network"
      ]
    },
    {
      "page": "africa_segments",
      "title": "Raw Network Segments for Trans-African Transport Network",
      "topics": [
        "africa_segments"
      ]
    },
    {
      "page": "africa_trade",
      "title": "Intra-African Trade Flows by HS Section",
      "topics": [
        "africa_trade"
      ]
    },
    {
      "page": "consolidate_graph",
      "title": "Consolidate Graph",
      "topics": [
        "consolidate_graph"
      ]
    },
    {
      "page": "create_undirected_graph",
      "title": "Create Undirected Graph",
      "topics": [
        "create_undirected_graph"
      ]
    },
    {
      "page": "critical_link_analysis",
      "title": "Critical Link Analysis",
      "topics": [
        "critical_link_analysis"
      ]
    },
    {
      "page": "distances_from_graph",
      "title": "Compute Distance Matrix from Graph",
      "topics": [
        "distances_from_graph"
      ]
    },
    {
      "page": "linestrings_from_graph",
      "title": "Convert Graph to Linestrings",
      "topics": [
        "linestrings_from_graph"
      ]
    },
    {
      "page": "linestrings_to_graph",
      "title": "Convert Linestring to Graph",
      "topics": [
        "linestrings_to_graph"
      ]
    },
    {
      "page": "melt_od_matrix",
      "title": "Melt Origin-Destination Matrix to Long Format",
      "topics": [
        "melt_od_matrix"
      ]
    },
    {
      "page": "nodes_from_graph",
      "title": "Extract Nodes from Graph",
      "topics": [
        "nodes_from_graph"
      ]
    },
    {
      "page": "normalize_graph",
      "title": "Normalize Graph Node IDs",
      "topics": [
        "normalize_graph"
      ]
    },
    {
      "page": "run_assignment",
      "title": "Run Traffic Assignment",
      "topics": [
        "print.flownet",
        "run_assignment"
      ]
    },
    {
      "page": "simplify_network",
      "title": "Simplify Network",
      "topics": [
        "simplify_network"
      ]
    }
  ],
  "_pkglogo": "https://github.com/sebkrantz/flownet/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/sebkrantz/flownet/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "collapse",
    "cpp11",
    "crayon",
    "DBI",
    "e1071",
    "geodist",
    "glue",
    "hms",
    "igraph",
    "KernSmooth",
    "kit",
    "lattice",
    "leaderCluster",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mirai",
    "nanonext",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "units",
    "vctrs",
    "wk"
  ],
  "_sysdeps": [
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to flownet",
      "author": "Sebastian Krantz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Getting Started",
        "Basic Workflow Example",
        "Step 1: Visualize the Network",
        "Step 2: Convert Network to Graph",
        "Step 3: Extract Nodes and Map Cities",
        "Step 4: Create OD Matrix",
        "Step 5: Run Traffic Assignment",
        "Step 6: Visualize Results",
        "Advanced Workflow: Trade Flow Disaggregation",
        "Step 1: Compute City Population Shares",
        "Step 2: Disaggregate Trade Flows",
        "Step 3: Run Assignment with Trade Flows",
        "Advanced Workflow with Network Consolidation",
        "Using Raw Segments",
        "Consolidate Graph",
        "Compare Original vs Consolidated Network",
        "Network Simplification with simplify_network()",
        "Shortest-Paths Method",
        "Cluster Method",
        "Key Concepts and Functions",
        "Path-Sized Logit Model",
        "Probability Formula",
        "The Correction Term: Path-Size Factor ($PS_k$)",
        "Network Processing Functions",
        "Graph Utilities",
        "OD Matrix Utilities",
        "Traffic Assignment",
        "Parameter Tuning Tips",
        "Conclusion",
        "Next Steps",
        "References"
      ],
      "created": "2025-11-24 07:01:52",
      "modified": "2026-02-09 23:03:31",
      "commits": 16
    }
  ],
  "_score": 6.19534605834842,
  "_indexed": true,
  "_nocasepkg": "flownet",
  "_universes": [
    "sebkrantz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-29T09:49:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "68084e13d95d550660f6b471132fad4472629d88",
      "fileid": "96d4140a05d42749d0a8d6588001445991da0f1353cbf9c7f617f9e831bc4ce1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/26630156316"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-29T16:51:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "082a5a5a618e1405806f93516eba044b4af4c1d59cc8eb163a21e6e9795eab91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/26649981676"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-29T16:51:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "e8030f91c0ba31c4238f718d17d9320d138494657bbeddc03ba1cd95033ca60a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/26649981676"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-29T16:51:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "9fcc9c91db33cdc69374023788e541bc95fe9fcf52d40329d49610da3207fd75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/26649981676"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-29T16:50:15.000Z",
      "arch": "aarch64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "b7445b0c5e4c04a980f39df4eaf72ab18d622d61f60a29789ce22c8defab4815",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/26649981676"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-29T16:51:36.000Z",
      "arch": "x86_64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "92154dfb4387e516019fceae35dd02d6b10f90bb3014df92af7a88492de9491a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/26649981676"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-29T16:50:34.000Z",
      "arch": "aarch64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "edbb2ef27a01df774a94f910beb7698b706a3b745b7324a769a937733e8ba791",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/26649981676"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-29T16:52:22.000Z",
      "arch": "x86_64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "e56dfd77b8d62a7452a28ed1ab94f20ec6a9ca636788c10cd72239cc0b2a9145",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/26649981676"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-29T16:51:24.000Z",
      "arch": "emscripten",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "88899a71554662ff2310c5d9d060a203e1a298580a95715a526bff650c9ad07a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/26649981676"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-29T16:55:21.000Z",
      "arch": "x86_64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "5259c6fdf3efa2e675d09a54f115ad848da7c1c58500f4cfec7fda9cf80fd0db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/26649981676"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-29T16:58:33.000Z",
      "arch": "x86_64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "31c5ecab58ef1d931c33ce8b7b7d89fac97244c8d62f23492000fb3dceac9a35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/26649981676"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-29T16:55:41.000Z",
      "arch": "x86_64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "86764cab5915a290c43d009ea0483511e5be216efd6c9cee587ec8b7774685c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/26649981676"
    }
  ]
}