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.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.1.0 |
rolling source/ R- | hereR_1.1.0.tar.gz |
626.6 KiB |
1.1.0 |
rolling linux/jammy R-4.5 | hereR_1.1.0.tar.gz |
843.5 KiB |
1.1.0 |
rolling linux/noble R-4.5 | hereR_1.1.0.tar.gz |
843.2 KiB |
1.1.0 |
latest source/ R- | hereR_1.1.0.tar.gz |
626.6 KiB |
1.1.0 |
latest linux/jammy R-4.5 | hereR_1.1.0.tar.gz |
843.5 KiB |
1.1.0 |
latest linux/noble R-4.5 | hereR_1.1.0.tar.gz |
843.2 KiB |
1.1.0 |
2026-04-23 source/ R- | hereR_1.1.0.tar.gz |
626.6 KiB |
1.1.0 |
2026-04-09 windows/windows R-4.5 | hereR_1.1.0.zip |
866.8 KiB |
1.1.0 |
2025-04-20 source/ R- | hereR_1.1.0.tar.gz |
626.6 KiB |
Dependencies (latest)
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)