Patterns 1.6
CRAN release: 2025-07-02
- Code fixes to remove a strong depency that was to be archived by CRAN.
Patterns 1.4
CRAN release: 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.
Patterns 1.3
CRAN release: 2021-03-21
- Roxygen the package, add badges, logo, package help page and update pkgdown site.
Patterns 1.1
CRAN release: 2019-08-24
- Fix discrepancy between datalist and datasets as requested by CRAN.
Patterns 0.99
- First vignette completion and second vignette creation.
- Github Release of the package.
Patterns 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.
Patterns 0.7
- Updated
evolution
andanimation
functions. - Updated
compare
fonction. - Adapted new example dataset and completed help pages.
Patterns 0.6
- New
plot
functions. - Prediction was enabled for cascade networks.
- Gene_Id is kept by selection.
- Solved issues when loading the package.