Last updated on 2024-11-05 03:49:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-6.1 | 11.85 | 69.36 | 81.21 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1-6.1 | 7.79 | 43.42 | 51.21 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1-6.1 | 136.26 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-6.1 | 138.48 | OK | |||
r-devel-windows-x86_64 | 1.1-6.1 | 14.00 | 106.00 | 120.00 | OK | |
r-patched-linux-x86_64 | 1.1-6.1 | 12.40 | 63.61 | 76.01 | OK | |
r-release-linux-x86_64 | 1.1-6.1 | 11.99 | 63.64 | 75.63 | OK | |
r-release-macos-arm64 | 1.1-6.1 | 59.00 | OK | |||
r-release-macos-x86_64 | 1.1-6.1 | 130.00 | OK | |||
r-release-windows-x86_64 | 1.1-6.1 | 14.00 | 0.00 | 14.00 | FAIL | |
r-oldrel-macos-arm64 | 1.1-6.1 | 62.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1-6.1 | 94.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1-6.1 | 12.00 | 113.00 | 125.00 | OK |
Version: 1.1-6.1
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:
> a <- matrix(rnorm(9), 3)
> rwishart(30, SqrtSigma = a)
[,1] [,2] [,3]
[1,] 196.72645 -99.12417 -37.43265
[2,] -99.12417 72.70775 17.80321
[3,] -37.43265 17.80321 13.29027
> b <- crossprod(a)
> rwishart(30, Sigma = b)
[,1] [,2] [,3]
[1,] 184.92167 -85.64858 -23.043193
[2,] -85.64858 54.51175 13.323062
[3,] -23.04319 13.32306 9.464825
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 2.11 0.06 2.19 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-release-windows-x86_64