CRAN Package Check Results for Package jackstraw

Last updated on 2026-09-02 07:51:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.21 3.79 56.18 59.97 OK
r-devel-linux-x86_64-debian-gcc 1.3.21 2.51 42.96 45.47 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.21 37.87 OK
r-devel-linux-x86_64-fedora-gcc 1.3.21 35.98 OK
r-devel-windows-x86_64 1.3.21 8.00 74.00 82.00 OK
r-patched-linux-x86_64 1.3.21 4.21 51.34 55.55 OK
r-release-linux-x86_64 1.3.21 3.39 51.91 55.30 OK
r-release-macos-arm64 1.3.21 1.00 15.00 16.00 OK
r-release-macos-x86_64 1.3.21 3.00 82.00 85.00 OK
r-release-windows-x86_64 1.3.21 8.00 78.00 86.00 OK
r-oldrel-macos-arm64 1.3.21 1.00 15.00 16.00 OK
r-oldrel-macos-x86_64 1.3.21 3.00 76.00 79.00 OK
r-oldrel-windows-x86_64 1.3.21 10.00 90.00 100.00 OK

Check Details

Version: 1.3.21
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/15s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(jackstraw) > > test_check("jackstraw") Saving _problems/test-jackstraw-257.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1117 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-jackstraw.R:257:5'): permute_alleles_from_geno works ───────── Expected `any(y == 1L)` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1117 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc