valh: Interface Between R and the OpenStreetMap-Based Routing Service Valhalla

An interface between R and the 'Valhalla' API. 'Valhalla' is a routing service based on 'OpenStreetMap' data. See <https://valhalla.github.io/valhalla/> for more information. This package enables the computation of routes, trips, isochrones and travel distances matrices (travel time and kilometer distance).

Version: 0.1.0
Depends: R (≥ 3.5.0)
Imports: jsonlite, googlePolylines, curl, utils, sf
Suggests: knitr, rmarkdown, tinytest
Published: 2025-04-09
DOI: 10.32614/CRAN.package.valh
Author: Timothée Giraud ORCID iD [cre, aut], Matthieu Viry ORCID iD [aut]
Maintainer: Timothée Giraud <timothee.giraud at cnrs.fr>
BugReports: https://github.com/riatelab/valh/issues
License: GPL (≥ 3)
URL: https://github.com/riatelab/valh
NeedsCompilation: no
Materials: README NEWS
CRAN checks: valh results

Documentation:

Reference manual: valh.pdf
Vignettes: Installing Valhalla with Docker (source, R code)

Downloads:

Package source: valh_0.1.0.tar.gz
Windows binaries: r-devel: valh_0.1.0.zip, r-release: valh_0.1.0.zip, r-oldrel: not available
macOS binaries: r-devel (arm64): valh_0.1.0.tgz, r-release (arm64): valh_0.1.0.tgz, r-oldrel (arm64): valh_0.1.0.tgz, r-devel (x86_64): valh_0.1.0.tgz, r-release (x86_64): valh_0.1.0.tgz, r-oldrel (x86_64): valh_0.1.0.tgz

Linking:

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