********************************************************************************
mixKernel 0.7 [2021-06-15]
Fixed bugs:
  fix a compatibility bug of the PCA object reed by mixOmics

********************************************************************************
mixKernel 0.6 [2021-05-17]
Fixed bugs:
  improve mixKernel and SOMbrero compatibility

********************************************************************************
mixKernel 0.5 [2021-03-1]
New function:
  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 

********************************************************************************
mixKernel 0.4 [2020-02-20]
New function:
  the ukfs function has been added. This function aims at selecting relevant 
  variables using unsupervised kernel method

********************************************************************************
mixKernel 0.3 [2018-11-26]
Fixed bugs:
  fix a bug in kernel.pca.permute with duplicated block variables (reported by Devin Leopold)

********************************************************************************
mixKernel 0.2 [2017-10-17]
New options:
  Additional kernels          : gaussian.radial.basis, poisson
  

*******************************************************************************
mixKernel 0.1 [2017-05-18]
Initial release