Changes in version 0.2-2 (2026-04-10) o Include an argument `alpha` in `priorOnAlpha_spec()` to allow to vary the fixed value of alpha for specification `"alpha_const"`. o Functions `identifyMixture()` and `identifyLCAMixture()`modified to also return the k-means cluster memberships of the stacked components across iterations. o A vignette was added to illustrate the CLiPS procedure. Changes in version 0.2-1 (2025-08-18) o Bug fixed in `sampleUniNormMixture()` and `sampleMultNormMixture()` for the dynamic case. o Bug fixed in `priorOnK_spec()` where specification and implementation were not in sync regarding the case BNB(2, 1, 2). o Bug fixed in `identifyMixture` and `identifyLCAMixture` to only reorder draws where a permutation is possible. Changes in version 0.2-0 (2025-01-23) o Added functions `sampleLCAMixture()` and `identifyLCAMixture()` added to fit mixtures of LCA models with a prior on the number of component with the telescoping sampler as well as a vignette demonstrating the use. o Added a data set with simulated data and a vignette to demonstrate the fitting of mixtures of LCA models with a prior on the number of components. o Added `NEWS.Rd` as well as `CITATION`.