Package: hereR 1.1.0
hereR: 'sf'-Based Interface to the 'HERE' REST APIs
Interface to the 'HERE' REST APIs <https://developer.here.com/develop/rest-apis>: (1) geocode and autosuggest addresses or reverse geocode POIs using the 'Geocoder' API; (2) route directions, travel distance or time matrices and isolines using the 'Routing', 'Matrix Routing' and 'Isoline Routing' APIs; (3) request real-time traffic flow and incident information from the 'Traffic' API; (4) find request public transport connections and nearby stations from the 'Public Transit' API; (5) request intermodal routes using the 'Intermodal Routing' API; (6) get weather forecasts, reports on current weather conditions, astronomical information and alerts at a specific location from the 'Destination Weather' API. Locations, routes and isolines are returned as 'sf' objects.
Authors:
hereR_1.1.0.tar.gz
hereR_1.1.0.zip(r-4.7)hereR_1.1.0.zip(r-4.6)hereR_1.1.0.zip(r-4.5)
hereR_1.1.0.tgz(r-4.6-any)hereR_1.1.0.tgz(r-4.5-any)
hereR_1.1.0.tar.gz(r-4.7-any)hereR_1.1.0.tar.gz(r-4.6-any)
hereR_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
hereR/json (API)
NEWS
| # Install 'hereR' in R: |
| install.packages('hereR', repos = c('https://munterfi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/munterfi/herer/issues
Pkgdown/docs site:https://munterfi.github.io
apigeocodinggishere-technologiesisolineroutingrspatialtrafficweather
Last updated from:65b062b180. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 191 | ||
| source / vignettes | OK | 217 | ||
| linux-release-x86_64 | OK | 159 | ||
| macos-release-arm64 | OK | 99 | ||
| macos-oldrel-arm64 | OK | 106 | ||
| windows-devel | OK | 100 | ||
| windows-release | OK | 285 | ||
| windows-oldrel | OK | 90 | ||
| wasm-release | OK | 134 |
Exports:autosuggestconnectionflowgeocodeincidentintermodal_routeisolinereverse_geocoderouteroute_matrixset_currencyset_freemiumset_keyset_verbosestationunset_keyweather
Dependencies:classclassIntclicrulcurldata.tableDBIe1071flexpolylinegluehttpcodejsonliteKernSmoothlifecyclemagrittrMASSmimeproxyR6Rcpprlangs2sfstringistringrtriebeardunitsurltoolsvctrswk
Authentication & Options
Rendered fromauthentication.Rmdusingknitr::rmarkdownon May 08 2026.Last update: 2024-11-27
Started: 2019-10-28
Destination Weather API
Rendered fromweather.Rmdusingknitr::rmarkdownon May 08 2026.Last update: 2024-11-27
Started: 2019-10-28
Geocoding & Search API
Rendered fromgeocoder.Rmdusingknitr::rmarkdownon May 08 2026.Last update: 2024-11-27
Started: 2019-10-28
Intermodal Routing API
Rendered fromintermodal.Rmdusingknitr::rmarkdownon May 08 2026.Last update: 2024-11-27
Started: 2020-06-28
Public Transit API
Rendered fromtransit.Rmdusingknitr::rmarkdownon May 08 2026.Last update: 2024-11-27
Started: 2019-12-29
Routing APIs
Rendered fromrouting.Rmdusingknitr::rmarkdownon May 08 2026.Last update: 2024-11-27
Started: 2019-10-28
Traffic API
Rendered fromtraffic.Rmdusingknitr::rmarkdownon May 08 2026.Last update: 2024-11-27
Started: 2019-10-28
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Example Areas of Interest | aoi |
| HERE Geocoding & Search API: Autosuggest | autosuggest |
| HERE Public Transit API: Transit Route | connection |
| HERE Traffic API: Flow | flow |
| HERE Geocoding & Search API: Geocode | geocode |
| HERE Traffic API: Incidents | incident |
| HERE Intermodal Routing API: Calculate Route | intermodal_route |
| HERE Isoline Routing API: Calculate Isoline | isoline |
| Example Points of Interest | poi |
| HERE Geocoding & Search API: Reverse Geocode | reverse_geocode |
| HERE Routing API: Calculate Route | route |
| HERE Matrix Routing API: Calculate Matrix | route_matrix |
| Set the currency for HERE API requests | set_currency |
| Set whether plan is freemium or not | set_freemium |
| Set HERE Application Credentials | set_key |
| Verbose API usage of hereR | set_verbose |
| HERE Public Transit API: Find Stations Nearby | station |
| Remove HERE Application Credentials | unset_key |
| HERE Destination Weather API: Observations, Forecasts, Astronomy and Alerts | weather |
