Last updated on 2025-03-09 20:51:55 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | 10.82 | 83.34 | 94.16 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 8.07 | 59.60 | 67.67 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 153.08 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 144.88 | OK | |||
r-devel-macos-arm64 | 1.0.4 | 47.00 | OK | |||
r-devel-macos-x86_64 | 1.0.4 | 133.00 | OK | |||
r-devel-windows-x86_64 | 1.0.4 | 14.00 | 100.00 | 114.00 | FAIL | |
r-patched-linux-x86_64 | 1.0.4 | 11.54 | 81.07 | 92.61 | OK | |
r-release-linux-x86_64 | 1.0.4 | 10.45 | 78.92 | 89.37 | OK | |
r-release-macos-arm64 | 1.0.4 | 45.00 | OK | |||
r-release-macos-x86_64 | 1.0.4 | 68.00 | OK | |||
r-release-windows-x86_64 | 1.0.4 | 13.00 | 96.00 | 109.00 | OK | |
r-oldrel-macos-arm64 | 1.0.4 | OK | ||||
r-oldrel-macos-x86_64 | 1.0.4 | 78.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.4 | 16.00 | 123.00 | 139.00 | OK |
Version: 1.0.4
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:
alternative alleles (A & a) at a sex-determination locus in which heterozygotes
are male with a probability of 0.9; and female with a probability of 0.1.
To plot enter plot('object_name') at the command line
interface.
> par(mfrow=c(2,1))
> plot(object,lwd=4,type="s",show="sex-ratio")
> plot(object,lwd=4,type="s",show="genotypes")
> par(mfrow=c(1,1))
>
>
>
>
> graphics::par(get("par.postscript", pos = 'CheckExEnv'))
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 8.39 1.12 13.59 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