Last updated on 2025-05-28 12:50:04 CEST.
Package | FAIL | OK |
---|---|---|
pcaL1 | 1 | 12 |
Current CRAN status: FAIL: 1, OK: 12
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