CRAN Package Check Results for Package ebreg

Last updated on 2024-06-29 15:50:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 2.22 59.50 61.72 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 2.16 43.91 46.07 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 76.79 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 77.69 OK
r-devel-windows-x86_64 0.1.3 3.00 73.00 76.00 OK
r-patched-linux-x86_64 0.1.3 2.33 59.45 61.78 OK
r-release-linux-x86_64 0.1.3 2.79 57.69 60.48 OK
r-release-macos-arm64 0.1.3 25.00 OK
r-release-macos-x86_64 0.1.3 46.00 OK
r-release-windows-x86_64 0.1.3 3.00 76.00 79.00 OK
r-oldrel-macos-arm64 0.1.3 27.00 OK
r-oldrel-macos-x86_64 0.1.3 49.00 OK
r-oldrel-windows-x86_64 0.1.3 3.00 74.00 77.00 ERROR

Check Details

Version: 0.1.3
Check: tests
Result: ERROR Running 'testthat.R' [21s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(ebreg) Loading required package: lars Loaded lars 1.3 > > test_check("ebreg") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_ebproject.R:55:3'): the right things are NULL when sample.beta is FALSE ── Error in `chol.default(V)`: the leading minor of order 2 is not positive Backtrace: ▆ 1. └─ebreg::ebreg(...) at test_ebproject.R:55:3 2. └─ebreg:::get.lm.stuff(S.new, y, X) 3. ├─base::chol(V) 4. └─base::chol.default(V) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64