CRAN Package Check Results for Package opticskxi

Last updated on 2026-06-11 02:49:40 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.85 154.57 161.42 OK
r-devel-linux-x86_64-fedora-clang 1.2.2 16.00 335.86 351.86 OK
r-devel-linux-x86_64-fedora-gcc 1.2.2 12.00 189.31 201.31 OK
r-devel-windows-x86_64 1.2.1 12.00 242.00 254.00 ERROR
r-patched-linux-x86_64 1.2.1 9.63 204.46 214.09 OK
r-release-linux-x86_64 1.2.1 8.85 202.91 211.76 OK
r-release-macos-arm64 1.2.2 2.00 69.00 71.00 OK
r-release-macos-x86_64 1.2.2 7.00 245.00 252.00 OK
r-release-windows-x86_64 1.2.1 11.00 243.00 254.00 OK
r-oldrel-macos-arm64 1.2.2 3.00 66.00 69.00 OK
r-oldrel-macos-x86_64 1.2.2 7.00 224.00 231.00 OK
r-oldrel-windows-x86_64 1.2.1 16.00 305.00 321.00 OK

Check Details

Version: 1.2.1
Check: tests
Result: ERROR Running 'testthat.R' [32s] 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-windows-x86_64