CRAN Package Check Results for Package jackstraw

Last updated on 2025-06-17 05:50:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.17 3.30 52.06 55.36 OK
r-devel-linux-x86_64-debian-gcc 1.3.17 2.39 36.47 38.86 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.17 80.98 OK
r-devel-linux-x86_64-fedora-gcc 1.3.17 78.25 OK
r-devel-windows-x86_64 1.3.17 4.00 70.00 74.00 ERROR
r-patched-linux-x86_64 1.3.17 3.21 47.05 50.26 OK
r-release-linux-x86_64 1.3.17 3.27 47.24 50.51 OK
r-release-macos-arm64 1.3.17 25.00 OK
r-release-macos-x86_64 1.3.17 47.00 OK
r-release-windows-x86_64 1.3.17 6.00 77.00 83.00 OK
r-oldrel-macos-arm64 1.3.17 26.00 NOTE
r-oldrel-macos-x86_64 1.3.17 45.00 NOTE
r-oldrel-windows-x86_64 1.3.17 5.00 90.00 95.00 OK

Check Details

Version: 1.3.17
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/12s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(jackstraw) > > test_check("jackstraw") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1129 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-jackstraw.R:1127:13'): jackstraw_lfa works ─────────────────── !anyNA(p) is not TRUE `actual`: FALSE `expected`: TRUE Backtrace: ▆ 1. └─jackstraw (local) test_jackstraw_return_val(obj, s, B) at test-jackstraw.R:1127:13 2. └─testthat::expect_true(!anyNA(p)) at test-jackstraw.R:349:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1129 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.17
Check: tests
Result: ERROR Running 'testthat.R' [15s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(jackstraw) > > test_check("jackstraw") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1129 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-jackstraw.R:1061:9'): efron_Rsq works ──────────────────────── all(r2 >= 0) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1129 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 1.3.17
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'lfa', 'gcatest' Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64