CRAN Package Check Results for Package graphhopper

Last updated on 2025-11-21 05:49:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 1.80 26.05 27.85 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.2 1.50 21.21 22.71 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.2 11.00 30.79 41.79 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.2 39.95 ERROR
r-devel-windows-x86_64 0.1.2 5.00 50.00 55.00 OK
r-patched-linux-x86_64 0.1.2 2.13 23.09 25.22 ERROR
r-release-linux-x86_64 0.1.2 1.80 23.20 25.00 ERROR
r-release-macos-arm64 0.1.2 OK
r-release-macos-x86_64 0.1.2 2.00 36.00 38.00 OK
r-release-windows-x86_64 0.1.2 5.00 48.00 53.00 OK
r-oldrel-macos-arm64 0.1.2 NOTE
r-oldrel-macos-x86_64 0.1.2 2.00 29.00 31.00 NOTE
r-oldrel-windows-x86_64 0.1.2 5.00 53.00 58.00 NOTE

Check Details

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(graphhopper) > > test_check("graphhopper") Saving _problems/test_route-22.R [ FAIL 1 | WARN 0 | SKIP 2 | PASS 6 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • gh_is_avialable() is not TRUE (2): 'test_route-local-gh-instance.R:10:3', 'test_spt-local-gh-instance.R:4:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_route.R:9:3'): sf LINESTRING ─────────────────────────────────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct. ℹ Please use `with_mocked_bindings()` instead. Backtrace: ▆ 1. └─testthat::with_mock(...) at test_route.R:9:3 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 6 ] Error: ! Test failures. Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(graphhopper) > > test_check("graphhopper") Saving _problems/test_route-22.R [ FAIL 1 | WARN 0 | SKIP 2 | PASS 6 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • gh_is_avialable() is not TRUE (2): 'test_route-local-gh-instance.R:10:3', 'test_spt-local-gh-instance.R:4:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_route.R:9:3'): sf LINESTRING ─────────────────────────────────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct. ℹ Please use `with_mocked_bindings()` instead. Backtrace: ▆ 1. └─testthat::with_mock(...) at test_route.R:9:3 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 6 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(graphhopper) > > test_check("graphhopper") Saving _problems/test_route-22.R [ FAIL 1 | WARN 0 | SKIP 2 | PASS 6 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • gh_is_avialable() is not TRUE (2): 'test_route-local-gh-instance.R:10:3', 'test_spt-local-gh-instance.R:4:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_route.R:9:3'): sf LINESTRING ─────────────────────────────────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct. ℹ Please use `with_mocked_bindings()` instead. Backtrace: ▆ 1. └─testthat::with_mock(...) at test_route.R:9:3 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 6 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(graphhopper) > > test_check("graphhopper") Saving _problems/test_route-22.R [ FAIL 1 | WARN 0 | SKIP 2 | PASS 6 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • gh_is_avialable() is not TRUE (2): 'test_route-local-gh-instance.R:10:3', 'test_spt-local-gh-instance.R:4:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_route.R:9:3'): sf LINESTRING ─────────────────────────────────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct. ℹ Please use `with_mocked_bindings()` instead. Backtrace: ▆ 1. └─testthat::with_mock(...) at test_route.R:9:3 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 6 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.2
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

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.
Health stats visible at Monitor.