CRAN Package Check Results for Maintainer ‘Yiqi Tang <ytang22 at ncsu.edu>’

Last updated on 2024-06-30 00:59:52 CEST.

Package ERROR OK
ebreg 1 12

Package ebreg

Current CRAN status: ERROR: 1, OK: 12

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