Changes in version 1.3.0.9000 Changes in version 1.3.0 (2025-08-25) - More robust centerscale() function, with better handling of edge cases and warning the user when these occur. - Improve error message when num. obs != num. levels. - Slight increase in test coverage. - Bump minimum testthat version to 3.0.0. Changes in version 1.2.0 (2025-06-28) - Bump minimum R version to 4.4.0 due to dependency updates. - Fix issue due to some Royston p-values that might not to be numeric due to upstream MVN changes. - Rename p value fields to p.value due to upstream MVN changes. - Update API calls to MVN 6.0. Changes in version 1.1.4 (2023-08-19) - Fix packaging issue due to roxygen update. Changes in version 1.1.3 (2023-02-12) - Bump minimum R version to 4.1.0 due to updates in dependencies. - CI updates: update versions of GitHub Actions, more efficient CI triggers. - Update citation in DESCRIPTION and inst/CITATION according to CRAN requirements. Changes in version 1.1.2 (2022-05-24) - Remove dependency from deseasonalize, which was removed from CRAN. - Use GitHub Actions for CI instead of Travis. - Update URL of development version in GitHub. Changes in version 1.1.1 (2021-07-08) - Update micompr to conform with version 5.9 of upstream package MVN - Update citation and citation links Changes in version 1.1.0 (2018-03-09) - Update micompr to conform with new version of upstream package MVN Changes in version 1.0.2 (2017-06-24) - LaTeX tables: make default score plots printable - LaTeX tables: allow equal lower p-value limits - Update citation - Update main package vignette in accordance to published article - Add support for automated testing and code coverage Changes in version 1.0.1 (2016-08-04) - Fix bug in grpoutputs when loading files with just one output - Fix bug in micomp when using one named output Changes in version 1.0.0 (2016-05-08) - First release