Last updated on 2025-09-27 07:49:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.4 | 54.78 | 444.36 | 499.14 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.2.4 | 41.19 | 326.63 | 367.82 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.4 | 845.16 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.4 | 851.24 | OK | |||
r-devel-windows-x86_64 | 1.2.4 | 59.00 | 403.00 | 462.00 | OK | |
r-patched-linux-x86_64 | 1.2.4 | 50.21 | 430.92 | 481.13 | OK | |
r-release-linux-x86_64 | 1.2.4 | 54.70 | 433.58 | 488.28 | OK | |
r-release-macos-arm64 | 1.2.4 | 202.00 | OK | |||
r-release-macos-x86_64 | 1.2.4 | 413.00 | OK | |||
r-release-windows-x86_64 | 1.2.4 | 59.00 | 402.00 | 461.00 | OK | |
r-oldrel-macos-arm64 | 1.2.4 | 193.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.4 | 274.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.4 | 77.00 | 538.00 | 615.00 | OK |
Version: 1.2.4
Check: examples
Result: ERROR
Running examples in ‘geneHapR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: LDheatmap
> ### Title: This function produces a pairwise LD plot.
> ### Aliases: LDheatmap plot_LDheatmap
>
> ### ** Examples
>
> # Pass LDheatmap a SnpMatrix object
> data(geneHapR_test)
> plot_LDheatmap(hap = hapResult,
+ gff = gff,
+ Chr = hapResult[1,2],
+ start = 4000, end = 8200)
Warning in LDheatmap(gdat, gff = gff, Chr = Chr, start = start, end = end, :
Only bi-alleles supported,Variables with less or more than 2 allels will be omitted.
Loading required namespace: GenomeInfoDb
Failed with error: ‘there is no package called ‘GenomeInfoDb’’
Error in h(simpleError(msg, call)) :
error in evaluating the argument 'i' in selecting a method for function '[': unable to load required package ‘GenomeInfoDb’
Calls: plot_LDheatmap ... vapply -> FUN -> is -> getClassDef -> .requirePackage
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.2.4
Check: examples
Result: ERROR
Running examples in ‘geneHapR-Ex.R’ failed
The error most likely occurred in:
> ### Name: LDheatmap
> ### Title: This function produces a pairwise LD plot.
> ### Aliases: LDheatmap plot_LDheatmap
>
> ### ** Examples
>
> # Pass LDheatmap a SnpMatrix object
> data(geneHapR_test)
> plot_LDheatmap(hap = hapResult,
+ gff = gff,
+ Chr = hapResult[1,2],
+ start = 4000, end = 8200)
Warning in LDheatmap(gdat, gff = gff, Chr = Chr, start = start, end = end, :
Only bi-alleles supported,Variables with less or more than 2 allels will be omitted.
Loading required namespace: GenomeInfoDb
Failed with error: ‘there is no package called ‘GenomeInfoDb’’
Error in h(simpleError(msg, call)) :
error in evaluating the argument 'i' in selecting a method for function '[': unable to load required package ‘GenomeInfoDb’
Calls: plot_LDheatmap ... vapply -> FUN -> is -> getClassDef -> .requirePackage
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang