Changes in version 1.7 (2025-09-15) - Updated maintainer email. - Added unit tests. - Added package doi. Changes in version 1.6 (2025-07-02) - Code fixes to remove a strong depency that was to be archived by CRAN. Changes in version 1.5 (2024-05-06) - Code fixes required by the CRAN. Changes in version 1.4 (2022-12-01) - Fixed escaped characters in Rd files, updated maintainer address and separated Patterns classes from Cascade ones in order to prevent unwanted side effects when both packages are loaded. Various fixes to data files and code to adapt to the new classes. Changes in version 1.3 (2021-03-21) - Roxygen the package, add badges, logo, package help page and update pkgdown site. Changes in version 1.2 (2019-11-13) - Fix a lasso based function due to glmnet 3.0 release. Changes in version 1.1 (2019-08-24) - Fix discrepancy between datalist and datasets as requested by CRAN. Changes in version 1.0 (2019-06-07) - CRAN release of the package. Changes in version 0.99 - First vignette completion and second vignette creation. - Github Release of the package. Changes in version 0.9 - Vignette creation. Changes in version 0.8 - Readme and help pages were enhanced. - Minor fixes for some functions. - Only the header of the CLL dataset is now shipped with the package. The remaining part can be downloaded from the github repository of the package using the code provided in the manual section. Changes in version 0.7 - Updated evolution and animation functions. - Updated compare fonction. - Adapted new example dataset and completed help pages. Changes in version 0.6 - New plot functions. - Prediction was enabled for cascade networks. - Gene_Id is kept by selection. - Solved issues when loading the package. Changes in version 0.5 - Package was reshaped. Changes in version 0.4 - Help pages were completed and examples added for every function. It required new datasets that were added to the package. - Added a NEWS.md file to track changes to the package. - Package and especially its code was transformed to cope with CRAN requirements Changes in version 0.3 - Added weighted stability selection option for inference function Changes in version 0.2 - Added weighted lasso and selectboost options for inference function Changes in version 0.1 - Creation of the package