{
  "_id": "6a488a62e06c18f0a65405b2",
  "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-07-04 04:17:20 UTC",
    "User": "root"
  },
  "Author": "Sebastian Krantz [aut, cre],\nKamol Roy [ctb]",
  "Maintainer": "Sebastian Krantz <sebastian.krantz@graduateinstitute.ch>",
  "_user": "sebkrantz",
  "_type": "src",
  "_file": "flownet_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/ea5b0f544ace53d9e32d4b6fb5f361bfebc737a3c59203c505ec65fc47599886",
  "_filesize": 3468544,
  "_sha256": "ea5b0f544ace53d9e32d4b6fb5f361bfebc737a3c59203c505ec65fc47599886",
  "_expires": "2026-10-12T04:21:52.000Z",
  "_created": "2026-07-04T04:17:20.000Z",
  "_published": "2026-07-04T04:21:53.980Z",
  "_jobs": [
    {
      "job": 85102115792,
      "time": 184,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078237864"
    },
    {
      "job": 85102115734,
      "time": 198,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078239144"
    },
    {
      "job": 85102115753,
      "time": 180,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078237338"
    },
    {
      "job": 85102115748,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078236975"
    },
    {
      "job": 85102115761,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078226917"
    },
    {
      "job": 85102115735,
      "time": 200,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078239530"
    },
    {
      "job": 85102115732,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078228997"
    },
    {
      "job": 85102115750,
      "time": 225,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078242617"
    },
    {
      "job": 85101845288,
      "time": 248,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078212910"
    },
    {
      "job": 85102115699,
      "time": 180,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078236923"
    },
    {
      "job": 85102115718,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078228318"
    },
    {
      "job": 85102115724,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078228741"
    },
    {
      "job": 85102115736,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078228638"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28694560699",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 355,
    "description": "Economist and Software Engineer"
  },
  "_downloads": {
    "count": 523,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flownet"
  },
  "_devurl": "https://github.com/sebkrantz/flownet",
  "_pkgdown": "https://sebkrantz.github.io/flownet/",
  "_searchresults": 16,
  "_topics": [
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_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"
    },
    {
      "version": "0.3.0",
      "date": "2026-05-29"
    }
  ],
  "_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": "16-20260322-1ubuntu1",
      "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.253338005326107,
  "_indexed": true,
  "_nocasepkg": "flownet",
  "_universes": [
    "sebkrantz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-04T04:20:17.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "https://r2.ropensci.org/d8092e61535e6f9d87671a8a05f785163983c2aee6fccd9b13248609c8322ea0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28694560699"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-04T04:20:15.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "https://r2.ropensci.org/81d420078de5c4d16605c0db16367d52d0a7bfe70405ede9257947d5d23b64b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28694560699"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-04T04:20:12.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "https://r2.ropensci.org/c7c0b971ed16aa7a2cb386ef294e3b0d97fe2735cb3e2a81024b4f57bf403a91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28694560699"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-04T04:20:01.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "https://r2.ropensci.org/b43d885ca35f1601355122054292008e227657ef0f7fafc707bdb3bd575f5ea6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28694560699"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-04T04:18:56.000Z",
      "arch": "aarch64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "https://r2.ropensci.org/aa4c061fe8599f2c7e63c2bd1f2a0881598bc984a218022abc0a07385aeb39aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28694560699"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-04T04:20:03.000Z",
      "arch": "x86_64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "https://r2.ropensci.org/6b28ce6a25482b4369804ca2cb63c1de55371225e99ea2d1924a8e6363f936c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28694560699"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-04T04:19:10.000Z",
      "arch": "aarch64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "https://r2.ropensci.org/9728d376ecc36295a174ff1728694c95ddc9ecd57c86de64e3bcc1d431cfe19a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28694560699"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-04T04:20:12.000Z",
      "arch": "x86_64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "https://r2.ropensci.org/e575c497fff028c8b08a97f95756f0afbfbdf4297c5edac39c0116162dc94fca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28694560699"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-07-04T04:20:39.000Z",
      "arch": "emscripten",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "https://r2.ropensci.org/b73d19238ea12beb01d4de2daaaabc6d66407934451cb8d39c828a6ce33f9af0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28694560699"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-04T04:18:40.000Z",
      "arch": "x86_64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "https://r2.ropensci.org/81fd23e0f85c94d98357a0c79f7525485618183e217d5556a6028a13d9061171",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28694560699"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-04T04:18:44.000Z",
      "arch": "x86_64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "https://r2.ropensci.org/b55d88d9810a34eceb51de093a8ae8f213e6610d46dabf8e8c93b8037233c97a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28694560699"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-04T04:18:44.000Z",
      "arch": "x86_64",
      "commit": "f150c139720c2ae4bfd58a00f4fb0ad08d9bba78",
      "fileid": "https://r2.ropensci.org/033181b7e7fa9379156df269470345e4bcfe41540e8865f3d8067170aff40d91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/28694560699"
    }
  ]
}