graphhopper: An R Interface to the 'GraphHopper' Directions API

Provides a quick and easy access to the 'GraphHopper' Directions API. 'GraphHopper' <https://www.graphhopper.com/> itself is a routing engine based on 'OpenStreetMap' data. API responses can be converted to simple feature (sf) objects in a convenient way.

Version: 0.1.2
Imports: magrittr, httr, googlePolylines, jsonlite, tibble, dplyr
Suggests: sf, geojsonsf, ggplot2, testthat
Published: 2021-02-06
Author: Stefan Kuethe [aut, cre]
Maintainer: Stefan Kuethe <crazycapivara at gmail.com>
BugReports: https://github.com/crazycapivara/graphhopper-r/issues
License: MIT + file LICENSE
URL: https://github.com/crazycapivara/graphhopper-r
NeedsCompilation: no
Materials: README NEWS
CRAN checks: graphhopper results

Documentation:

Reference manual: graphhopper.pdf

Downloads:

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

Linking:

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