Changes in version 0.4-1 (2025-08-28) o fixing some broken links in the documentation Changes in version 0.4-0 (2023-12-13) o complete new implementation of ICS_outlier that uses S3 classes and methods and that calls the new function ICS from ICS package. From now on, function ICS_outlier should be used and function ics.outlier are to be avoided. For compatibility, the following functions comp_norm_test, comp_simu_test, dist_simu_test, ics_distances are also implemented and comp.norm.test, comp.simu.test, dist.simu.test and ics.distances are to be avoided. o adding the dataset HTP2 and HTP3 Changes in version 0.3-1 (2023-09-18) o updating some Rd files o changing the maintainer email o changing how it is evaluated of an object is of class ics2 Changes in version 0.3-0 (2018-02-02) o Modifying functions dist.simu.test and comp.simu.test to allow parallel computations. o Fixing a bug in the package to allow the users to properly modify the type of the quantile to be used. Some functions have now an arguemnt qtype. Changes in version 0.2-0 (2016-12-20) o First version released on CRAN