Interface to the 'HERE' REST APIs <https://developer.here.com/develop/rest-apis>: (1) geocode and autocomplete addresses or reverse geocode POIs using the 'Geocoder' API; (2) route directions, travel distance or time matrices and isolines using the 'Routing' API; (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) 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.
Version: | 0.3.0 |
Depends: | R (≥ 3.5.0) |
Imports: | curl (≥ 4.2), data.table (≥ 1.12.6), jsonlite (≥ 1.6), lwgeom (≥ 0.1-7), sf (≥ 0.8-0), stringr (≥ 1.4.0) |
Suggests: | ggplot2 (≥ 3.2.1), leafpop (≥ 0.0.1), mapview (≥ 2.7.0), testthat (≥ 2.2.1), knitr (≥ 1.25), rmarkdown (≥ 1.16), covr (≥ 3.3.2) |
Published: | 2020-01-07 |
Author: | Merlin Unterfinger [aut, cre] |
Maintainer: | Merlin Unterfinger <info at munterfinger.ch> |
BugReports: | https://github.com/munterfinger/hereR/issues/ |
License: | GPL-3 |
URL: | https://munterfinger.github.io/hereR/, https://github.com/munterfinger/hereR/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | hereR results |
Reference manual: | hereR.pdf |
Vignettes: |
Authentication Geocoder API Routing API Traffic API Public Transit API Destination Weather API |
Package source: | hereR_0.3.0.tar.gz |
Windows binaries: | r-devel: hereR_0.3.0.zip, r-devel-gcc8: hereR_0.3.0.zip, r-release: hereR_0.3.0.zip, r-oldrel: hereR_0.3.0.zip |
OS X binaries: | r-release: hereR_0.3.0.tgz, r-oldrel: hereR_0.3.0.tgz |
Old sources: | hereR archive |
Please use the canonical form https://CRAN.R-project.org/package=hereR to link to this page.