CRAN Package Check Results for Package klassR

Last updated on 2025-09-11 05:48:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 3.16 80.84 84.00 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 2.33 55.94 58.27 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.2 122.18 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 112.07 OK
r-devel-windows-x86_64 1.0.2 5.00 195.00 200.00 OK
r-patched-linux-x86_64 1.0.2 3.84 75.42 79.26 OK
r-release-linux-x86_64 1.0.2 2.99 76.29 79.28 ERROR
r-release-macos-arm64 1.0.2 205.00 OK
r-release-macos-x86_64 1.0.2 234.00 OK
r-release-windows-x86_64 1.0.2 6.00 188.00 194.00 OK
r-oldrel-macos-arm64 1.0.2 178.00 OK
r-oldrel-macos-x86_64 1.0.2 224.00 OK
r-oldrel-windows-x86_64 1.0.2 7.00 210.00 217.00 OK

Check Details

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [30s/103s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(klassR) > > test_check("klassR") Connection failed with error code 404 Connection failed with error code 500 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_ListKlass.R:24:3'): search_klass returns searches ────────────── Error in `expect_in("Standard for kommuneinndeling", komm_search$klass_name)`: `object` and `expected` must both be vectors Backtrace: ▆ 1. └─testthat::expect_in("Standard for kommuneinndeling", komm_search$klass_name) at test_ListKlass.R:24:3 2. └─rlang::abort("`object` and `expected` must both be vectors") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [42s/108s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(klassR) > > test_check("klassR") Connection failed with error code 404 Connection failed with error code 500 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_ListKlass.R:24:3'): search_klass returns searches ────────────── Error in `expect_in("Standard for kommuneinndeling", komm_search$klass_name)`: `object` and `expected` must both be vectors Backtrace: ▆ 1. └─testthat::expect_in("Standard for kommuneinndeling", komm_search$klass_name) at test_ListKlass.R:24:3 2. └─rlang::abort("`object` and `expected` must both be vectors") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64