CRAN Package Check Results for Package GenomeAdmixR

Last updated on 2026-07-24 17:51:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.13.2 70.85 228.98 299.83 ERROR
r-devel-linux-x86_64-debian-gcc 2.1.13.2 49.91 165.62 215.53 OK
r-devel-linux-x86_64-fedora-clang 2.1.13.2 92.00 334.61 426.61 OK
r-devel-linux-x86_64-fedora-gcc 2.1.13.2 66.00 194.08 260.08 OK
r-devel-windows-x86_64 2.1.13.2 92.00 239.00 331.00 OK
r-patched-linux-x86_64 2.1.13.2 65.06 230.73 295.79 OK
r-release-linux-x86_64 2.1.13.2 68.19 228.99 297.18 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 92.00 244.00 336.00 OK
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 116.00 328.00 444.00 OK

Check Details

Version: 2.1.13.2
Check: tests
Result: ERROR Running ‘testthat.R’ [52s/63s] 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] 71 - 100 == -29 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 463 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang