Last updated on 2026-02-26 23:50:36 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 3.10 | 95.51 | 98.61 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 2.19 | 66.20 | 68.39 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 149.29 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 142.22 | OK | |||
| r-devel-macos-arm64 | 1.0.5 | 1.00 | 228.00 | 229.00 | OK | |
| r-devel-windows-x86_64 | 1.0.4 | 5.00 | 186.00 | 191.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.4 | 3.46 | 83.34 | 86.80 | ERROR | |
| r-release-linux-x86_64 | 1.0.4 | 3.11 | 85.10 | 88.21 | OK | |
| r-release-macos-arm64 | 1.0.5 | 1.00 | 230.00 | 231.00 | OK | |
| r-release-macos-x86_64 | 1.0.5 | 3.00 | 386.00 | 389.00 | OK | |
| r-release-windows-x86_64 | 1.0.4 | 6.00 | 136.00 | 142.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.0.5 | 1.00 | 228.00 | 229.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.5 | 2.00 | 826.00 | 828.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.4 | 6.00 | 158.00 | 164.00 | ERROR |
Version: 1.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [43s/70s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(klassR)
>
> test_check("klassR")
Connection failed with error code 404
Saving _problems/test_ListKlass-8.R
Saving _problems/test_ListKlass-14.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 91 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ListKlass.R:6:3'): ListKlass returns a warning but still runs ──
Error in `data.frame(klass_name = dt$name, klass_nr = nums, klass_family = i, klass_type = dt$classificationType)`: arguments imply differing number of rows: 0, 1
Backtrace:
▆
1. ├─testthat::expect_warning(klass_table <- ListKlass()) at test_ListKlass.R:6:3
2. │ └─testthat:::expect_condition_matching_(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─klassR:::ListKlass()
8. └─klassR::list_klass(codelists = codelists, language = language)
9. └─base::data.frame(...)
── Error ('test_ListKlass.R:14:3'): list_klass returns a list ──────────────────
Error in `data.frame(klass_name = dt$name, klass_nr = nums, klass_family = i, klass_type = dt$classificationType)`: arguments imply differing number of rows: 0, 1
Backtrace:
▆
1. └─klassR::list_klass() at test_ListKlass.R:14:3
2. └─base::data.frame(...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 91 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.4
Check: tests
Result: ERROR
Running 'testthat.R' [120s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(klassR)
>
> test_check("klassR")
Connection failed with error code 404
Saving _problems/test_ListKlass-8.R
Saving _problems/test_ListKlass-14.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 91 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ListKlass.R:6:3'): ListKlass returns a warning but still runs ──
Error in `data.frame(klass_name = dt$name, klass_nr = nums, klass_family = i, klass_type = dt$classificationType)`: arguments imply differing number of rows: 0, 1
Backtrace:
▆
1. ├─testthat::expect_warning(klass_table <- ListKlass()) at test_ListKlass.R:6:3
2. │ └─testthat:::expect_condition_matching_(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─klassR:::ListKlass()
8. └─klassR::list_klass(codelists = codelists, language = language)
9. └─base::data.frame(...)
── Error ('test_ListKlass.R:14:3'): list_klass returns a list ──────────────────
Error in `data.frame(klass_name = dt$name, klass_nr = nums, klass_family = i, klass_type = dt$classificationType)`: arguments imply differing number of rows: 0, 1
Backtrace:
▆
1. └─klassR::list_klass() at test_ListKlass.R:14:3
2. └─base::data.frame(...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 91 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [56s/88s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(klassR)
>
> test_check("klassR")
Connection failed with error code 404
Saving _problems/test_ListKlass-8.R
Saving _problems/test_ListKlass-14.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 91 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ListKlass.R:6:3'): ListKlass returns a warning but still runs ──
Error in `data.frame(klass_name = dt$name, klass_nr = nums, klass_family = i, klass_type = dt$classificationType)`: arguments imply differing number of rows: 0, 1
Backtrace:
▆
1. ├─testthat::expect_warning(klass_table <- ListKlass()) at test_ListKlass.R:6:3
2. │ └─testthat:::expect_condition_matching_(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─klassR:::ListKlass()
8. └─klassR::list_klass(codelists = codelists, language = language)
9. └─base::data.frame(...)
── Error ('test_ListKlass.R:14:3'): list_klass returns a list ──────────────────
Error in `data.frame(klass_name = dt$name, klass_nr = nums, klass_family = i, klass_type = dt$classificationType)`: arguments imply differing number of rows: 0, 1
Backtrace:
▆
1. └─klassR::list_klass() at test_ListKlass.R:14:3
2. └─base::data.frame(...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 91 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.0.4
Check: tests
Result: ERROR
Running 'testthat.R' [70s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(klassR)
>
> test_check("klassR")
Connection failed with error code 404
Saving _problems/test_ListKlass-8.R
Saving _problems/test_ListKlass-14.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 91 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ListKlass.R:6:3'): ListKlass returns a warning but still runs ──
Error in `data.frame(klass_name = dt$name, klass_nr = nums, klass_family = i, klass_type = dt$classificationType)`: arguments imply differing number of rows: 0, 1
Backtrace:
▆
1. ├─testthat::expect_warning(klass_table <- ListKlass()) at test_ListKlass.R:6:3
2. │ └─testthat:::expect_condition_matching_(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─klassR:::ListKlass()
8. └─klassR::list_klass(codelists = codelists, language = language)
9. └─base::data.frame(...)
── Error ('test_ListKlass.R:14:3'): list_klass returns a list ──────────────────
Error in `data.frame(klass_name = dt$name, klass_nr = nums, klass_family = i, klass_type = dt$classificationType)`: arguments imply differing number of rows: 0, 1
Backtrace:
▆
1. └─klassR::list_klass() at test_ListKlass.R:14:3
2. └─base::data.frame(...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 91 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64
Version: 1.0.4
Check: tests
Result: ERROR
Running 'testthat.R' [91s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(klassR)
>
> test_check("klassR")
Connection failed with error code 404
Saving _problems/test_ListKlass-8.R
Saving _problems/test_ListKlass-14.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 91 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ListKlass.R:6:3'): ListKlass returns a warning but still runs ──
Error in `data.frame(klass_name = dt$name, klass_nr = nums, klass_family = i, klass_type = dt$classificationType)`: arguments imply differing number of rows: 0, 1
Backtrace:
▆
1. ├─testthat::expect_warning(klass_table <- ListKlass()) at test_ListKlass.R:6:3
2. │ └─testthat:::expect_condition_matching_(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─klassR:::ListKlass()
8. └─klassR::list_klass(codelists = codelists, language = language)
9. └─base::data.frame(...)
── Error ('test_ListKlass.R:14:3'): list_klass returns a list ──────────────────
Error in `data.frame(klass_name = dt$name, klass_nr = nums, klass_family = i, klass_type = dt$classificationType)`: arguments imply differing number of rows: 0, 1
Backtrace:
▆
1. └─klassR::list_klass() at test_ListKlass.R:14:3
2. └─base::data.frame(...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 91 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64