CRAN Package Check Results for Package goldilocks

Last updated on 2025-05-20 21:50:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 21.85 83.87 105.72 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 19.13 65.43 84.56 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 180.46 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 190.35 OK
r-devel-windows-x86_64 0.4.0 35.00 129.00 164.00 ERROR
r-patched-linux-x86_64 0.4.0 26.95 79.32 106.27 OK
r-release-linux-x86_64 0.4.0 26.35 85.36 111.71 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 129.00 162.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 41.00 142.00 183.00 OK

Check Details

Version: 0.4.0
Check: tests
Result: ERROR Running 'testthat.R' [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-windows-x86_64