CRAN Package Check Results for Package contingencytables

Last updated on 2026-08-31 04:50:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1.0 13.24 177.39 190.63 OK
r-devel-linux-x86_64-debian-gcc 3.1.0 8.53 110.07 118.60 OK
r-devel-linux-x86_64-fedora-clang 3.1.0 9.00 104.12 113.12 OK
r-devel-linux-x86_64-fedora-gcc 3.1.0 9.00 107.02 116.02 OK
r-devel-windows-x86_64 3.1.0 18.00 194.00 212.00 ERROR
r-patched-linux-x86_64 3.1.0 15.54 170.70 186.24 OK
r-release-linux-x86_64 3.1.0 12.63 168.81 181.44 OK
r-release-macos-arm64 3.1.0 3.00 48.00 51.00 OK
r-release-macos-x86_64 3.1.0 9.00 199.00 208.00 OK
r-release-windows-x86_64 3.1.0 15.00 248.00 263.00 OK
r-oldrel-macos-arm64 3.1.0 OK
r-oldrel-macos-x86_64 3.1.0 10.00 191.00 201.00 OK
r-oldrel-windows-x86_64 3.1.0 18.00 289.00 307.00 OK

Check Details

Version: 3.1.0
Check: tests
Result: ERROR Running 'testthat.R' [59s] Running the tests in 'tests/testthat.R' failed. Complete output: > testthat::test_check("contingencytables") Loading required package: contingencytables Welcome to contingencytables 3.1.0. Please run ?chapX or list_functions(x) to see the functions related to chapter X. Saving _problems/test-outputFormat-47.R [ FAIL 3 | WARN 5 | SKIP 0 | PASS 524 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ch6.R:9:3'): Chapter 6 functions basically work ──────────────── Error in `Cumulative_models_for_2xc(lydersen_2012a)`: lazy-load database 'D:/temp/2026_08_29_12_49_20_25903/Rtmp8Kj36e/RLIBS_24405b0a6297/MASS/R/MASS.rdb' is corrupt Backtrace: ▆ 1. ├─testthat::expect_output(...) at test-ch6.R:9:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─testthat::capture_output_lines(code, print, width = width) 5. │ │ └─testthat:::eval_with_output(code, print = print, width = width) 6. │ │ ├─withr::with_output_sink(path, withVisible(code)) 7. │ │ │ └─base::force(code) 8. │ │ └─base::withVisible(code) 9. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 10. ├─base::print(Cumulative_models_for_2xc(lydersen_2012a)) 11. └─contingencytables::Cumulative_models_for_2xc(lydersen_2012a) ── Error ('test-ch7.R:10:3'): Chapter 7 functions basically work ─────────────── Error in `Cumulative_models_for_rxc(n2)`: lazy-load database 'D:/temp/2026_08_29_12_49_20_25903/Rtmp8Kj36e/RLIBS_24405b0a6297/MASS/R/MASS.rdb' is corrupt Backtrace: ▆ 1. ├─testthat::expect_output(...) at test-ch7.R:10:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─testthat::capture_output_lines(code, print, width = width) 5. │ │ └─testthat:::eval_with_output(code, print = print, width = width) 6. │ │ ├─withr::with_output_sink(path, withVisible(code)) 7. │ │ │ └─base::force(code) 8. │ │ └─base::withVisible(code) 9. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 10. ├─base::print(Cumulative_models_for_rxc(n2)) 11. └─contingencytables::Cumulative_models_for_rxc(n2) ── Error ('test-outputFormat.R:47:1'): (code run outside of `test_that()`) ───── Error in `Cumulative_models_for_2xc(n3)`: lazy-load database 'D:/temp/2026_08_29_12_49_20_25903/Rtmp8Kj36e/RLIBS_24405b0a6297/MASS/R/MASS.rdb' is corrupt Backtrace: ▆ 1. └─contingencytables::Cumulative_models_for_2xc(n3) at test-outputFormat.R:47:1 [ FAIL 3 | WARN 5 | SKIP 0 | PASS 524 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64