An interface to the 'Valhalla' routing engine’s application programming interfaces (APIs) for turn-by-turn routing, isochrones, and origin-destination analyses. Also includes several user-friendly functions for plotting outputs, and strives to follow "tidy" design principles. Please note that this package requires access to a running instance of 'Valhalla', which is open source and can be downloaded from <https://github.com/valhalla/valhalla>.
Version: | 0.1.0 |
Imports: | httr, purrr, jsonlite, dplyr, magrittr, tibble, tidyr, sf, leaflet, ggplot2, htmltools, stringr, ggspatial, geojsonio, rlang, Cairo |
Suggests: | knitr, rmarkdown |
Published: | 2021-03-09 |
Author: | Christopher Belanger |
Maintainer: | Christopher Belanger <christopher.a.belanger at gmail.com> |
BugReports: | https://github.com/chris31415926535/valhallr/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/chris31415926535/valhallr |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | valhallr results |
Reference manual: | valhallr.pdf |
Vignettes: |
valhallr: A Tidy R Interface to the Valhalla Routing Engine |
Package source: | valhallr_0.1.0.tar.gz |
Windows binaries: | r-devel: valhallr_0.1.0.zip, r-release: valhallr_0.1.0.zip, r-oldrel: valhallr_0.1.0.zip |
macOS binaries: | r-release: valhallr_0.1.0.tgz, r-oldrel: valhallr_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=valhallr to link to this page.