Last updated on 2025-07-27 08:48:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.12 | 70.82 | 233.94 | 304.76 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.12 | 54.42 | 167.40 | 221.82 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.12 | 477.43 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.12 | 488.30 | OK | |||
r-devel-windows-x86_64 | 2.1.12 | 94.00 | 247.00 | 341.00 | OK | |
r-patched-linux-x86_64 | 2.1.12 | 77.63 | 230.12 | 307.75 | OK | |
r-release-linux-x86_64 | 2.1.12 | 74.36 | 223.17 | 297.53 | OK | |
r-release-macos-arm64 | 2.1.12 | 122.00 | OK | |||
r-release-macos-x86_64 | 2.1.12 | 212.00 | OK | |||
r-release-windows-x86_64 | 2.1.12 | 92.00 | 236.00 | 328.00 | OK | |
r-oldrel-macos-arm64 | 2.1.12 | 125.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.1.12 | 204.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.1.12 | 113.00 | 321.00 | 434.00 | ERROR |
Version: 2.1.12
Check: installed package size
Result: NOTE
installed size is 6.9Mb
sub-directories of 1Mb or more:
doc 2.0Mb
libs 4.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 2.1.12
Check: tests
Result: ERROR
Running 'testthat.R' [78s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(GenomeAdmixR) # nolint
>
> test_check("GenomeAdmixR")
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 464 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On Windows (1): 'test-simulate_admixture_data.R:71:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-simulate_admixture_data.R:212:3'): simulate_admixture_data_recombination_map ──
`all_j` not equal to `expected_num_j`.
1/1 mismatches
[1] 71 - 100 == -29
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 464 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64