Last updated on 2025-01-13 07:49:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 55.61 | 135.72 | 191.33 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 43.14 | 94.44 | 137.58 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 346.02 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 359.83 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 60.00 | 0.00 | 60.00 | FAIL | |
r-patched-linux-x86_64 | 0.1.0 | 59.78 | 129.51 | 189.29 | NOTE | |
r-release-linux-x86_64 | 0.1.0 | 59.50 | 129.91 | 189.41 | NOTE | |
r-release-macos-arm64 | 0.1.0 | 104.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.0 | 141.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.0 | 62.00 | 177.00 | 239.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.0 | 113.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.0 | 189.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.0 | 73.00 | 212.00 | 285.00 | NOTE |
Version: 0.1.0
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
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.0
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:
> flush(stderr()); flush(stdout())
>
> ### Name: sPCA_rSVD
> ### Title: Sparse Principal Component Analysis via Regularized Singular
> ### Value Decompsition (sPCA-rSVD)
> ### Aliases: sPCA_rSVD
>
> ### ** Examples
>
> ## Not run:
> ##D nonrobM <- sPCA_rSVD(x = x, k = 2, center = T, scale = F)
> ## End(Not run)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 1.6 0.16 1.75 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