Package: osrmr
Type: Package
Title: Wrapper for the 'OSRM' API
Version: 0.1.29
Date: 2018-05-28
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: 2018-05-28 09:46:36 UTC; SCN
Repository: CRAN
Date/Publication: 2018-05-28 18:35:32 UTC
