CRAN Package Check Results for Maintainer ‘Hong Wang <wh at csu.edu.cn>’

Last updated on 2025-06-08 02:49:42 CEST.

Package ERROR OK
SurvMetrics 1 12

Package SurvMetrics

Current CRAN status: ERROR: 1, OK: 12

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