Changes in version 0.0.20 (2025-08-20) - Aug 4, 2025 - in LS.empirical() add parameter, \code{useGamma} to disable gamma approx of empirical distribution of test statistics Changes in version 0.0.19 - Feb 27, 2024 - in RE2C() return QE, QEp, Isq, etc even when correlation is not diagonal Changes in version 0.0.18 (2024-02-08) - Feb 8, 2024 - fix compiler issue on Windows - https://github.com/GabrielHoffman/remaCor/pull/1 Changes in version 0.0.17 - June 27, 2023 - handle case when sample from Wishart matrix is computationally singular Changes in version 0.0.16 (2023-06-21) - June 21, 2023 - Pass CRAN checks on Windows Changes in version 0.0.15 - June 17, 2023 - in hotelling() check that n-p >= 1 Changes in version 0.0.14 - June 15, 2023 - Fix null distribution used in LS.empirical() - add hotelling() test Changes in version 0.0.12 - June 3, 2023 - Add LS.empirical() to handle fixed effects meta-analysis of regression coefficients estimated from finite sample. Changes in version 0.0.11 (2022-11-10) - Oct 11, 2022 - Handle errors when covariance matrix is not invertable - center title for plotForest() Changes in version 0.0.10 - Sept 7, 2022 - Improve GitHub page Changes in version 0.0.9 (2022-09-07) - Sept 6, 2022 - Improve documentation Changes in version 0.0.8 - Sept 2, 2022 - Submit to CRAN Changes in version 0.0.6 - May 20, 2020 - Fixed bugs with plotting Changes in version 0.0.5 - March 18, 2020 - Better warning messages when correlation is not positive definite - Improve documentation Changes in version 0.0.4 - March 2, 2020 - add forest_plot() Changes in version 0.0.2 - January 8, 2020 - Improve speed - Add documentation Changes in version 0.0.1 - December 19, 2019 - Initial version