Last updated on 2025-08-23 12:48:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.3 | 12.31 | 327.92 | 340.23 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.3 | 8.07 | 282.74 | 290.81 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.4 | 335.54 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 537.35 | OK | |||
r-devel-windows-x86_64 | 0.2.3 | 14.00 | 338.00 | 352.00 | OK | |
r-patched-linux-x86_64 | 0.2.3 | 13.58 | 323.84 | 337.42 | OK | |
r-release-linux-x86_64 | 0.2.3 | 11.30 | 316.75 | 328.05 | OK | |
r-release-macos-arm64 | 0.2.3 | 151.00 | OK | |||
r-release-macos-x86_64 | 0.2.4 | 304.00 | OK | |||
r-release-windows-x86_64 | 0.2.3 | 15.00 | 336.00 | 351.00 | OK | |
r-oldrel-macos-arm64 | 0.2.3 | 144.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.4 | 258.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.3 | 18.00 | 437.00 | 455.00 | OK |
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [2m/13m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(psborrow)
>
> test_check("psborrow")
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 129 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• !Sys.getenv("RUN_ALL_TESTS") == TRUE is TRUE (1): 'test-quiet.R:115:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-apply_mcmc.R:5:5'): (code run outside of `test_that()`) ────────
<packageNotFoundError/error/condition>
Error in `library(flexsurv)`: there is no package called 'flexsurv'
Backtrace:
▆
1. ├─base::suppressPackageStartupMessages(...) at test-apply_mcmc.R:3:1
2. │ └─base::withCallingHandlers(expr, packageStartupMessage = function(c) tryInvokeRestart("muffleMessage"))
3. └─base::library(flexsurv) at test-apply_mcmc.R:5:5
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 129 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang