Last updated on 2025-05-14 02:50:15 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 19.04 | 119.08 | 138.12 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 13.86 | 78.67 | 92.53 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 224.64 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 220.93 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 23.00 | 0.00 | 23.00 | FAIL | |
r-patched-linux-x86_64 | 1.0.1 | 18.16 | 107.84 | 126.00 | OK | |
r-release-linux-x86_64 | 1.0.1 | 17.98 | 109.42 | 127.40 | OK | |
r-release-macos-arm64 | 1.0.1 | 83.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 138.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 23.00 | 137.00 | 160.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 65.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 111.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.1 | 27.00 | 170.00 | 197.00 | OK |
Version: 1.0.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:
> ##D ## map information of target region
> ##D map.chr <- map[map$Chr == chr, ][window, ]
> ##D ## matrix of sire haplotypes in target region
> ##D hapSire <- rlist::list.rbind(haps[[chr]])
> ##D sireID <- 1:length(unique(daughterSire))
> ##D hapSire <- cbind(rep(sireID, each = 2), hapSire[, window])
> ##D ## matrix of progeny genotypes
> ##D genotype.chr <- X[, map.chr$SNP]
> ##D colnames(genotype.chr) <- map.chr$SNP
> ##D save(list = c('genotype.chr', 'hapSire', 'map.chr', 'daughterSire'),
> ##D file = 'targetregion.RData', compress = 'xz')
> ## End(Not run)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 10.31 0.45 10.77 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