Last updated on 2024-11-25 03:50:12 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.3 | 205.73 | 137.02 | 342.75 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.3 | 160.74 | 105.41 | 266.15 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.3 | 643.86 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.3 | 721.18 | NOTE | |||
r-devel-windows-x86_64 | 1.1.3 | 247.00 | 0.00 | 247.00 | FAIL | |
r-patched-linux-x86_64 | 1.1.3 | 227.74 | 141.84 | 369.58 | NOTE | |
r-release-linux-x86_64 | 1.1.3 | 227.16 | 143.67 | 370.83 | NOTE | |
r-release-macos-arm64 | 1.1.3 | 179.00 | NOTE | |||
r-release-macos-x86_64 | 1.1.3 | 238.00 | NOTE | |||
r-release-windows-x86_64 | 1.1.3 | 247.00 | 212.00 | 459.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1.3 | 218.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1.3 | 349.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.1.3 | 274.00 | 219.00 | 493.00 | NOTE |
Version: 1.1.3
Check: Rd files
Result: NOTE
checkRd: (-1) rbm.haplos.power.Rd:35: Lost braces; missing escapes or markup?
35 | \item{simus.haplos}{ Which method to simulate the data, if \code{simus.haplos="freqs"}, {rbm.haplos.freqs()} is used, otherwise \code{rbm.haplos.thresholds()} is used.}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 1.1.3
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:
> ### Title: Variants annotation based on regions and subregions positions
> ### Aliases: set.genomic.region.subregion
>
> ### ** Examples
>
> #Import 1000Genome data from region around LCT gene
> x <- as.bed.matrix(LCT.gen, LCT.fam, LCT.bim)
>
> #Group variants within known genes and
> #Within coding and regulatory regions
> x <- set.genomic.region.subregion(x,
+ regions = genes.b37, subregions = subregions.LCT)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 12.95 2.07 15.05 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.1.3
Check: installed package size
Result: NOTE
installed size is 21.1Mb
sub-directories of 1Mb or more:
data 4.5Mb
libs 15.5Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64