Last updated on 2025-08-15 20:48:22 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.0 | 35.86 | 50.23 | 86.09 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.0.0 | 22.67 | 38.45 | 61.12 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0.0 | 140.36 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 141.44 | NOTE | |||
r-devel-windows-x86_64 | 2.0.0 | 37.00 | 80.00 | 117.00 | NOTE | |
r-patched-linux-x86_64 | 2.0.0 | 34.39 | 48.58 | 82.97 | NOTE | |
r-release-linux-x86_64 | 2.0.0 | 33.47 | 48.69 | 82.16 | NOTE | |
r-release-macos-arm64 | 2.0.0 | 39.00 | NOTE | |||
r-release-macos-x86_64 | 2.0.0 | 59.00 | NOTE | |||
r-release-windows-x86_64 | 2.0.0 | 36.00 | 83.00 | 119.00 | NOTE | |
r-oldrel-macos-arm64 | 2.0.0 | 37.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.0.0 | 58.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.0.0 | 43.00 | 106.00 | 149.00 | NOTE |
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’ [9s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(combinIT)
>
> test_check("combinIT")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 15 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-CI_test.R:8:3'): CI_test works ───────────────────────────────
x$Bonferroni < 0.05 is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test-CI_test.R:9:3'): CI_test works ───────────────────────────────
x$Sidak < 0.05 is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 15 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang