Last updated on 2025-06-23 02:50:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.70 | 76.96 | 325.06 | 402.02 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.70 | 50.43 | 205.53 | 255.96 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.70 | 661.71 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.70 | 641.46 | OK | |||
r-devel-windows-x86_64 | 1.70 | 95.00 | 0.00 | 95.00 | FAIL | |
r-patched-linux-x86_64 | 1.70 | 75.70 | 307.20 | 382.90 | OK | |
r-release-linux-x86_64 | 1.70 | 68.31 | 312.56 | 380.87 | OK | |
r-release-macos-arm64 | 1.70 | 154.00 | OK | |||
r-release-macos-x86_64 | 1.70 | 323.00 | OK | |||
r-release-windows-x86_64 | 1.70 | 100.00 | 366.00 | 466.00 | OK | |
r-oldrel-macos-arm64 | 1.70 | 153.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.70 | 599.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.70 | 118.00 | 431.00 | 549.00 | NOTE |
Version: 1.70
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:
> ## Don't show:
> hyper <- subset(hyper, c(1,4,6,15))
> ## End(Don't show)
> hyper <- calc.genoprob(hyper)
> out <- scanone(hyper, method="hk")
> plot(out, chr=c(1, 4, 6, 15))
>
> # add arrow and text to indicate peak LOD score
> mxout <- max(out)
> x <- xaxisloc.scanone(out, mxout$chr, mxout$pos, chr=c(1,4,6,15))
> arrows(x+30, mxout$lod, x+5, mxout$lod, len=0.1, col="blue")
> text(x+35, mxout$lod, "the peak", col="blue", adj=c(0, 0.5))
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 63.53 5.73 69.33 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
Version: 1.70
Check: installed package size
Result: NOTE
installed size is 11.5Mb
sub-directories of 1Mb or more:
R 2.1Mb
contrib 3.7Mb
doc 3.0Mb
libs 1.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64