Last updated on 2025-01-19 05:49:11 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 3.36 | 76.10 | 79.46 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 1.77 | 52.16 | 53.93 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 128.71 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 122.43 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 6.00 | 154.00 | 160.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 3.26 | 74.22 | 77.48 | OK | |
r-release-linux-x86_64 | 1.0.1 | 2.82 | 73.11 | 75.93 | OK | |
r-release-macos-arm64 | 1.0.1 | 182.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 223.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 6.00 | 156.00 | 162.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 202.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 235.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.1 | 6.00 | 167.00 | 173.00 | ERROR |
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [41s/77s]
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 93 ]
══ 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 93 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [26s/53s]
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 93 ]
══ 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 93 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: tests
Result: ERROR
Running 'testthat.R' [69s]
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 93 ]
══ 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 93 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64