Last updated on 2024-11-13 10:48:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5-9 | 20.78 | 399.67 | 420.45 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5-9 | 13.32 | 264.80 | 278.12 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5-9 | 691.50 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5-9 | 689.36 | OK | |||
r-devel-windows-x86_64 | 0.5-9 | 25.00 | 511.00 | 536.00 | OK | |
r-patched-linux-x86_64 | 0.5-9 | 22.06 | 372.14 | 394.20 | OK | |
r-release-linux-x86_64 | 0.5-9 | 17.78 | 375.21 | 392.99 | OK | |
r-release-macos-arm64 | 0.5-9 | 242.00 | OK | |||
r-release-macos-x86_64 | 0.5-9 | 805.00 | OK | |||
r-release-windows-x86_64 | 0.5-9 | 25.00 | 0.00 | 25.00 | FAIL | |
r-oldrel-macos-arm64 | 0.5-9 | 232.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5-9 | 624.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5-9 | 26.00 | 565.00 | 591.00 | OK |
Version: 0.5-9
Check: re-building of vignette outputs
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:
+ col.lgc <- adjustcolor(c(2,4), 2/3)
+ matlines(n, abs(relE[,c("lgcor","lgcor6")]), col=col.lgc, lwd=3)
+ lines(n, abs(relE[,"lgcor6"]), col=adjustcolor(4, 2/3), lwd=3)
+ eaxis(1, sub10=2); eaxis(2); abline(h = 2^-(53:51), lty=3, col=adjustcolor(1, 1/2))
+ axis(1, at=15, col=NA, line=-1); abline(v=c(10,15), lty=2, col=adjustcolor(1, 1/4))
+ legend("topright", legend=colnames(relE), cex = 3/4,
+ col=1:6, lty=1:5, pch= c(1L:9L, 0L, letters)[seq_len(ncol(relE))])
+ legend("topright", legend=colnames(relE)[1:6], cex = 3/4, lty=1:5, lwd=3,
+ col=c(rep(NA,4), col.lgc), bty="n")
+ ## Note that lgammacor(x) {default, n=5} is clearly inferior,
+ ## but lgammacor(x, 6) is really good {in [10, 50] at least}
+ }# end if( <Rmpfr> )
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 23.66 1.3 52.52 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