Last updated on 2026-06-10 12:52:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 9.37 | 213.04 | 222.41 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 6.93 | 150.04 | 156.97 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 193.14 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 16.00 | 349.99 | 365.99 | ERROR | |
| r-devel-windows-x86_64 | 1.2.1 | 13.00 | 248.00 | 261.00 | OK | |
| r-patched-linux-x86_64 | 1.2.1 | 9.06 | 203.23 | 212.29 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 8.85 | 202.91 | 211.76 | OK | |
| r-release-macos-arm64 | 1.2.1 | 3.00 | 59.00 | 62.00 | OK | |
| r-release-macos-x86_64 | 1.2.1 | 7.00 | 232.00 | 239.00 | OK | |
| r-release-windows-x86_64 | 1.2.1 | 11.00 | 243.00 | 254.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.1 | 6.00 | 207.00 | 213.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.1 | 16.00 | 305.00 | 321.00 | OK |
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [62s/105s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(opticskxi)
>
> test_check("opticskxi")
Saving _problems/test-opticskxi-27.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 32 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-opticskxi.R:27:1'): opticskxi_pipeline ───────────────────────
Expected `as.vector(table(kxi$clusters[[1]]))` to equal `c(59, 91)`.
Differences:
2/2 mismatches (average diff: 32)
[1] 91 - 59 == 32
[2] 59 - 91 == -32
Backtrace:
▆
1. └─opticskxi (local) test_opticskxi_pipeline()
2. └─testthat::expect_equal(...) at test-opticskxi.R:19:3
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 32 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc