CRAN Package Check Results for Package frailtySurv

Last updated on 2025-01-19 05:49:08 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.8 33.57 93.70 127.27 OK
r-devel-linux-x86_64-debian-gcc 1.3.8 23.01 67.97 90.98 OK
r-devel-linux-x86_64-fedora-clang 1.3.8 208.29 OK
r-devel-linux-x86_64-fedora-gcc 1.3.8 203.52 OK
r-devel-windows-x86_64 1.3.8 40.00 116.00 156.00 OK
r-patched-linux-x86_64 1.3.8 31.16 88.36 119.52 OK
r-release-linux-x86_64 1.3.8 32.73 88.62 121.35 OK
r-release-macos-arm64 1.3.8 50.00 OK
r-release-macos-x86_64 1.3.8 79.00 OK
r-release-windows-x86_64 1.3.8 36.00 0.00 36.00 FAIL
r-oldrel-macos-arm64 1.3.8 60.00 OK
r-oldrel-macos-x86_64 1.3.8 95.00 OK
r-oldrel-windows-x86_64 1.3.8 42.00 145.00 187.00 OK

Check Details

Version: 1.3.8
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > ##D dat <- genfrail(N=200, K=2, beta=c(log(2),log(3)), > ##D frailty="gamma", theta=2, > ##D censor.rate=0.35, > ##D Lambda_0=function(t, tau=4.6, C=0.01) (C*t)^tau) > ##D > ##D fit <- fitfrail(Surv(time, status) ~ Z1 + Z2 + cluster(family), > ##D dat, frailty="gamma") > ##D > ##D # boot=TRUE will give the weighted bootstrap variance estimates > ##D COV <- vcov(fit, boot=FALSE) > ##D COV > ## End(Not run) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 8.59 0.56 9.16 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-release-windows-x86_64