Package: dodgr 0.4.3.020
dodgr: Distances on Directed Graphs
Distances on dual-weighted directed graphs using priority-queue shortest paths (Padgham (2019) <doi:10.32866/6945>). Weighted directed graphs have weights from A to B which may differ from those from B to A. Dual-weighted directed graphs have two sets of such weights. A canonical example is a street network to be used for routing in which routes are calculated by weighting distances according to the type of way and mode of transport, yet lengths of routes must be calculated from direct distances.
Authors:
dodgr_0.4.3.020.tar.gz
dodgr_0.4.3.020.zip(r-4.7)dodgr_0.4.3.020.zip(r-4.6)dodgr_0.4.3.020.zip(r-4.5)
dodgr_0.4.3.020.tgz(r-4.6-x86_64)dodgr_0.4.3.020.tgz(r-4.6-arm64)dodgr_0.4.3.020.tgz(r-4.5-x86_64)dodgr_0.4.3.020.tgz(r-4.5-arm64)
dodgr_0.4.3.020.tar.gz(r-4.6-arm64)dodgr_0.4.3.020.tar.gz(r-4.6-x86_64)dodgr_0.4.3.020.tar.gz(r-4.5-arm64)dodgr_0.4.3.020.tar.gz(r-4.5-x86_64)
dodgr.pdf |dodgr.html✨
dodgr/json (API)
NEWS
| # Install 'dodgr' in R: |
| install.packages('dodgr', repos = c('https://urbananalyst.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/urbananalyst/dodgr/issues
Pkgdown/docs site:https://urbananalyst.github.io
- hampi - Sample street network from Hampi, India.
- os_roads_bristol - Sample street network from Bristol, U.K.
- weighting_profiles - Weighting profiles used to route different modes of transport.
distanceopenstreetmaproutershortest-pathsstreet-networkscpp
Last updated from:b6965ec040. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 255 | ||
| linux-devel-x86_64 | OK | 227 | ||
| source / vignettes | OK | 342 | ||
| linux-release-arm64 | OK | 226 | ||
| linux-release-x86_64 | OK | 229 | ||
| macos-release-arm64 | OK | 250 | ||
| macos-release-x86_64 | OK | 677 | ||
| macos-oldrel-arm64 | OK | 314 | ||
| macos-oldrel-x86_64 | OK | 422 | ||
| windows-devel | OK | 303 | ||
| windows-release | OK | 320 | ||
| windows-oldrel | OK | 586 | ||
| wasm-release | FAIL | 153 |
Exports:%>%add_nodes_to_graphclear_dodgr_cachecompare_heapsdodgr_cache_offdodgr_cache_ondodgr_centralitydodgr_componentsdodgr_contract_graphdodgr_deduplicate_graphdodgr_distancesdodgr_distsdodgr_dists_categoricaldodgr_dists_nearestdodgr_flowmapdodgr_flows_aggregatedodgr_flows_dispersedodgr_flows_sidodgr_full_cyclesdodgr_fundamental_cyclesdodgr_insert_vertexdodgr_isochronesdodgr_isodistsdodgr_isovertsdodgr_load_streetnetdodgr_pathsdodgr_sampledodgr_save_streetnetdodgr_sflines_to_polydodgr_streetnetdodgr_streetnet_geodesicdodgr_streetnet_scdodgr_timesdodgr_to_igraphdodgr_to_sfdodgr_to_sfcdodgr_to_tidygraphdodgr_uncontract_graphdodgr_verticesestimate_centrality_thresholdestimate_centrality_timeigraph_to_dodgrmatch_points_to_graphmatch_points_to_vertsmatch_pts_to_graphmatch_pts_to_vertsmerge_directed_graphweight_railwayweight_streetnetwrite_dodgr_wt_profile
Dependencies:askpasscachemcallrclicurldigestfastmapfsgeodistgluehttrhttr2jsonlitelifecyclemagrittrmemoisemimeopensslosmdatapillarpkgconfigprocessxpsR6rappdirsRcppRcppParallelRcppThreadrlangrvestselectrstringistringrsystibbleutf8vctrswithrxml2
dodgr
Rendered fromdodgr.Rmdusingknitr::rmarkdownon Apr 08 2026.Last update: 2023-06-09
Started: 2017-08-10
Street networks and time-based routing
Rendered fromtimes.Rmdusingknitr::rmarkdownon Apr 08 2026.Last update: 2024-05-24
Started: 2019-04-13
dodgr flows
Rendered fromflows.Rmdusingknitr::rmarkdownon Apr 08 2026.Last update: 2023-06-09
Started: 2019-11-12
Aggregating distances along categories of edges
Rendered fromdists-categorical.Rmdusingknitr::rmarkdownon Apr 08 2026.Last update: 2023-06-09
Started: 2021-10-05
Parallel computation
Rendered fromparallel.Rmdusingknitr::rmarkdownon Apr 08 2026.Last update: 2022-09-08
Started: 2022-09-08
