Description
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.
Downloads
371
Last 30 days
10258th
1.3K
Last 90 days
8K
Last year
Trend: -29.3% (30d vs prior 30d)
CRAN Check Status
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | ERROR |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (1 non-OK)
tests
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(hereR)
>
> test_check("hereR")
corrupted double-linked list
Aborted
Check History
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 1 FAILURE Mar 28, 2026
tests
tests
Running ‘testthat.R’ [3s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(hereR)
>
> test_check("hereR")
corrupted double-linked list
Aborted
OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 2 FAILURE Mar 21, 2026
tests
tests
ERROR 10 OK · 0 NOTE · 0 WARNING · 3 ERROR · 1 FAILURE Mar 10, 2026
tests
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(hereR)
>
> test_check("hereR")
Saving _problems/test-async_request-5.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 150 ]
...[truncated]...
onse[[1]], "character") at test-async_request.R:5:3
2. └─testthat::quasi_label(enquo(object), label)
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 150 ]
Error:
! Test failures.
Execution halted
tests
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(hereR)
>
> test_check("hereR")
corrupted double-linked list
Aborted
tests
tests
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(hereR)
>
> test_check("hereR")
Saving _problems/test-async_request-5.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 150 ]
...[truncated]...
onse[[1]], "character") at test-async_request.R:5:3
2. └─testthat::quasi_label(enquo(object), label)
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 150 ]
Error:
! Test failures.
Execution halted