CRAN Package Check Results for Package pcaL1

Last updated on 2025-05-31 13:49:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.9 12.30 27.79 40.09 OK
r-devel-linux-x86_64-debian-gcc 1.5.9 8.88 21.04 29.92 OK
r-devel-linux-x86_64-fedora-clang 1.5.9 61.24 OK
r-devel-linux-x86_64-fedora-gcc 1.5.9 59.13 OK
r-devel-windows-x86_64 1.5.9 18.00 0.00 18.00 FAIL
r-patched-linux-x86_64 1.5.9 11.10 26.51 37.61 OK
r-release-linux-x86_64 1.5.9 10.26 26.81 37.07 OK
r-release-macos-arm64 1.5.9 28.00 OK
r-release-macos-x86_64 1.5.9 50.00 OK
r-release-windows-x86_64 1.5.9 23.00 84.00 107.00 OK
r-oldrel-macos-arm64 1.5.9 33.00 OK
r-oldrel-macos-x86_64 1.5.9 53.00 OK
r-oldrel-windows-x86_64 1.5.9 21.00 97.00 118.00 OK

Check Details

Version: 1.5.9
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: > > ##projects data into 2 dimensions. > mywl1pca <- wl1pca(X, projDim=2, center=FALSE) .. # Result summary L1 error = 66.78699 Num iterations = 3 Elapsed time = 0 seconds > > ## plot first two scores > plot(mywl1pca$scores) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 2.64 0.22 2.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-devel-windows-x86_64