• Code fixes required by the CRAN.
  • 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.
  • Roxygen the package, add badges, logo, package help page and update pkgdown site.
  • Fix a lasso based function due to glmnet 3.0 release.
  • Fix discrepancy between datalist and datasets as requested by CRAN.
  • CRAN release of the package.
  • First vignette completion and second vignette creation.
  • Github Release of the package.
  • Vignette creation.
  • 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.
  • Updated evolution and animation functions.
  • Updated compare fonction.
  • Adapted new example dataset and completed help pages.
  • New plot functions.
  • Prediction was enabled for cascade networks.
  • Gene_Id is kept by selection.
  • Solved issues when loading the package.
  • Package was reshaped.
  • 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
  • Added weighted stability selection option for inference function
  • Added weighted lasso and selectboost options for inference function
  • Creation of the package