Package: osrmr 0.1.36

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.

Authors:Adrian Staempfli, Christoph Strauss

osrmr_0.1.36.tar.gz
osrmr_0.1.36.zip(r-4.5)osrmr_0.1.36.zip(r-4.4)osrmr_0.1.36.zip(r-4.3)
osrmr_0.1.36.tgz(r-4.4-any)osrmr_0.1.36.tgz(r-4.3-any)
osrmr_0.1.36.tar.gz(r-4.5-noble)osrmr_0.1.36.tar.gz(r-4.4-noble)
osrmr_0.1.36.tgz(r-4.4-emscripten)osrmr_0.1.36.tgz(r-4.3-emscripten)
osrmr.pdf |osrmr.html
osrmr/json (API)
NEWS

# Install 'osrmr' in R:
install.packages('osrmr', repos = c('https://symbolrush.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • encoded_string_api_4 - Encoded_string_api_4: An encoded route to illustrate the 'osrmr::decode_geom()' function. After decoding all points on the route are available as wgs84 coordinates. Decoding varies on the API version of OSRMR. This version is decoded using API v4.
  • encoded_string_api_5 - Encoded_string_api_5: An encoded route to illustrate the 'osrmr::decode_geom()' function. After decoding all points on the route are available as wgs84 coordinates. Decoding varies on the API version of OSRMR. This version is decoded using API v5.

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

5 exports 0.00 score 14 dependencies 21 scripts 202 downloads

Last updated 3 years agofrom:86c78bae1a. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 16 2024
R-4.5-winOKSep 16 2024
R-4.5-linuxOKSep 16 2024
R-4.4-winOKSep 16 2024
R-4.4-macOKSep 16 2024
R-4.3-winOKAug 17 2024
R-4.3-macOKAug 17 2024

Exports:decode_geomnearestquit_serverrun_serverviaroute

Dependencies:assertthatbitopscligluelifecyclemagrittrR.methodsS3R.ooR.utilsrjsonrlangstringistringrvctrs

osrmr

Rendered fromosrmr.Rmdusingknitr::rmarkdownon Sep 16 2024.

Last update: 2021-05-31
Started: 2018-03-28