Changes in version 0.3.2 (2022-05-19) - Remove unnecessary package 'survAUC' in the DESCRIPTION file. Changes in version 0.3.1 (2021-07-10) - Fix the warning of "data length is different from matrix size". Changes in version 0.3.0 (2021-03-22) - A new data set HNSCC has been added as an example of practical data analysis. Changes in version 0.2.0 (2021-03-01) - Function Augmentated.data is replaced by Augmented.data. - In plot.bic.BLMCP, plot.bic.PTReg, plot.BLMCP, plot.Miss.boosting, plot.PTReg, and plot.RobSBoosting, genetic and environmental variables in the heat maps of are allowed to have the provided names (corresponding to the column names of the input variables of the corresponding S3 object). - Added E_type option for Augmentated.data, Miss.boosting and RobSBoosting to better accommodate practical data instead of identifying the type of environmental variables automatically. Changes in version 0.1.0 (2021-01-21) - Note that this starts from version GEInter_0.1.0.