CRAN Package Check Results for Package qtl2convert

Last updated on 2026-06-04 18:50:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.32 29.95 50.84 80.79 OK
r-devel-linux-x86_64-debian-gcc 0.32 20.12 37.31 57.43 ERROR
r-devel-linux-x86_64-fedora-clang 0.32 46.00 78.45 124.45 OK
r-devel-linux-x86_64-fedora-gcc 0.32 59.00 78.75 137.75 OK
r-devel-windows-x86_64 0.32 36.00 92.00 128.00 OK
r-patched-linux-x86_64 0.32 25.35 47.65 73.00 OK
r-release-linux-x86_64 0.32 27.60 47.02 74.62 OK
r-release-macos-arm64 0.32 7.00 19.00 26.00 OK
r-release-macos-x86_64 0.32 19.00 74.00 93.00 OK
r-release-windows-x86_64 0.32 37.00 87.00 124.00 OK
r-oldrel-macos-arm64 0.32 5.00 13.00 18.00 OK
r-oldrel-macos-x86_64 0.32 18.00 49.00 67.00 OK
r-oldrel-windows-x86_64 0.32 40.00 104.00 144.00 OK

Check Details

Version: 0.32
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > test_check("qtl2convert") Loading required package: qtl2convert Saving _problems/test-probs_qtl_to_qtl2-18.R Saving _problems/test-probs_qtl_to_qtl2-40.R Saving _problems/test-probs_qtl_to_qtl2-50.R Saving _problems/test-probs_qtl_to_qtl2-61.R Saving _problems/test-probs_qtl_to_qtl2-71.R Saving _problems/test-probs_qtl_to_qtl2-82.R Saving _problems/test-probs_qtl_to_qtl2-93.R Saving _problems/test-probs_qtl_to_qtl2-104.R [ FAIL 8 | WARN 0 | SKIP 6 | PASS 41 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • this test only run locally (6): 'test-count_unique_geno.R:22:5', 'test-cross2_do_to_genail8.R:4:5', 'test-encode_geno.R:35:5', 'test-find_consensus_geno.R:17:5', 'test-find_unique_geno.R:26:5', 'test-probs_doqtl_to_qtl2.R:36:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-probs_qtl_to_qtl2.R:18:5'): probs_qtl_to_qtl2 works for backcross ── Expected `result$probs` to equal `pr`. Differences: Component "1": Attributes: < Length mismatch: comparison on first 2 components > Component "6": Attributes: < Length mismatch: comparison on first 2 components > ── Failure ('test-probs_qtl_to_qtl2.R:40:5'): probs_qtl_to_qtl2 works for intercross ── Expected `result$probs` to equal `pr`. Differences: Component "1": Attributes: < Length mismatch: comparison on first 2 components > Component "8": Attributes: < Length mismatch: comparison on first 2 components > ── Failure ('test-probs_qtl_to_qtl2.R:50:5'): probs_qtl_to_qtl2 works for intercross ── Expected `result$probs` to equal `pr`. Differences: Component "1": Attributes: < Length mismatch: comparison on first 2 components > Component "8": Attributes: < Length mismatch: comparison on first 2 components > ── Failure ('test-probs_qtl_to_qtl2.R:61:5'): probs_qtl_to_qtl2 works for intercross ── Expected `result$probs` to equal `pr`. Differences: Component "1": Attributes: < Length mismatch: comparison on first 2 components > Component "8": Attributes: < Length mismatch: comparison on first 2 components > ── Failure ('test-probs_qtl_to_qtl2.R:71:5'): probs_qtl_to_qtl2 works for intercross ── Expected `result$probs` to equal `pr`. Differences: Component "1": Attributes: < Length mismatch: comparison on first 2 components > Component "8": Attributes: < Length mismatch: comparison on first 2 components > ── Failure ('test-probs_qtl_to_qtl2.R:82:5'): probs_qtl_to_qtl2 works for intercross ── Expected `result$probs` to equal `pr`. Differences: Component "1": Attributes: < Length mismatch: comparison on first 2 components > Component "8": Attributes: < Length mismatch: comparison on first 2 components > ── Failure ('test-probs_qtl_to_qtl2.R:93:5'): probs_qtl_to_qtl2 works for intercross ── Expected `result$probs` to equal `pr`. Differences: Component "1": Attributes: < Length mismatch: comparison on first 2 components > Component "8": Attributes: < Length mismatch: comparison on first 2 components > ── Failure ('test-probs_qtl_to_qtl2.R:104:5'): probs_qtl_to_qtl2 works for intercross ── Expected `result$probs` to equal `pr`. Differences: Component "1": Attributes: < Length mismatch: comparison on first 2 components > Component "8": Attributes: < Length mismatch: comparison on first 2 components > [ FAIL 8 | WARN 0 | SKIP 6 | PASS 41 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc