Last updated on 2024-12-22 00:48:21 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 2.56 | 57.48 | 60.04 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 1.78 | 42.69 | 44.47 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 99.53 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 109.69 | OK | |||
r-devel-windows-x86_64 | 0.3.0 | 4.00 | 100.00 | 104.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 2.60 | 56.43 | 59.03 | OK | |
r-release-linux-x86_64 | 0.3.0 | 2.44 | 55.58 | 58.02 | OK | |
r-release-macos-arm64 | 0.3.0 | 40.00 | OK | |||
r-release-macos-x86_64 | 0.3.0 | 70.00 | OK | |||
r-release-windows-x86_64 | 0.3.0 | 5.00 | 97.00 | 102.00 | OK | |
r-oldrel-macos-arm64 | 0.3.0 | 57.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.0 | 121.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.0 | 5.00 | 104.00 | 109.00 | ERROR |
Version: 0.3.0
Check: tests
Result: ERROR
Running 'testthat.R' [28s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(ciccr)
>
> test_check("ciccr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 37 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-ciccr.R:257:3'): Checking bootstrap provides warning for abnormal data for cicc_AR ──
sum((results$return_code != "Success: no bootstrap sample is dropped")) ==
0 is not FALSE
`actual`: TRUE
`expected`: FALSE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 37 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64