Package: hereR 1.0.1
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.0.1.tar.gz
hereR_1.0.1.zip(r-4.5)hereR_1.0.1.zip(r-4.4)hereR_1.0.1.zip(r-4.3)
hereR_1.0.1.tgz(r-4.4-any)hereR_1.0.1.tgz(r-4.3-any)
hereR_1.0.1.tar.gz(r-4.5-noble)hereR_1.0.1.tar.gz(r-4.4-noble)
hereR_1.0.1.tgz(r-4.4-emscripten)hereR_1.0.1.tgz(r-4.3-emscripten)
hereR.pdf |hereR.html✨
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
apigeocodinggishere-technologiesisolineroutingrspatialtrafficweather
Last updated 30 days agofrom:1d838419bf. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-win | OK | Nov 23 2024 |
R-4.5-linux | OK | Nov 23 2024 |
R-4.4-win | OK | Nov 23 2024 |
R-4.4-mac | OK | Nov 23 2024 |
R-4.3-win | OK | Nov 23 2024 |
R-4.3-mac | OK | Nov 23 2024 |
Exports:autosuggestconnectionflowgeocodeincidentintermodal_routeisolinereverse_geocoderouteroute_matrixset_currencyset_freemiumset_keyset_verbosestationunset_keyweather
Dependencies:classclassIntclicrulcurldata.tableDBIe1071flexpolylinegluehttpcodejsonliteKernSmoothlifecyclemagrittrMASSmimeproxyR6Rcpprlangs2sfstringistringrtriebeardunitsurltoolsvctrswk
Authentication & Options
Rendered fromauthentication.Rmd
usingknitr::rmarkdown
on Nov 23 2024.Last update: 2023-09-18
Started: 2019-10-28
Destination Weather API
Rendered fromweather.Rmd
usingknitr::rmarkdown
on Nov 23 2024.Last update: 2023-09-18
Started: 2019-10-28
Geocoding & Search API
Rendered fromgeocoder.Rmd
usingknitr::rmarkdown
on Nov 23 2024.Last update: 2023-07-18
Started: 2019-10-28
Intermodal Routing API
Rendered fromintermodal.Rmd
usingknitr::rmarkdown
on Nov 23 2024.Last update: 2023-07-18
Started: 2020-06-28
Public Transit API
Rendered fromtransit.Rmd
usingknitr::rmarkdown
on Nov 23 2024.Last update: 2023-07-18
Started: 2019-12-29
Routing APIs
Rendered fromrouting.Rmd
usingknitr::rmarkdown
on Nov 23 2024.Last update: 2023-07-18
Started: 2019-10-28
Traffic API
Rendered fromtraffic.Rmd
usingknitr::rmarkdown
on Nov 23 2024.Last update: 2023-07-18
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 |