Changes in version 0.9-1 (2024-01-27) - fixed CRAN checks (vignettes and documentation formats) - properly defined tests of classes with inherits - fixed a bug in exports Changes in version 0.9 (2023-09-18) - transition to roxygen documentation and fixing the format of some files (CITATION, NEWS, ...) - updated references - new maintainer Changes in version 0.8 (2022-01-13) - improved documentation and added installation instructions Changes in version 0.7 (2021-06-15) - fix a compatibility bug of the PCA object read by mixOmics Changes in version 0.6 (2021-05-17) - improve mixKernel and SOMbrero compatibility Changes in version 0.5 (2021-03-30) - the select.features function has been added. This function replace the ukfs function and provides a supervised feature selection method based on the kernel framwork Changes in version 0.4 (2020-02-26) - the ukfs function has been added. This function aims at selecting relevant variables using unsupervised kernel method Changes in version 0.3 (2018-11-26) - fix a bug in kernel.pca.permute with duplicated block variables (reported by Devin Leopold) Changes in version 0.2 (2018-09-11) - Additional kernels: gaussian.radial.basis, poisson Changes in version 0.1 (2017-05-18) - Initial release