CRAN Package Check Results for Maintainer ‘Zachary A. Deane-Mayer <zach.mayer at gmail.com>’

Last updated on 2025-02-16 08:51:44 CET.

Package ERROR OK
caretEnsemble 1 14

Package caretEnsemble

Current CRAN status: ERROR: 1, OK: 14

Version: 4.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [68s/120s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > testthat::test_check("caretEnsemble") Loading required package: caretEnsemble [ FAIL 1 | WARN 0 | SKIP 0 | PASS 612 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-caretList.R:309:3'): caretList supports models that return an array or matrix ── Error: Required packages are missing: klaR Backtrace: ▆ 1. ├─testthat::expect_output(...) at test-caretList.R:309:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─testthat::capture_output_lines(code, print, width = width) 5. │ │ └─testthat:::eval_with_output(code, print = print, width = width) 6. │ │ ├─withr::with_output_sink(path, withVisible(code)) 7. │ │ │ └─base::force(code) 8. │ │ └─base::withVisible(code) 9. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 10. ├─testthat::expect_warning(...) 11. │ └─testthat:::quasi_capture(...) 12. │ ├─testthat (local) .capture(...) 13. │ │ └─base::withCallingHandlers(...) 14. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 15. └─caretEnsemble::caretList(X, y, methodList = model_names, tuneLength = 1L) 16. └─base::lapply(...) 17. └─caretEnsemble (local) FUN(X[[i]], ...) 18. ├─base::do.call(caret::train, model_args) 19. ├─caret (local) `<fn>`(...) 20. └─caret:::train.default(...) 21. └─caret::checkInstall(models$library) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 612 ] Error: Test failures Execution halted Flavor: r-devel-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.