Last updated on 2025-12-20 06:50:19 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.7 | 76.32 | 602.66 | 678.98 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.7 | 44.14 | 328.24 | 372.38 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.7 | 134.00 | 839.32 | 973.32 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.7 | 129.00 | 811.10 | 940.10 | ERROR | |
| r-devel-windows-x86_64 | 1.0.7 | 65.00 | 569.00 | 634.00 | OK | |
| r-patched-linux-x86_64 | 1.0.7 | 73.71 | 571.41 | 645.12 | OK | |
| r-release-linux-x86_64 | 1.0.7 | 72.59 | 573.79 | 646.38 | OK | |
| r-release-macos-arm64 | 1.0.7 | OK | ||||
| r-release-macos-x86_64 | 1.0.7 | 47.00 | 392.00 | 439.00 | OK | |
| r-release-windows-x86_64 | 1.0.7 | 69.00 | 548.00 | 617.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.7 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.7 | 48.00 | 407.00 | 455.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.7 | 98.00 | 789.00 | 887.00 | OK |
Version: 1.0.7
Check: examples
Result: ERROR
Running examples in ‘dartR.base-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: gl.filter.hwe
> ### Title: Filters loci that show significant departure from Hardy-Weinberg
> ### Equilibrium @family matched filter
> ### Aliases: gl.filter.hwe
>
> ### ** Examples
>
> result <- gl.filter.hwe(x = bandicoot.gl)
Starting gl.filter.hwe
Processing genlight object with SNP data
Analysing each population separately
Error in `[.data.table`(dt, , `:=`(npop, .N), by = Locus) :
attempt access index 10/10 in VECTOR_ELT
Calls: gl.filter.hwe -> [ -> [.data.table
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.7
Check: examples
Result: ERROR
Running examples in ‘dartR.base-Ex.R’ failed
The error most likely occurred in:
> ### Name: gl.filter.hwe
> ### Title: Filters loci that show significant departure from Hardy-Weinberg
> ### Equilibrium @family matched filter
> ### Aliases: gl.filter.hwe
>
> ### ** Examples
>
> result <- gl.filter.hwe(x = bandicoot.gl)
Starting gl.filter.hwe
Processing genlight object with SNP data
Analysing each population separately
Error in `[.data.table`(dt, , `:=`(npop, .N), by = Locus) :
attempt access index 10/10 in VECTOR_ELT
Calls: gl.filter.hwe -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc