Last updated on 2026-03-01 15:50:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 2.04 | 28.91 | 30.95 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 1.49 | 22.67 | 24.16 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 48.91 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 68.00 | 235.08 | 303.08 | OK | |
| r-devel-macos-arm64 | 2.0.0 | 9.00 | 43.00 | 52.00 | OK | |
| r-devel-windows-x86_64 | 1.2.1 | 4.00 | 143.00 | 147.00 | OK | |
| r-patched-linux-x86_64 | 1.2.1 | 2.14 | 24.64 | 26.78 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 1.71 | 24.79 | 26.50 | OK | |
| r-release-macos-arm64 | 2.0.0 | 7.00 | 41.00 | 48.00 | OK | |
| r-release-macos-x86_64 | 2.0.0 | 29.00 | 420.00 | 449.00 | OK | |
| r-release-windows-x86_64 | 1.2.1 | 4.00 | 54.00 | 58.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.0 | 7.00 | 42.00 | 49.00 | ERROR | |
| r-oldrel-macos-x86_64 | 2.0.0 | 26.00 | 393.00 | 419.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.2.1 | 3.00 | 54.00 | 57.00 | OK |
Version: 2.0.0
Check: installed package size
Result: NOTE
installed size is 9.2Mb
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