Package: graphhopper
Title: An R Interface to the 'GraphHopper' Directions API
Version: 0.1.2
Date: 2021-02-06
Maintainer: Stefan Kuethe <crazycapivara@gmail.com>
Authors@R: person("Stefan", "Kuethe", role = c("aut", "cre"), email = "crazycapivara@gmail.com")
Description: 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. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: magrittr, httr, googlePolylines, jsonlite, tibble, dplyr
Suggests: sf, geojsonsf, ggplot2, testthat
RoxygenNote: 6.1.1
URL: https://github.com/crazycapivara/graphhopper-r
BugReports: https://github.com/crazycapivara/graphhopper-r/issues
NeedsCompilation: no
Packaged: 2021-02-06 16:27:48 UTC; gabbo
Author: Stefan Kuethe [aut, cre]
Repository: CRAN
Date/Publication: 2021-02-06 16:50:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:28:39 UTC; windows
