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 . 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libpng-dev libsecret-1-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libnode-dev Repository: https://giscience.r-universe.dev Date/Publication: 2025-02-08 00:42:59 UTC RemoteUrl: https://github.com/giscience/openrouteservice-r RemoteRef: HEAD RemoteSha: dcc3d0361e24a56720e7982bfa5fa9b4a20a27e5 NeedsCompilation: no Packaged: 2026-06-13 06:42:10 UTC; root Author: Heidelberg Institute for Geoinformation Technology (HeiGIT) gGmbH [cph], Andrzej K. Oleś [aut, cre] (ORCID: ) Maintainer: Andrzej K. Oleś