Last updated on 2026-07-07 12:53:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4-1 | 8.44 | 125.94 | 134.38 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4-1 | 6.69 | 97.21 | 103.90 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4-1 | 14.00 | 187.73 | 201.73 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4-1 | 14.00 | 188.23 | 202.23 | OK | |
| r-devel-windows-x86_64 | 0.4-1 | 10.00 | 0.00 | 10.00 | FAIL | |
| r-patched-linux-x86_64 | 0.4-1 | 9.29 | 120.54 | 129.83 | OK | |
| r-release-linux-x86_64 | 0.4-1 | 8.69 | 120.82 | 129.51 | OK | |
| r-release-macos-arm64 | 0.4-1 | 2.00 | 45.00 | 47.00 | OK | |
| r-release-macos-x86_64 | 0.4-1 | 6.00 | 195.00 | 201.00 | OK | |
| r-release-windows-x86_64 | 0.4-1 | 9.00 | 190.00 | 199.00 | OK | |
| r-oldrel-macos-arm64 | 0.4-1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4-1 | 6.00 | 149.00 | 155.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4-1 | 14.00 | 232.00 | 246.00 | OK |
Version: 0.4-1
Check: HTML 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:
> ### Keywords: hplot methods
>
> ### ** Examples
>
> Z <- rmvnorm(1000, rep(0, 6))
> Z[1:20, 1] <- Z[1:20, 1] + 10
> A <- matrix(rnorm(36), ncol = 6)
> X <- tcrossprod(Z, A)
> icsX <- ics2(X)
> # For demonstation purposes mDist is small, should be larger for real data analysis
> icsXoutliers <- ics.outlier(icsX, mDist = 500)
> plot(icsXoutliers, col.out = 2)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 45.6 4.24 49.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