Package: osrmr
Type: Package
Title: Wrapper for the 'OSRM' API
Version: 0.1.35
Date: 2019-01-14
Author: Adrian Staempfli, Christoph Strauss
Maintainer: Adrian Staempfli <adrian.staempfli@fhsg.ch>
Description: 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.
License: GPL-3
LazyData: TRUE
Imports: assertthat, bitops, rjson, R.utils, stringr
Suggests: testthat, knitr, rmarkdown, microbenchmark
RoxygenNote: 6.0.1
VignetteBuilder: knitr
SystemRequirements: To use the Localhost of OSRM, you need to build
        OSRM
        <https://github.com/Project-OSRM/osrm-backend/wiki/Building-OSRM>
        locally
NeedsCompilation: no
Packaged: 2019-01-14 15:01:12 UTC; SCN
Repository: CRAN
Date/Publication: 2019-01-14 15:30:03 UTC
Built: R 3.5.3; ; 2020-04-22 04:27:53 UTC; windows
