Changes in version 0.2.4 (2026-05-14) CRAN fixes - moved Boruta from Import to Suggest - handled the case where Boruta version is more than 10.0.0 Misc - updated citations Changes in version 0.2.3 (2024-08-16) Misc - fixed CRAN NOTE on documentation (describe instead of itemize) - removed all dontrun from examples (replaced by donttest when relevant) Changes in version 0.2.2 (2023-03-26) New features - Plot with computational time Bug fixes - Fixed a bug in importance computation for "basics" Code improvements - Added unit tests Changes in version 0.2.1 (2023-03-12) New features - Added methods (print, plot, ...) for SFCB objects - Allows data.frame as inputs for ridgeSIR Misc - Minor fixes in documentation - Fix CITATION file and updated citations Changes in version 0.2.0 (2022-10-28) New features - Added a new method based on random forest Changes in version 0.1-3 (2022-02-20) Fixes - Fixed a bug in examples (using || on logical vectors) Changes in version 0.1-2 (2021-10-05) Fixes - Correct export for tune Changes in version 0.1-1 (2020-06-05) Fixes - Removed export for S3 classes Documentation - Modified deprecated emails - Updated article reference Changes in version 0.1 (2016-12-04) - The initial version of SISIR package: ridge SIR with CV for hyper-parameters, sparse SIR with interval fusion