Changes in version 1.0.2 (2026-02-03) - Minor cleanup for CRAN compliance. - Added Masoudi et al. (2022) doi:10.32614/RJ-2022-043. - Addressed NOTES to bring the package back to CRAN. - Internal consistency checks and documentation improvements Changes in version 1.0.1 (2020-10-11) - Updating the title Changes in version 1.0.0 (2020-08-02) - The vignette is updated. - The class bayes is removed and replaced by class minimax - Dr. Seongho Kim joined us as an author Changes in version 0.9.9 (2019-04-19) - a vignette is added. - The crt_method and sens_method arguments in bayes are now placed in crt.bayes.control and sens.bayes.control with a new name method. - Adding a new argument in all optimal design functions: sens.control Changes in version 0.9.8 (2019-01-14) - Gaussian Quadrature formulas are added from package mvQuad. - A bug in CPU time is fixed. - Help pages are improved. - spell checking passed Changes in version 0.9.7 (2018-08-05) - A bug is fixed in minimax designs. - Adding efficiency functions beff and leff. Changes in version 0.9.6 (2018-01-21) - Still beta version - A formula interface is added - A prominent change since this version - Please use only the last version Changes in version 0.9.2 (2017-01-09) - fixing Bug1: exporting the S3 iterate method - improving the documentation. - changing the name of “equivalence_on_average”” to “equivalence_ave” - changing the name of “on_average_ICA” to “ave” - adding a documentation for the ICAOD package in “ICAOD.R” - check the spelling by devtools - Changes in version 0.9.1 (2016-08-10) - The first release of the ICAOD package. - Bug1: “iterate” was not exported. - some typos in the documentation - I am not happy with the name of the functions “equivalence_on_average” and “on_average_ICA”