{
  "_id": "6a4d20b6088975274b3ce4f0",
  "Package": "cppRoutingCCH",
  "Type": "Package",
  "Title": "Algorithms for Routing and Solving the Traffic Assignment\nProblem",
  "Version": "3.2.1",
  "Date": "2026-07-07",
  "Authors@R": "c(\nperson(given = \"Vincent\", family = \"Larmet\", role = \"aut\",\nemail = \"larmet.vincent@gmail.com\"),\nperson(given = \"Félix\", family = \"Pouchain\", role = c(\"aut\", \"cre\"),\nemail = \"flx.pouchain@gmail.com\")\n)",
  "Description": "Calculation of distances, shortest paths and isochrones on\nweighted graphs using several variants of Dijkstra algorithm.\nProposed algorithms are unidirectional Dijkstra (Dijkstra, E.\nW. (1959) <doi:10.1007/BF01386390>), bidirectional Dijkstra\n(Goldberg, Andrew & Fonseca F. Werneck, Renato (2005)\n<https://www.cs.princeton.edu/courses/archive/spr06/cos423/Handouts/EPP%20shortest%20path%20algorithms.pdf>),\nA* search (P. E. Hart, N. J. Nilsson et B. Raphael (1968)\n<doi:10.1109/TSSC.1968.300136>), new bidirectional A* (Pijls &\nPost (2009) <https://repub.eur.nl/pub/16100/ei2009-10.pdf>),\nContraction hierarchies (R. Geisberger, P. Sanders, D. Schultes\nand D. Delling (2008) <doi:10.1007/978-3-540-68552-4_24>),\nPHAST (D. Delling, A.Goldberg, A. Nowatzyk, R. Werneck (2011)\n<doi:10.1016/j.jpdc.2012.02.007>), and customizable contraction\nhierarchies for repeated edge-cost updates on stable graph\ntopologies. Algorithms for solving the traffic assignment\nproblem are All-or-Nothing assignment, Method of Successive\nAverages, Frank-Wolfe algorithm (M. Fukushima (1984)\n<doi:10.1016/0191-2615(84)90029-8>), Conjugate and Bi-Conjugate\nFrank-Wolfe algorithms (M. Mitradjieva, P. O. Lindberg (2012)\n<doi:10.1287/trsc.1120.0409>), Algorithm-B (R. B. Dial (2006)\n<doi:10.1016/j.trb.2006.02.008>).",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "SystemRequirements": "GNU make",
  "RoxygenNote": "7.2.1",
  "URL": "https://github.com/mobility-team/cppRoutingCCH",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Config/pak/sysreqs": "make",
  "Repository": "https://mobility-team.r-universe.dev",
  "Date/Publication": "2026-07-07 15:40:28 UTC",
  "RemoteUrl": "https://github.com/mobility-team/cppRoutingCCH",
  "RemoteRef": "HEAD",
  "RemoteSha": "95d95f355569dbfb978030023f39eab3201a68e6",
  "Packaged": {
    "Date": "2026-07-07 15:46:02 UTC",
    "User": "root"
  },
  "Author": "Vincent Larmet [aut],\nFélix Pouchain [aut, cre]",
  "Maintainer": "Félix Pouchain <flx.pouchain@gmail.com>",
  "_user": "mobility-team",
  "_type": "src",
  "_file": "cppRoutingCCH_3.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/5bd067ca2ffda3514fe949e6f4bd1c8037851c4c7d497e631beb1f44b84455d0",
  "_filesize": 241962,
  "_sha256": "5bd067ca2ffda3514fe949e6f4bd1c8037851c4c7d497e631beb1f44b84455d0",
  "_expires": "2026-10-15T15:52:20.000Z",
  "_created": "2026-07-07T15:46:02.000Z",
  "_published": "2026-07-07T15:52:22.506Z",
  "_jobs": [
    {
      "job": 85663324613,
      "time": 203,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8143440160"
    },
    {
      "job": 85663324638,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8143432823"
    },
    {
      "job": 85663324632,
      "time": 173,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8143426407"
    },
    {
      "job": 85663324635,
      "time": 181,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8143428499"
    },
    {
      "job": 85663324689,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8143401939"
    },
    {
      "job": 85663324711,
      "time": 303,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8143485179"
    },
    {
      "job": 85663324639,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8143412287"
    },
    {
      "job": 85663324650,
      "time": 222,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8143447808"
    },
    {
      "job": 85662262480,
      "time": 264,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8143341486"
    },
    {
      "job": 85663324607,
      "time": 177,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8143426520"
    },
    {
      "job": 85663324606,
      "time": 211,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8143442758"
    },
    {
      "job": 85663324591,
      "time": 160,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8143418671"
    },
    {
      "job": 85663324622,
      "time": 202,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8143438725"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mobility-team/actions/runs/28879120184",
  "_status": "success",
  "_upstream": "https://github.com/mobility-team/cppRoutingCCH",
  "_commit": {
    "id": "95d95f355569dbfb978030023f39eab3201a68e6",
    "author": "FlxPo <flx.pouchain@gmail.com>",
    "committer": "FlxPo <flx.pouchain@gmail.com>",
    "message": "Update cppRoutingCCH fork author metadata\n",
    "time": 1783438828
  },
  "_maintainer": {
    "name": "Félix Pouchain",
    "email": "flx.pouchain@gmail.com",
    "login": "flxpo",
    "twitter": "@f_pouchain",
    "description": "Energy, carbon, climate, code. Remixes ideas and data.",
    "uuid": 5145583
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "RcppProgress",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "role": "Imports"
    },
    {
      "package": "RcppProgress",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    }
  ],
  "_owner": "mobility-team",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 2
    },
    {
      "week": "2026-28",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "vlarmet",
      "count": 150,
      "uuid": 48824420
    },
    {
      "user": "flxpo",
      "count": 4,
      "uuid": 5145583
    }
  ],
  "_userbio": {
    "uuid": 105203080,
    "type": "organization",
    "name": "mobility-team",
    "followers": 7
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cppRoutingCCH"
  },
  "_devurl": "https://github.com/mobility-team/cpproutingcch",
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cppRoutingCCH.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "assign_traffic",
    "cpp_cch_customize",
    "cpp_cch_prepare",
    "cpp_contract",
    "cpp_simplify",
    "get_aon",
    "get_detour",
    "get_distance_matrix",
    "get_distance_pair",
    "get_isochrone",
    "get_multi_paths",
    "get_path_pair",
    "get_path_values_pair",
    "makegraph",
    "to_df"
  ],
  "_help": [
    {
      "page": "assign_traffic",
      "title": "Algorithms for solving the Traffic Assignment Problem (TAP)",
      "topics": [
        "assign_traffic"
      ]
    },
    {
      "page": "cpp_cch_customize",
      "title": "Customize a CCH with edge weights",
      "topics": [
        "cpp_cch_customize"
      ]
    },
    {
      "page": "cpp_cch_prepare",
      "title": "Prepare a customizable contraction hierarchy",
      "topics": [
        "cpp_cch_prepare"
      ]
    },
    {
      "page": "cpp_contract",
      "title": "Contraction hierarchies algorithm",
      "topics": [
        "cpp_contract"
      ]
    },
    {
      "page": "cpp_simplify",
      "title": "Reduce the number of edges by removing non-intersection nodes, duplicated edges and isolated loops in the graph.",
      "topics": [
        "cpp_simplify"
      ]
    },
    {
      "page": "get_aon",
      "title": "Given an origin-destination matrix, compute All-or-Nothing assignment",
      "topics": [
        "get_aon"
      ]
    },
    {
      "page": "get_detour",
      "title": "Return the nodes that can be reached in a detour time set around the shortest path",
      "topics": [
        "get_detour"
      ]
    },
    {
      "page": "get_distance_matrix",
      "title": "Compute all shortest distance between origin and destination nodes.",
      "topics": [
        "get_distance_matrix"
      ]
    },
    {
      "page": "get_distance_pair",
      "title": "Compute shortest distance between origin and destination nodes.",
      "topics": [
        "get_distance_pair"
      ]
    },
    {
      "page": "get_isochrone",
      "title": "Compute isochrones/isodistances from nodes.",
      "topics": [
        "get_isochrone"
      ]
    },
    {
      "page": "get_multi_paths",
      "title": "Compute all shortest paths between origin and destination nodes.",
      "topics": [
        "get_multi_paths"
      ]
    },
    {
      "page": "get_path_pair",
      "title": "Compute shortest path between origin and destination nodes.",
      "topics": [
        "get_path_pair"
      ]
    },
    {
      "page": "get_path_values_pair",
      "title": "Accumulate edge values along CCH shortest paths",
      "topics": [
        "get_path_values_pair"
      ]
    },
    {
      "page": "makegraph",
      "title": "Construct graph",
      "topics": [
        "makegraph"
      ]
    },
    {
      "page": "to_df",
      "title": "Convert cppRouting graph to data.frame",
      "topics": [
        "to_df"
      ]
    }
  ],
  "_readme": "https://github.com/mobility-team/cppRoutingCCH/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "Rcpp",
    "RcppParallel",
    "RcppProgress"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "cppRouting.Rmd",
      "filename": "cppRouting.html",
      "title": "cppRouting",
      "author": "Vincent Larmet",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package presentation",
        "Main functions",
        "Routing algorithms",
        "Traffic assignment algorithms",
        "All-or-Nothing (AON)",
        "User Equilibrium (UE)",
        "Examples and applications using cppRouting"
      ],
      "created": "2022-11-28 13:41:10",
      "modified": "2022-11-28 13:41:10",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "cpproutingcch",
  "_universes": [
    "mobility-team",
    "flxpo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.2.1",
      "date": "2026-07-07T15:49:31.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "95d95f355569dbfb978030023f39eab3201a68e6",
      "fileid": "https://r2.ropensci.org/00a1013ee5e88dd7197669615ede8f1315d196f0f47a3cfd2628c3832f776fd6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mobility-team/actions/runs/28879120184"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.2.1",
      "date": "2026-07-07T15:49:09.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "95d95f355569dbfb978030023f39eab3201a68e6",
      "fileid": "https://r2.ropensci.org/dbe09c0cfba6b650b5a25eb62b25c331a2bc3fa703c203f40f7caef07206dfaa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mobility-team/actions/runs/28879120184"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "3.2.1",
      "date": "2026-07-07T15:49:04.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "95d95f355569dbfb978030023f39eab3201a68e6",
      "fileid": "https://r2.ropensci.org/a1e71d8ef6933a4f6efe5f1ea0258b87a857c80162d4fa5fab7d424db00b4712",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mobility-team/actions/runs/28879120184"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "3.2.1",
      "date": "2026-07-07T15:49:04.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "95d95f355569dbfb978030023f39eab3201a68e6",
      "fileid": "https://r2.ropensci.org/df4923f1b7d55a90a8e8adb2c9418fb645ddf17bfe48ab5a5f81103516c670ef",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mobility-team/actions/runs/28879120184"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.2.1",
      "date": "2026-07-07T15:48:18.000Z",
      "arch": "aarch64",
      "commit": "95d95f355569dbfb978030023f39eab3201a68e6",
      "fileid": "https://r2.ropensci.org/b49a0ab650e78f0c5686ac33399656b2a84dfa179d1732495c56f20262d9580f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mobility-team/actions/runs/28879120184"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.2.1",
      "date": "2026-07-07T15:49:59.000Z",
      "arch": "x86_64",
      "commit": "95d95f355569dbfb978030023f39eab3201a68e6",
      "fileid": "https://r2.ropensci.org/fd0098a9cb35880371562809304320b446e594bff9bd4d1a95c37555a9bad507",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mobility-team/actions/runs/28879120184"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "3.2.1",
      "date": "2026-07-07T15:48:28.000Z",
      "arch": "aarch64",
      "commit": "95d95f355569dbfb978030023f39eab3201a68e6",
      "fileid": "https://r2.ropensci.org/07425614f09255be00af358de6bb203f4f19f7cc032d42cdb402eb6ed14672d4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mobility-team/actions/runs/28879120184"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "3.2.1",
      "date": "2026-07-07T15:49:05.000Z",
      "arch": "x86_64",
      "commit": "95d95f355569dbfb978030023f39eab3201a68e6",
      "fileid": "https://r2.ropensci.org/a2544ab585499739ec9b897ea0ebef3c59e0f7faf37f6f122107801522e85402",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mobility-team/actions/runs/28879120184"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.2.1",
      "date": "2026-07-07T15:49:18.000Z",
      "arch": "emscripten",
      "commit": "95d95f355569dbfb978030023f39eab3201a68e6",
      "fileid": "https://r2.ropensci.org/df0ed3acc31bc51b50f11a6429e00a8754a5d7a4f4abd89f8dfb9b00bf85343f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mobility-team/actions/runs/28879120184"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.2.1",
      "date": "2026-07-07T15:48:25.000Z",
      "arch": "x86_64",
      "commit": "95d95f355569dbfb978030023f39eab3201a68e6",
      "fileid": "https://r2.ropensci.org/324a1fb59fc31563163d4e74c5f25eef3861017bff6cc1b66d59273312bdb455",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mobility-team/actions/runs/28879120184"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.2.1",
      "date": "2026-07-07T15:47:50.000Z",
      "arch": "x86_64",
      "commit": "95d95f355569dbfb978030023f39eab3201a68e6",
      "fileid": "https://r2.ropensci.org/e8ffa3d28da281bf12b7469703ec0de1cac668ccb8163e474702a08283440465",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mobility-team/actions/runs/28879120184"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "3.2.1",
      "date": "2026-07-07T15:48:06.000Z",
      "arch": "x86_64",
      "commit": "95d95f355569dbfb978030023f39eab3201a68e6",
      "fileid": "https://r2.ropensci.org/7276b14b701ec8e97970b95f626e032f21d871e803aeba03ee474f92caf27789",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mobility-team/actions/runs/28879120184"
    }
  ]
}