Last updated on 2025-08-12 13:48:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.2 | 6.32 | 928.38 | 934.70 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.2 | 4.82 | 489.07 | 493.89 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.2 | 1641.29 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.2 | 1924.09 | OK | |||
r-devel-windows-x86_64 | 0.6.2 | 9.00 | 422.00 | 431.00 | OK | |
r-patched-linux-x86_64 | 0.6.2 | 7.45 | 885.91 | 893.36 | OK | |
r-release-linux-x86_64 | 0.6.2 | 5.75 | 881.19 | 886.94 | OK | |
r-release-macos-arm64 | 0.6.2 | 176.00 | OK | |||
r-release-macos-x86_64 | 0.6.2 | 323.00 | OK | |||
r-release-windows-x86_64 | 0.6.2 | 10.00 | 426.00 | 436.00 | OK | |
r-oldrel-macos-arm64 | 0.6.2 | 167.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.2 | 327.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.2 | 11.00 | 641.00 | 652.00 | OK |
Version: 0.6.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [26m/27m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(cbcTools)
Version: 0.6.2
Author: John Paul Helveston (George Washington University)
Consider submitting praise at
https://github.com/jhelvy/cbcTools/issues/3.
Please cite the package in your publications, see:
citation("cbcTools")
>
> test_check("cbcTools")
[ FAIL 1 | WARN 0 | SKIP 12 | PASS 2121 ]
══ Skipped tests (12) ══════════════════════════════════════════════════════════
• On CRAN (12): 'test_choices.R:218:3', 'test_choices.R:264:3',
'test_choices.R:349:3', 'test_choices.R:398:3', 'test_choices.R:592:3',
'test_design.R:235:3', 'test_design.R:265:3', 'test_power.R:308:3',
'test_power.R:323:3', 'test_power.R:350:3', 'test_power.R:532:3',
'test_power.R:547:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_design.R:516:3'): Design generation completes in reasonable time ──
...[[]] is not strictly less than 5. Difference: 2.19
[ FAIL 1 | WARN 0 | SKIP 12 | PASS 2121 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang