- using R Under development (unstable) (2026-03-18 r89649)
- using platform: x86_64-apple-darwin20
- R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 14.2.0
- running under: macOS Ventura 13.3.1
- using session charset: UTF-8
* current time: 2026-04-01 21:06:57 UTC
- checking for file ‘ClassificationEnsembles/DESCRIPTION’ ... OK
- this is package ‘ClassificationEnsembles’ version ‘1.0.2’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... ERROR
Package required but not available: ‘caret’
Depends: includes the non-default packages:
'C50', 'car', 'caret', 'corrplot', 'doParallel', 'dplyr', 'e1071',
'ggplot2', 'gt', 'htmltools', 'htmlwidgets', 'ipred', 'MachineShop',
'magrittr', 'parallel', 'pls', 'purrr', 'randomForest', 'ranger',
'reactable', 'scales', 'tidyr', 'tree'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
- DONE
Status: 1 ERROR
- using check arguments '--no-clean-on-error '