CRAN Package Check Results for Package survivalMPLdc

Last updated on 2025-04-15 01:50:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 14.50 873.78 888.28 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.1 8.39 616.50 624.89 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.1 1410.21 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 1454.54 NOTE
r-devel-windows-x86_64 0.1.1 14.00 1274.00 1288.00 NOTE
r-patched-linux-x86_64 0.1.1 13.76 844.57 858.33 NOTE
r-release-linux-x86_64 0.1.1 11.53 843.77 855.30 NOTE
r-release-macos-arm64 0.1.1 545.00 NOTE
r-release-macos-x86_64 0.1.1 1030.00 NOTE
r-release-windows-x86_64 0.1.1 14.00 1355.00 1369.00 NOTE
r-oldrel-macos-arm64 0.1.1 487.00 NOTE
r-oldrel-macos-x86_64 0.1.1 760.00 NOTE
r-oldrel-windows-x86_64 0.1.1 18.00 0.00 18.00 FAIL

Check Details

Version: 0.1.1
Check: Rd files
Result: NOTE checkRd: (-1) coxph_mpl_dc.Rd:24: Lost braces; missing escapes or markup? 24 | \item{mpl_h0t}{MPL estimates of the baseline hazard for T, i.e. h_{0T}(x_i)} | ^ checkRd: (-1) coxph_mpl_dc.Rd:25: Lost braces; missing escapes or markup? 25 | \item{mpl_h0c}{MPL estimates of the baseline hazard for C, i.e. h_{0C}(x_i)} | ^ checkRd: (-1) coxph_mpl_dc.Rd:26: Lost braces; missing escapes or markup? 26 | \item{mpl_H0t}{MPL estimates of the baseline cumulative hazard for T, i.e. H_{0T}(x_i)} | ^ checkRd: (-1) coxph_mpl_dc.Rd:27: Lost braces; missing escapes or markup? 27 | \item{mpl_H0c}{MPL estimates of the baseline cumulative hazard for C, i.e. H_{0c}(x_i)} | ^ checkRd: (-1) coxph_mpl_dc.Rd:28: Lost braces; missing escapes or markup? 28 | \item{mpl_S0t}{MPL estimates of the baseline survival for T, i.e. S_{0T}(x_i)} | ^ checkRd: (-1) coxph_mpl_dc.Rd:29: Lost braces; missing escapes or markup? 29 | \item{mpl_S0c}{MPL estimates of the baseline survival for C, i.e. S_{0C}(x_i)} | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.1.1
Check: re-building of vignette outputs
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: + tau, copula3, distr.ev, distr.ce) > n <- nrow(cova) > p <- ncol(cova) > ##-- event and dependent censoring proportions > colSums(surv)[c(2,3)]/n del eta 0.50 0.29 > X <- surv[,1] # Observed time > del<-surv[,2] # failure status > eta<-surv[,3] # dependent censoring status > > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 3.62 0.23 3.86 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-oldrel-windows-x86_64