Last updated on 2025-06-09 09:49:22 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 22.89 | 84.65 | 107.54 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 19.59 | 67.33 | 86.92 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 173.08 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 175.90 | OK | |||
r-devel-windows-x86_64 | 0.4.0 | 32.00 | 124.00 | 156.00 | OK | |
r-patched-linux-x86_64 | 0.4.0 | 24.46 | 85.81 | 110.27 | OK | |
r-release-linux-x86_64 | 0.4.0 | 25.28 | 86.47 | 111.75 | 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 | 115.00 | 148.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 | 144.00 | 184.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