CRAN Package Check Results for Package combinIT

Last updated on 2024-09-14 05:50:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 36.54 41.99 78.53 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.0 23.05 35.74 58.79 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.0 128.40 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.0 142.56 NOTE
r-devel-windows-x86_64 2.0.0 33.00 81.00 114.00 NOTE
r-patched-linux-x86_64 2.0.0 30.99 63.19 94.18 NOTE
r-release-linux-x86_64 2.0.0 35.02 58.29 93.31 NOTE
r-release-macos-arm64 2.0.0 37.00 NOTE
r-release-macos-x86_64 2.0.0 58.00 NOTE
r-release-windows-x86_64 2.0.0 32.00 81.00 113.00 NOTE
r-oldrel-macos-arm64 2.0.0 38.00 NOTE
r-oldrel-macos-x86_64 2.0.0 68.00 NOTE
r-oldrel-windows-x86_64 2.0.0 40.00 94.00 134.00 ERROR

Check Details

Version: 2.0.0
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 2.0.0
Check: tests
Result: ERROR Running 'testthat.R' [7s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(combinIT) > > test_check("combinIT") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-CI_test.R:6:3'): CI_test works ─────────────────────────────── x$KKSA_pvalue < 0.05 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64