Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 832 Bytes

File metadata and controls

10 lines (7 loc) · 832 Bytes

R CMD check results

0 errors | 0 warnings | 1 note

  • This is a new release. The one note states, " Adding so many packages to the search path is excessive and importing selectively is preferable." All of the packages are used each time ClassificationEnsembles is run. It automatically builds individual and ensembles of classification data, and uses all the packages. Removing any of the installed packages will reduce the accuracy of the results, and/or the documents to the user (such as summary graphs or reports). ClassificationEnsembles has been tested on several platforms, and consistently returns excellent results without any warnings or errors.

  • 1.0.1, Received an email from CRAN that the package reactablefmtr will be archived on 2026-03-17. This update fixes by using other packages. It also fixes other bugs.