Skip to content

hereR

'sf'-Based Interface to the 'HERE' REST APIs

v1.1.0 · Feb 20, 2025 · GPL-3

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

1 ERROR
13 OK
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)
ERROR r-release-linux-x86_64

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
FAILURE r-patched-linux-x86_64

tests

ERROR r-release-linux-x86_64

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
FAILURE r-patched-linux-x86_64

tests

FAILURE r-release-linux-x86_64

tests

ERROR 10 OK · 0 NOTE · 0 WARNING · 3 ERROR · 1 FAILURE Mar 10, 2026
ERROR r-devel-windows-x86_64

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
ERROR r-patched-linux-x86_64

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
FAILURE r-release-linux-x86_64

tests

ERROR r-release-windows-x86_64

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

Dependency Network

Dependencies Reverse dependencies crul curl data.table flexpolyline jsonlite sf stringr hereR

Version History

new 1.1.0 Mar 10, 2026
updated 1.1.0 ← 1.0.1 diff Feb 19, 2025
updated 1.0.1 ← 1.0.0 diff Nov 26, 2024
updated 1.0.0 ← 0.9.1 diff Sep 17, 2023
updated 0.9.1 ← 0.9.0 diff Jan 8, 2023
updated 0.9.0 ← 0.8.2 diff Aug 4, 2022
updated 0.8.2 ← 0.8.1 diff Nov 18, 2021
updated 0.8.1 ← 0.8.0 diff Oct 3, 2021
updated 0.8.0 ← 0.7.1 diff Sep 27, 2021
updated 0.7.1 ← 0.7.0 diff Jul 20, 2021
updated 0.7.0 ← 0.6.1 diff Apr 15, 2021
updated 0.6.1 ← 0.6.0 diff Jan 31, 2021
updated 0.6.0 ← 0.5.2 diff Jan 3, 2021
updated 0.5.2 ← 0.5.1 diff Nov 25, 2020
updated 0.5.1 ← 0.5.0 diff Oct 19, 2020
updated 0.5.0 ← 0.4.1 diff Sep 17, 2020
updated 0.4.1 ← 0.4.0 diff Aug 23, 2020
updated 0.4.0 ← 0.3.3 diff Jul 4, 2020
updated 0.3.3 ← 0.3.2 diff Apr 17, 2020
updated 0.3.2 ← 0.3.1 diff Mar 28, 2020