CRAN Package Check Results for Package cirls

Last updated on 2024-12-18 19:49:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 2.42 28.82 31.24 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.1 1.59 22.42 24.01 OK
r-devel-linux-x86_64-fedora-clang 0.3.1 50.43 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 47.71 OK
r-devel-windows-x86_64 0.3.1 4.00 55.00 59.00 OK
r-patched-linux-x86_64 0.3.1 2.41 27.53 29.94 OK
r-release-linux-x86_64 0.3.1 2.26 27.52 29.78 OK
r-release-macos-arm64 0.3.1 20.00 OK
r-release-macos-x86_64 0.3.1 33.00 OK
r-release-windows-x86_64 0.3.1 4.00 55.00 59.00 OK
r-oldrel-macos-arm64 0.3.1 26.00 OK
r-oldrel-macos-x86_64 0.3.1 36.00 OK
r-oldrel-windows-x86_64 0.3.1 4.00 59.00 63.00 OK

Check Details

Version: 0.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(cirls) > > test_check("cirls") warning: solve(): system is singular; attempting approx solution warning: solve(): system is singular; attempting approx solution [ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-inference.R:75:3'): CI include estimated ───────────────────── all(cci80[, 1] <= coef(res) & cci80[, 2] >= coef(res)) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 75 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang