Changes in version 1.4.0 (2026-04-03) - Added Wright algorithm III functionality to optimum_allocation() and allocate_wave(). - Efficiency improvements for all Wright algorithms, significantly decreasing run time. Changes in version 1.3.1 (2026-01-28) - Small fix in vignettes to maintain compatability with survey package version 4.5 Changes in version 1.3.0 (2025-09-08) - New version that refers to JSS manuscript doi:10.18637/jss.v114.i10. Changes in version 1.2.0 (2025-07-16) Enhancements - Added A-optimality functionality to optimum_allocation() and allocate_wave(). Changes in version 1.1.1 (2024-06-03) Enhancements - Added a new vignette describing estimation in studies using multi-wave sampling using survey. Bug fixes - Revised tests to pass on OpenBLAS. Changes in version 1.1.0 (2024-04-13) Enhancements A number of enhancements were made to the Multiwave Object: - set_mw() and get_mw() for easy access to slots - Variance parameters and wave-specific sampling probabilities stored by default. - Added arguments to apply_multiwave() and sample_strata() for storing sampling probabilities. - Added arguments to apply_multiwave(), sample_strata(), and merge_samples() to store sampling waves. Bug fixes - Updated function tests to pass CRAN check on M1Mac Changes in version 0.1.5 (2024-02-15) Bug fixes - Updated function tests to pass CRAN check on Windows Changes in version 0.1.4 (2024-01-12) Enhancements - allocate_wave() now defaults to providing a detailed summary of allocation Bug fixes - Increased phantomJS timeout time for optimall_shiny() test to pass CRAN check Changes in version 0.1.3 (2023-09-06) Enhancements - Updated documentation for get_data() - Added options for allocation method in allocate_wave() Bug fixes - Fixed input binding error for testing shiny on windows to pass CRAN check Changes in version 0.1.2 (2022-11-09) Bug fixes - Updated function tests to pass CRAN check on M1mac Changes in version 0.1.1 (2022-02-09) Bug fixes - Fixed typos in documentation - Updated function tests to pass CRAN check regarding all.equal.numeric() Changes in version 0.1.0 (2021-07-21) - Initial release