Last updated on 2026-06-08 13:50:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 26.34 | 96.40 | 122.74 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 17.30 | 67.81 | 85.11 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 55.00 | 156.50 | 211.50 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 41.00 | 172.88 | 213.88 | OK | |
| r-devel-windows-x86_64 | 1.0.4 | 44.00 | 136.00 | 180.00 | OK | |
| r-patched-linux-x86_64 | 1.0.4 | 22.46 | 90.80 | 113.26 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 22.39 | 91.01 | 113.40 | OK | |
| r-release-macos-arm64 | 1.0.4 | 1.00 | 5.00 | 6.00 | ERROR | |
| r-release-macos-x86_64 | 1.0.4 | 26.00 | 170.00 | 196.00 | OK | |
| r-release-windows-x86_64 | 1.0.4 | 45.00 | 135.00 | 180.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.4 | 7.00 | 40.00 | 47.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.4 | 26.00 | 181.00 | 207.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.4 | 49.00 | 161.00 | 210.00 | OK |
Version: 1.0.4
Check: examples
Result: ERROR
Running examples in ‘RoBSA-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: calibrate_quartiles
> ### Title: Calibrate prior distributions based on quartiles
> ### Aliases: calibrate_quartiles
>
> ### ** Examples
>
> priors <- calibrate_quartiles(median_t = 5, iq_range_t = 10, prior_sd = 0.5)
Error in loadNamespace(x) : there is no package called ‘flexsurv’
Calls: calibrate_quartiles ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.4
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-macos-arm64