• using R version 4.5.3 (2026-03-11 ucrt)
  • using platform: x86_64-w64-mingw32
  • R was compiled by     gcc.exe (GCC) 14.3.0     GNU Fortran (GCC) 14.3.0
  • running under: Windows Server 2022 x64 (build 20348)
  • using session charset: UTF-8
  • checking for file 'curesurv/DESCRIPTION' ... OK
  • checking extension type ... Package
  • this is package 'curesurv' version '0.1.2'
  • package encoding: UTF-8
  • checking package namespace information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking whether package 'curesurv' can be installed ... OK See the install log for details.
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking 'build' directory ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... OK
  • checking for left-over files ... OK
  • checking index information ... OK
  • checking package subdirectories ... OK
  • checking code files for non-ASCII characters ... OK
  • checking R files for syntax errors ... OK
  • checking whether the package can be loaded ... [2s] OK
  • checking whether the package can be loaded with stated dependencies ... [2s] OK
  • checking whether the package can be unloaded cleanly ... [2s] OK
  • checking whether the namespace can be loaded with stated dependencies ... [1s] OK
  • checking whether the namespace can be unloaded cleanly ... [2s] OK
  • checking loading without being on the library search path ... [2s] OK
  • checking use of S3 registration ... OK
  • checking dependencies in R code ... OK
  • checking S3 generic/method consistency ... OK
  • checking replacement functions ... OK
  • checking foreign function calls ... OK
  • checking R code for possible problems ... [47s] OK
  • checking Rd files ... [2s] OK
  • checking Rd metadata ... OK
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking contents of 'data' directory ... OK
  • checking data for non-ASCII characters ... [0s] OK
  • checking LazyData ... OK
  • checking data for ASCII and uncompressed saves ... OK
  • checking installed files from 'inst/doc' ... OK
  • checking files in 'vignettes' ... OK
  • checking examples ... [15s] OK
  • checking for unstated dependencies in 'tests' ... OK
  • checking tests ... [2s] OK   Running 'testthat.R' [2s]
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes ... OK
  • checking re-building of vignette outputs ... [28s] OK
  • checking PDF version of manual ... [24s] OK
  • checking HTML version of manual ... [18s] OK
  • DONE Status: OK 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:  1st Qu.:33.30 1st Qu.:-0.9358 40-65:580 1st Qu.: 1.868454  Median :51.57 Median : 0.0276 >=65 :700 Median : 5.935138  Mean :51.05 Mean : 0.0000 Mean : 7.360309  3rd Qu.:69.11 3rd Qu.: 0.9525 3rd Qu.:15.000000  Max. :79.95 Max. : 1.5240 Max. :15.000000      event cumehazard ehazard weisurvpop  Min. :0.0000 Min. :0.00000 Min. :3.900e-07 Min. :0.0310  1st Qu.:0.0000 1st Qu.:0.00210 1st Qu.:6.876e-04 1st Qu.:0.7876  Median :0.0000 Median :0.04289 Median :1.773e-02 Median :0.9580  Mean :0.4745 Mean :0.18898 Mean :7.069e-02 Mean :0.8631  3rd Qu.:1.0000 3rd Qu.:0.23879 3rd Qu.:1.160e-01 3rd Qu.:0.9979  Max. :1.0000 Max. :3.47389 Max. :6.816e-01 Max. :1.0000 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 13.41 1.28 14.73 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 ?) ========