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.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://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/munterfi/herer/issues
Pkgdown:https://munterfi.github.io
Last updated 17 days agofrom:c7c9c277c9. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 28 2024 |
R-4.5-linux | OK | Nov 28 2024 |
Exports:autosuggestconnectionflowgeocodeincidentintermodal_routeisolinereverse_geocoderouteroute_matrixset_currencyset_freemiumset_keyset_verbosestationunset_keyweather
Dependencies:classclassIntclicrulcurldata.tableDBIe1071flexpolylinegluehttpcodejsonliteKernSmoothlifecyclemagrittrMASSmimeproxyR6Rcpprlangs2sfstringistringrtriebeardunitsurltoolsvctrswk
Authentication & Options
Rendered fromauthentication.Rmd
usingknitr::rmarkdown
on Nov 28 2024.Last update: 2024-11-27
Started: 2019-11-05
Destination Weather API
Rendered fromweather.Rmd
usingknitr::rmarkdown
on Nov 28 2024.Last update: 2024-11-27
Started: 2019-11-05
Geocoding & Search API
Rendered fromgeocoder.Rmd
usingknitr::rmarkdown
on Nov 28 2024.Last update: 2024-11-27
Started: 2019-11-05
Intermodal Routing API
Rendered fromintermodal.Rmd
usingknitr::rmarkdown
on Nov 28 2024.Last update: 2024-11-27
Started: 2020-07-05
Public Transit API
Rendered fromtransit.Rmd
usingknitr::rmarkdown
on Nov 28 2024.Last update: 2024-11-27
Started: 2020-01-07
Routing APIs
Rendered fromrouting.Rmd
usingknitr::rmarkdown
on Nov 28 2024.Last update: 2024-11-27
Started: 2019-11-05
Traffic API
Rendered fromtraffic.Rmd
usingknitr::rmarkdown
on Nov 28 2024.Last update: 2024-11-27
Started: 2019-11-05
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 |