Last updated on 2025-04-25 18:50:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 22.73 | 83.56 | 106.29 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 19.30 | 63.95 | 83.25 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 174.06 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 197.45 | OK | |||
r-devel-windows-x86_64 | 0.4.0 | 32.00 | 114.00 | 146.00 | OK | |
r-patched-linux-x86_64 | 0.4.0 | 28.42 | 85.72 | 114.14 | OK | |
r-release-linux-x86_64 | 0.4.0 | 26.68 | 85.35 | 112.03 | OK | |
r-release-macos-arm64 | 0.4.0 | 69.00 | OK | |||
r-release-macos-x86_64 | 0.4.0 | 117.00 | OK | |||
r-release-windows-x86_64 | 0.4.0 | 33.00 | 116.00 | 149.00 | OK | |
r-oldrel-macos-arm64 | 0.4.0 | 74.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.0 | 100.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.0 | 40.00 | 141.00 | 181.00 | OK |
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(goldilocks)
Loading required package: survival
>
> test_check("goldilocks")
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 17 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-survival_adapt.R:81:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-survival_adapt.R:54:3'): survival_adapt-cox ────────────────────
Error in `if (prob_now > prob_ha) {
expected_success_test <- expected_success_test + 1
}`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─goldilocks::survival_adapt(...) at test-survival_adapt.R:54:3
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 17 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc