osrmr: Wrapper for the 'OSRM' API

Wrapper around the 'Open Source Routing Machine (OSRM)' API <http://project-osrm.org/>. 'osrmr' works with API versions 4 and 5 and can handle servers that run locally as well as the 'OSRM' webserver.

Version: 0.1.36
Imports: assertthat, bitops, rjson, R.utils, stringr
Suggests: testthat, knitr, rmarkdown, microbenchmark
Published: 2021-05-31
Author: Adrian Staempfli, Christoph Strauss
Maintainer: Adrian Staempfli <adrian.staempfli at ost.ch>
License: GPL-3
NeedsCompilation: no
SystemRequirements: To use the Localhost of OSRM, you need to build OSRM <https://github.com/Project-OSRM/osrm-backend/wiki/Building-OSRM> locally
Materials: README NEWS
CRAN checks: osrmr results

Documentation:

Reference manual: osrmr.pdf
Vignettes: osrmr

Downloads:

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

Linking:

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