Changes in version 0.1.5 (2023-03-16) - Added paper for Journal of Open Source Software - Added contribution guidelines and Code of Conduct - Updated the vignette with extensive description of the methods used. - Added the function MTD that offers multivariate hypothesis testing of abnormality - Fixed issue regarding functions not being able to take certain formats as input. - Fixed issue regarding citation using citEntry instead of bibentry Changes in version 0.1.3 (2021-03-01) - Changed default correlation matrices for Bayesian power calculators. - Vignette now updated with extensive description of the methods used. - Edited print output. - Source code has been more rigorously commented. Changes in version 0.1.2 (2021-01-07) - Print output is now more compact. - Confusing statistics without interpretative value have been removed from the output. - type = cairo removed from vignette since Cairo-based devices are not always available. - Fixed bug that made power calculators for tests of deficits behave unexpectedly. - Exchanged URLs for DOI-links in documentation references. Changes in version 0.1.1 (2020-10-29) - Added a NEWS.md file to track changes to the package. - Removed test dependent on RNG which failed irregularly. Changes in version 0.1.0 (2020-10-20) - Released to CRAN - Updates for acceptance: - Added appropriate references and updated the description. - Removed a function that could be used to modify the global seed. - Updated documentation slightly. - Decreased runtime on examples. - Updated automatic tests.