The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Version: | 1.0.0 |
Depends: | R (≥ 3.3.0) |
Imports: | crul (≥ 1.1.0), curl (≥ 4.3), data.table (≥ 1.13.0), flexpolyline (≥ 0.2.0), jsonlite (≥ 1.7.0), sf (≥ 0.9-0), stringr (≥ 1.4.0) |
Suggests: | covr (≥ 3.5.0), ggplot2 (≥ 3.3.2), htmlwidgets (≥ 1.5.1), knitr (≥ 1.29), leafpop (≥ 0.0.5), lwgeom (≥ 0.2-5), mapview (≥ 2.9.0), rmarkdown (≥ 2.3), testthat (≥ 2.3.2) |
Published: | 2023-09-18 |
DOI: | 10.32614/CRAN.package.hereR |
Author: | Merlin Unterfinger [aut, cre], Daniel Possenriede [ctb] |
Maintainer: | Merlin Unterfinger <info at munterfinger.ch> |
BugReports: | https://github.com/munterfi/hereR/issues/ |
License: | GPL-3 |
URL: | https://munterfi.github.io/hereR/, https://github.com/munterfi/hereR/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | hereR results |
Reference manual: | hereR.pdf |
Vignettes: |
Authentication & Options Geocoding & Search API Intermodal Routing API Routing APIs Traffic API Public Transit API Destination Weather API |
Package source: | hereR_1.0.0.tar.gz |
Windows binaries: | r-devel: hereR_1.0.0.zip, r-release: hereR_1.0.0.zip, r-oldrel: hereR_1.0.0.zip |
macOS binaries: | r-release (arm64): hereR_1.0.0.tgz, r-oldrel (arm64): hereR_1.0.0.tgz, r-release (x86_64): hereR_1.0.0.tgz, r-oldrel (x86_64): hereR_1.0.0.tgz |
Old sources: | hereR archive |
Please use the canonical form https://CRAN.R-project.org/package=hereR to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.