Last updated on 2026-01-22 16:50:09 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 3.07 | 96.05 | 99.12 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 2.18 | 65.73 | 67.91 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 5.00 | 146.46 | 151.46 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 143.84 | OK | |||
| r-devel-windows-x86_64 | 1.0.4 | 6.00 | 138.00 | 144.00 | OK | |
| r-patched-linux-x86_64 | 1.0.4 | 3.85 | 84.08 | 87.93 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 2.54 | 83.23 | 85.77 | OK | |
| r-release-macos-arm64 | 1.0.4 | 1.00 | 241.00 | 242.00 | OK | |
| r-release-macos-x86_64 | 1.0.4 | 2.00 | 393.00 | 395.00 | OK | |
| r-release-windows-x86_64 | 1.0.4 | 6.00 | 131.00 | 137.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.0.4 | 1.00 | 252.00 | 253.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.4 | 3.00 | 320.00 | 323.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.4 | 7.00 | 219.00 | 226.00 | ERROR |
Version: 1.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [42s/111s]
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 400
Saving _problems/test_ListKlass-24.R
[ 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)`: `expected` must be a vector, not `NULL`.
Backtrace:
▆
1. └─testthat::expect_in(expected = komm_search$klass_name) at test_ListKlass.R:24:3
2. └─testthat:::check_vector(exp$val, error_arg = "expected")
3. └─testthat:::stop_input_type(x, "a vector", arg = error_arg, call = error_call)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.4
Check: tests
Result: ERROR
Running 'testthat.R' [72s]
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 400
Saving _problems/test_ListKlass-24.R
[ 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)`: `expected` must be a vector, not `NULL`.
Backtrace:
▆
1. └─testthat::expect_in(expected = komm_search$klass_name) at test_ListKlass.R:24:3
2. └─testthat:::check_vector(exp$val, error_arg = "expected")
3. └─testthat:::stop_input_type(x, "a vector", arg = error_arg, call = error_call)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64
Version: 1.0.4
Check: tests
Result: ERROR
Running 'testthat.R' [147s]
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 400
Saving _problems/test_ListKlass-24.R
[ 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)`: `expected` must be a vector, not `NULL`.
Backtrace:
▆
1. └─testthat::expect_in(expected = komm_search$klass_name) at test_ListKlass.R:24:3
2. └─testthat:::check_vector(exp$val, error_arg = "expected")
3. └─testthat:::stop_input_type(x, "a vector", arg = error_arg, call = error_call)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 94 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64