CRAN/E | dodgr

dodgr

Distances on Directed Graphs

Installation

About

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.

Citation dodgr citation info
github.com/ATFutures/dodgr
System requirements GNU make
Bug report File report

Key Metrics

Version 0.2.21
R ≥ 3.5.0
Published 2023-06-02 326 days ago
Needs compilation? yes
License GPL-3
CRAN checks dodgr results

Downloads

Yesterday 31 +107%
Last 7 days 235 +33%
Last 30 days 773 -6%
Last 90 days 2.656 +15%
Last 365 days 9.844 -7%

Maintainer

Maintainer

Mark Padgham

mark.padgham@email.com

Authors

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)

Material

README
NEWS
Reference manual
Package source

Vignettes

4 dodgr_dists_categorical
1 dodgr
3 dodgr-flows
5 parallel
2 dodgr_times

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

dodgr archive

Depends

R ≥ 3.5.0

Imports

callr
digest
fs
magrittr
methods
osmdata
Rcpp ≥0.12.6
RcppParallel

Suggests

bench
dplyr
geodist
ggplot2
igraph
igraphdata
jsonlite
knitr
markdown
rmarkdown
roxygen2
sf
testthat ≥ 3.1.6
tidygraph

LinkingTo

Rcpp
RcppParallel
RcppThread

Reverse Imports

riverconn

Reverse Suggests

gtfsrouter
stplanr