Package: openrouteservice
Title: An 'openrouteservice' API Client
Version: 0.6.2
Authors@R: c(
    person("Heidelberg Institute for Geoinformation Technology (HeiGIT) gGmbH", role = "cph"),
    person(c("Andrzej", "K."), "Oleś", email = "andrzej.oles@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0285-2787"))
  )
Description: The client streamlines access to the services provided by <https://api.openrouteservice.org>.
  It allows you to painlessly query for directions, isochrones, time-distance matrices, geocoding, elevation, points of interest, and more.
URL: https://github.com/GIScience/openrouteservice-r
BugReports: https://github.com/GIScience/openrouteservice-r/issues
Imports: geojsonsf, httr, jsonlite, jsonvalidate, keyring, leaflet,
        utils, V8, xml2
Suggests: covr, ggplot2, googlePolylines, lwgeom, knitr, mapview,
        pkgdown, RColorBrewer, rmarkdown, roxygen2, sf, testthat, units
License: Apache License 2.0
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-08 00:36:29 UTC; aoles
Author: Heidelberg Institute for Geoinformation Technology (HeiGIT) gGmbH [cph],
  Andrzej K. Oleś [aut, cre] (<https://orcid.org/0000-0003-0285-2787>)
Maintainer: Andrzej K. Oleś <andrzej.oles@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-08 01:10:01 UTC
Built: R 4.5.1; ; 2025-10-06 02:53:05 UTC; windows
