Last updated on 2026-05-20 13:51:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.13.2 | 73.38 | 222.47 | 295.85 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1.13.2 | 79.90 | 165.74 | 245.64 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.1.13.2 | 103.00 | 382.43 | 485.43 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.13.2 | 133.00 | 361.87 | 494.87 | OK | |
| r-devel-windows-x86_64 | 2.1.13.2 | 93.00 | 246.00 | 339.00 | OK | |
| r-patched-linux-x86_64 | 2.1.12 | 82.07 | 226.29 | 308.36 | OK | |
| r-release-linux-x86_64 | 2.1.13.2 | 111.23 | 225.03 | 336.26 | OK | |
| r-release-macos-arm64 | 2.1.13.2 | 14.00 | 45.00 | 59.00 | OK | |
| r-release-macos-x86_64 | 2.1.13.2 | 44.00 | 220.00 | 264.00 | OK | |
| r-release-windows-x86_64 | 2.1.13.2 | 94.00 | 246.00 | 340.00 | ERROR | |
| r-oldrel-macos-arm64 | 2.1.13.2 | 12.00 | 54.00 | 66.00 | OK | |
| r-oldrel-macos-x86_64 | 2.1.13.2 | 44.00 | 214.00 | 258.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.13.2 | 118.00 | 326.00 | 444.00 | OK |
Version: 2.1.13.2
Check: tests
Result: ERROR
Running 'testthat.R' [55s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(GenomeAdmixR) # nolint
>
> test_check("GenomeAdmixR")
Saving _problems/test-simulate_admixture_data-200.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 463 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-simulate_admixture_data.R:200:3'): simulate_admixture_data_recombination_map ──
Expected `all_j` to equal `expected_num_j`.
Differences:
1/1 mismatches
[1] 69 - 100 == -31
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 463 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64