The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.2.21
Depends: R (≥ 3.5.0)
Imports: callr, digest, fs, magrittr, methods, osmdata, Rcpp (≥ 0.12.6), RcppParallel
LinkingTo: Rcpp, RcppParallel, RcppThread
Suggests: bench, dplyr, geodist, ggplot2, igraph, igraphdata, jsonlite, knitr, markdown, rmarkdown, roxygen2, sf, testthat (≥ 3.1.6), tidygraph
Published: 2023-06-02
Author: Mark Padgham [aut, cre], Andreas Petutschnig [aut], David Cooley [aut], Robin Lovelace [ctb], Andrew Smith [ctb], Malcolm Morgan [ctb], Shane Saunders [cph] (Original author of included code for priority heaps)
Maintainer: Mark Padgham <mark.padgham at email.com>
BugReports: https://github.com/ATFutures/dodgr/issues
License: GPL-3
URL: https://github.com/ATFutures/dodgr
NeedsCompilation: yes
SystemRequirements: GNU make
Citation: dodgr citation info
Materials: README NEWS
CRAN checks: dodgr results

Documentation:

Reference manual: dodgr.pdf
Vignettes: 4 dodgr_dists_categorical
1 dodgr
3 dodgr-flows
5 parallel
2 dodgr_times

Downloads:

Package source: dodgr_0.2.21.tar.gz
Windows binaries: r-devel: dodgr_0.2.21.zip, r-release: dodgr_0.2.21.zip, r-oldrel: dodgr_0.2.21.zip
macOS binaries: r-release (arm64): dodgr_0.2.21.tgz, r-oldrel (arm64): dodgr_0.2.21.tgz, r-release (x86_64): dodgr_0.2.21.tgz, r-oldrel (x86_64): dodgr_0.2.21.tgz
Old sources: dodgr archive

Reverse dependencies:

Reverse imports: riverconn
Reverse suggests: gtfsrouter, stplanr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dodgr to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.