Last updated on 2026-03-04 05:52:37 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| selection.index | 1 | 1 | 12 |
Current CRAN status: ERROR: 1, NOTE: 1, OK: 12
Version: 2.0.0
Check: installed package size
Result: NOTE
installed size is 9.1Mb
sub-directories of 1Mb or more:
libs 8.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 2.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(selection.index)
>
> test_check("selection.index")
Saving _problems/test-eigen_indices-358.R
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 2767 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test-cpp_math_primitives.R:642:3', 'test-cpp_wrappers.R:563:3'
• On Mac (1): 'test-cpp_math_primitives.R:628:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-eigen_indices.R:358:3'): ppg_esim: K_P is a rank-1 projection matrix ──
Error in `eigen(K, only.values = TRUE)$values > 0.5`: invalid comparison with complex values
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 2767 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-arm64