CRAN Package Check Results for Maintainer ‘Jing Xu <kenny.xu at duke-nus.edu.sg>’

Last updated on 2025-07-06 07:49:51 CEST.

Package FAIL NOTE
survivalMPLdc 1 12

Package survivalMPLdc

Current CRAN status: FAIL: 1, NOTE: 12

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.78 0.27 4.08 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