CRAN Package Check Results for Package ciccr

Last updated on 2024-10-19 01:49:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 2.62 57.74 60.36 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 1.43 43.53 44.96 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 100.58 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 114.83 OK
r-devel-windows-x86_64 0.3.0 5.00 110.00 115.00 OK
r-patched-linux-x86_64 0.3.0 OK
r-release-linux-x86_64 0.3.0 2.42 57.49 59.91 ERROR
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 4.00 105.00 109.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 102.00 107.00 OK

Check Details

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/21s] 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-release-linux-x86_64