Changes in version 0.11.3 (2026-02-04) New features - N/A. Minor improvements and fixes - Fixing typo in Makevars. Changes in version 0.11.2 (2024-10-10) New features - N/A. Minor improvements and fixes - Fixing CRAN NO_REMAP error with R > 4.5.0. Changes in version 0.11.1 (2024-01-08) New features - N/A. Minor improvements and fixes - Fixing new CRAN check errors. Changes in version 0.11.0 (2022-12-13) New features - New maintainer. - New logo. Minor improvements and fixes - Refactoring/reorganizing R code for easier maintenance. - Improving of documentation. - Moving to GitHub actions for CI instead of Travis. Changes in version 0.10.3 (2021-09-21) New features - N/A. Minor improvements and fixes - Fixing gcc-11 issues. - Fixing other CRAN issues. Changes in version 0.10.2 (2018-07-26) New features - Adding fixed mean model. - Adding data set: threeGaussians. Minor improvements and fixes - Fixing compilation issues on some platforms. Changes in version 0.10.1 (2018-07-09) New features - Rewriting all C the code in C++11. - Adding split method. - Adding threads. Minor improvements and fixes - N/A. Changes in version 0.9.4 (2016-04-24) New features - N/A. Minor improvements and fixes - Adding README.md. - Lots of refactoring. - Small fixes. Changes in version 0.9.3 (2015-02-03) New features - Changing the way initial centers vector is handled: for each start, length(centers) clusterings are performed. - Adding two datasets: fourGaussians and mixShapes. Minor improvements and fixes - Giving up support of -1 iterations (fixing memcheck problems). Changes in version 0.9.2 (2014-11-15) New features - N/A Minor improvements and fixes - Checking input data for NA values (session crushing). - Changing 'ZERO_EPSILON' to '1.0e-32'. - Lots of refactoring. Changes in version 0.9.1 (2014-10-09) Initial Release.