Changes in version 2.0.2 (2026-02-26) - Small changes to solve CRAN check errors on some platforms. Changes in version 2.0.1 (2026-02-13) - Skewness and kurtosis now estimated by an internal function as semTools may be archived. Changes in version 2.0.0 (2025-09-25) - New release including new functions (e.g., gen_fit2, flex_co2, plot_fit2) - The new functions now incorporate multiple extensions of the tool for multple decision rules, Type I and II error control and convenience - Old functions remain available for compatibility Changes in version 0.69 - Bug fixes in gen_fit for OS compatibility - Improvements in the vignette Changes in version 0.67 - First stable release Changes in version 0.8.1 - Fixed issue in get_fit when a population model is not recognized Changes in version 0.8.0 (2023-03-17) - Changed vignette after release on CRAN - Fixed issue in index_guess - Allows to specify sample size n instead of dataset x Changes in version 0.7.2 (2022-02-11) - New seed argument in gen_fit for reproducible cutoffs Changes in version 0.7.1 - Added a NEWS.md file to track changes to the package. - Minor revisions to tests Changes in version 0.7.0 - Speed improvements in the vignette - New naming scheme - Minor revisions to the descriptions and references - Added contributor