Last updated on 2025-06-06 20:50:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.1 | 6.55 | 139.74 | 146.29 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.1 | 6.48 | 96.79 | 103.27 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.5.1 | 234.86 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 248.76 | OK | |||
r-devel-windows-x86_64 | 0.5.1 | 10.00 | 146.00 | 156.00 | OK | |
r-patched-linux-x86_64 | 0.5.1 | 6.33 | 135.18 | 141.51 | OK | |
r-release-linux-x86_64 | 0.5.1 | 5.18 | 131.96 | 137.14 | OK | |
r-release-macos-arm64 | 0.5.1 | 67.00 | OK | |||
r-release-macos-x86_64 | 0.5.1 | 147.00 | OK | |||
r-release-windows-x86_64 | 0.5.1 | 9.00 | 146.00 | 155.00 | OK | |
r-oldrel-macos-arm64 | 0.5.1 | 72.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.1 | 165.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.1 | 12.00 | 202.00 | 214.00 | OK |
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [39s/51s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(SurvMetrics)
> Sys.setenv("OMP_THREAD_LIMIT" = 1)
> test_check("SurvMetrics")
randomForestSRC 3.4.0
Type rfsrc.news() to see new features, changes, and bug fixes.
Loading required package: prodlim
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 93 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-Cindex.R:78:3'): Cindex ──────────────────────────────────────
Cindex(rsffit, test_data) (`actual`) not equal to `expval` (`expected`).
`actual`: 0.7680
`expected`: 0.7655
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 93 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc