An interface between R and the OSRM API. OSRM is a routing service based on OpenStreetMap data. See <http://project-osrm.org/> for more information. A public API exists but one can run its own instance. This package allows to compute distance (travel time and kilometric distance) between points and travel time matrices.
Version: | 1.1 |
Depends: | R (≥ 2.10) |
Imports: | jsonlite, sp, RCurl, XML, reshape2, utils |
Published: | 2015-11-06 |
Author: | Timothée Giraud [cre, aut] |
Maintainer: | Timothée Giraud <timothee.giraud at ums-riate.fr> |
BugReports: | https://github.com/rCarto/osrm/issues |
License: | GPL-3 |
URL: | https://github.com/rCarto/osrm |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | osrm results |
Reference manual: | osrm.pdf |
Package source: | osrm_1.1.tar.gz |
Windows binaries: | r-devel: osrm_1.1.zip, r-release: osrm_1.1.zip, r-oldrel: osrm_1.1.zip |
OS X Snow Leopard binaries: | r-release: osrm_1.1.tgz, r-oldrel: not available |
OS X Mavericks binaries: | r-release: osrm_1.1.tgz |
Old sources: | osrm archive |