CRAN Package Check Results for Package passport

Last updated on 2025-12-04 09:50:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 2.26 35.03 37.29 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.0 1.76 27.61 29.37 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.0 53.71 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.0 65.21 ERROR
r-devel-windows-x86_64 0.3.0 4.00 54.00 58.00 ERROR
r-patched-linux-x86_64 0.3.0 2.42 30.98 33.40 ERROR
r-release-linux-x86_64 0.3.0 2.19 31.86 34.05 ERROR
r-release-macos-arm64 0.3.0 OK
r-release-macos-x86_64 0.3.0 3.00 70.00 73.00 OK
r-release-windows-x86_64 0.3.0 4.00 56.00 60.00 ERROR
r-oldrel-macos-arm64 0.3.0 OK
r-oldrel-macos-x86_64 0.3.0 3.00 51.00 54.00 OK
r-oldrel-windows-x86_64 0.3.0 6.00 66.00 72.00 ERROR

Check Details

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(passport) > > test_check("passport") Saving _problems/test_parse_country-49.R [ FAIL 1 | WARN 4 | SKIP 1 | PASS 37 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test_parse_country.R:91:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_parse_country.R:43:5'): parsing country names with simulated geocoding APIs works ── `with_mock(...)` threw an error with unexpected message. Expected match: "jsonlite" Actual message: "`with_mock()` was deprecated in testthat 3.2.0 and is now defunct.\nℹ Please use `with_mocked_bindings()` instead." Backtrace: ▆ 1. ├─testthat::expect_error(...) at test_parse_country.R:43:5 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. └─testthat::with_mock(...) 7. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 8. └─lifecycle:::deprecate_stop0(msg) 9. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 4 | SKIP 1 | PASS 37 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(passport) > > test_check("passport") Saving _problems/test_parse_country-49.R [ FAIL 1 | WARN 4 | SKIP 1 | PASS 37 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test_parse_country.R:91:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_parse_country.R:43:5'): parsing country names with simulated geocoding APIs works ── `with_mock(...)` threw an error with unexpected message. Expected match: "jsonlite" Actual message: "`with_mock()` was deprecated in testthat 3.2.0 and is now defunct.\nℹ Please use `with_mocked_bindings()` instead." Backtrace: ▆ 1. ├─testthat::expect_error(...) at test_parse_country.R:43:5 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. └─testthat::with_mock(...) 7. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 8. └─lifecycle:::deprecate_stop0(msg) 9. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 4 | SKIP 1 | PASS 37 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(passport) > > test_check("passport") Saving _problems/test_parse_country-49.R [ FAIL 1 | WARN 4 | SKIP 1 | PASS 37 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test_parse_country.R:91:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_parse_country.R:43:5'): parsing country names with simulated geocoding APIs works ── `with_mock(...)` threw an error with unexpected message. Expected match: "jsonlite" Actual message: "`with_mock()` was deprecated in testthat 3.2.0 and is now defunct.\nℹ Please use `with_mocked_bindings()` instead." Backtrace: ▆ 1. ├─testthat::expect_error(...) at test_parse_country.R:43:5 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. └─testthat::with_mock(...) 7. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 8. └─lifecycle:::deprecate_stop0(msg) 9. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 4 | SKIP 1 | PASS 37 ] Error: ! Test failures. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.3.0
Check: tests
Result: ERROR Running 'testthat.R' [2s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(passport) > > test_check("passport") Saving _problems/test_parse_country-49.R [ FAIL 1 | WARN 4 | SKIP 1 | PASS 37 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test_parse_country.R:91:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_parse_country.R:43:5'): parsing country names with simulated geocoding APIs works ── `with_mock(...)` threw an error with unexpected message. Expected match: "jsonlite" Actual message: "`with_mock()` was deprecated in testthat 3.2.0 and is now defunct.\nℹ Please use `with_mocked_bindings()` instead." Backtrace: ▆ 1. ├─testthat::expect_error(...) at test_parse_country.R:43:5 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. └─testthat::with_mock(...) 7. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 8. └─lifecycle:::deprecate_stop0(msg) 9. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 4 | SKIP 1 | PASS 37 ] Error: ! Test failures. Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(passport) > > test_check("passport") Saving _problems/test_parse_country-49.R [ FAIL 1 | WARN 4 | SKIP 1 | PASS 37 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test_parse_country.R:91:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_parse_country.R:43:5'): parsing country names with simulated geocoding APIs works ── `with_mock(...)` threw an error with unexpected message. Expected match: "jsonlite" Actual message: "`with_mock()` was deprecated in testthat 3.2.0 and is now defunct.\nℹ Please use `with_mocked_bindings()` instead." Backtrace: ▆ 1. ├─testthat::expect_error(...) at test_parse_country.R:43:5 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. └─testthat::with_mock(...) 7. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 8. └─lifecycle:::deprecate_stop0(msg) 9. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 4 | SKIP 1 | PASS 37 ] Error: ! Test failures. Execution halted Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.3.0
Check: tests
Result: ERROR Running 'testthat.R' [3s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(passport) > > test_check("passport") Saving _problems/test_parse_country-49.R [ FAIL 1 | WARN 4 | SKIP 1 | PASS 37 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test_parse_country.R:91:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_parse_country.R:43:5'): parsing country names with simulated geocoding APIs works ── `with_mock(...)` threw an error with unexpected message. Expected match: "jsonlite" Actual message: "`with_mock()` was deprecated in testthat 3.2.0 and is now defunct.\nℹ Please use `with_mocked_bindings()` instead." Backtrace: ▆ 1. ├─testthat::expect_error(...) at test_parse_country.R:43:5 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. └─testthat::with_mock(...) 7. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 8. └─lifecycle:::deprecate_stop0(msg) 9. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 4 | SKIP 1 | PASS 37 ] Error: ! Test failures. Execution halted Flavor: 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.