Last updated on 2025-12-18 07:48:41 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 22.63 | 85.60 | 108.23 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 13.47 | 66.68 | 80.15 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 44.00 | 128.12 | 172.12 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 35.00 | 143.22 | 178.22 | OK | |
| r-devel-windows-x86_64 | 0.4.0 | 36.00 | 113.00 | 149.00 | OK | |
| r-patched-linux-x86_64 | 0.4.0 | 25.54 | 86.17 | 111.71 | OK | |
| r-release-linux-x86_64 | 0.4.0 | 26.33 | 86.19 | 112.52 | OK | |
| r-release-macos-arm64 | 0.4.0 | OK | ||||
| r-release-macos-x86_64 | 0.4.0 | 14.00 | 103.00 | 117.00 | OK | |
| r-release-windows-x86_64 | 0.4.0 | 34.00 | 113.00 | 147.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.0 | 14.00 | 86.00 | 100.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 42.00 | 144.00 | 186.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")
Saving _problems/test-survival_adapt-74.R
[ 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