CRAN Package Check Results for Package FunChisq

Last updated on 2022-09-11 12:56:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.5.2 50.41 55.69 106.10 OK
r-devel-linux-x86_64-debian-gcc 2.5.2 43.37 41.88 85.25 OK
r-devel-linux-x86_64-fedora-clang 2.5.2 154.69 OK
r-devel-linux-x86_64-fedora-gcc 2.5.2 144.30 OK
r-devel-windows-x86_64 2.5.2 59.00 111.00 170.00 ERROR
r-patched-linux-x86_64 2.5.2 44.77 52.33 97.10 OK
r-release-linux-x86_64 2.5.2 42.04 52.18 94.22 OK
r-release-macos-arm64 2.5.2 42.00 OK
r-release-macos-x86_64 2.5.2 60.00 OK
r-release-windows-x86_64 2.5.2 68.00 118.00 186.00 OK
r-oldrel-macos-arm64 2.5.2 51.00 OK
r-oldrel-macos-x86_64 2.5.2 82.00 OK
r-oldrel-windows-ix86+x86_64 2.5.2 130.00 116.00 246.00 OK

Check Details

Version: 2.5.2
Check: tests
Result: ERROR
     Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(FunChisq)
     >
     > test_check("FunChisq")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 246 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test_simulate.R:512:3): Testing simulate_tables() ──────────────────
     `non.mono.func.flag` not identical to FALSE.
     1 element mismatch
     Backtrace:
     ▆
     1. └─FunChisq (local) Test_Functional_Many_to_one_table(2) at test_simulate.R:512:2
     2. └─testthat::expect_identical(non.mono.func.flag, FALSE) at test_simulate.R:233:2
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 246 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64