CRAN Package Check Results for Package RoBSA

Last updated on 2024-12-21 21:49:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 23.26 93.78 117.04 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 15.22 66.48 81.70 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.2 209.65 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 221.16 OK
r-devel-windows-x86_64 1.0.2 40.00 145.00 185.00 OK
r-patched-linux-x86_64 1.0.2 20.73 88.57 109.30 OK
r-release-linux-x86_64 1.0.2 19.26 88.74 108.00 OK
r-release-macos-arm64 1.0.2 96.00 OK
r-release-macos-x86_64 1.0.2 139.00 OK
r-release-windows-x86_64 1.0.2 39.00 145.00 184.00 OK
r-oldrel-macos-arm64 1.0.2 79.00 OK
r-oldrel-macos-x86_64 1.0.2 172.00 OK
r-oldrel-windows-x86_64 1.0.2 44.00 174.00 218.00 OK

Check Details

Version: 1.0.2
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