Changes in version 1.2.2 (2025-10-13) Minor changes - Fixed RD parsing issues (thanks to Michael Chirico). - Updated description. - Updated citation. Changes in version 1.2.0 (2021-10-16) Minor changes - Fixed issue with calling environment in formula reset of mixmeta(). Changes in version 1.1.3 (2021-06-12) Minor changes - Fixed bug in coef.mixmeta() with format="matrix" (thanks to Pierre Masselot). Changes in version 1.1.2 (2021-05-15) Minor changes - Fixed bug in summary.mixmeta(). This caused issues with the incoming R version and raised a flag with R-devel. - Fixed bug in getFixTerms(). - Update README. Changes in version 1.1.1 (2021-03-20) Minor changes - Fix bug in getFixFormula(). Changes in version 1.1.0 (2020-10-08) Minor changes - Fix for formula with '~.' and related terms. - Added method formula() (not exported). Changes in version 1.0.9 Minor changes - Clarifications on documentation regarding grouping and addSlist. Changes in version 1.0.8 (2020-03-09) Minor changes - Bugs fixed in getGroups() and Psi2par(). The former in particular could lead to issues. Changes in version 1.0.7 (2019-12-09) Minor changes - Fixed problems with long-running examples preventing passing CRAN tests. Changes in version 1.0.6 Minor changes - Change in mixmeta() to comply with changes in R 4.0.0 regarding the new class for matrix objects, now including 'array'. Changes in version 1.0.5 (2019-11-11) Minor changes - Main reference updated. Changes in version 1.0.4 Minor changes - Fixed authorship in main reference. Changes in version 1.0.3 (2019-08-27) Minor changes - Change in examples. - Updated references. Changes in version 1.0.1 Major changes - Package now in CRAN. Minor changes - Fixed bug in getFixTerms(). - Fixed bug in getContrXlev(). Changes in version 0.2.3 Minor changes - Minor changes to the README. Changes in version 0.2.2 (2019-07-29) Minor changes - Fixed bug in getInitPsi() and getPisFix(). - Reduction of examples in gliomas to match CRAN requirements. Changes in version 0.2.1 Minor changes - Changes to example in dataset alcohol to show use of functions in formula. - Minor changes to the documentation. Changes in version 0.2.0 Major changes - Getting the package ready for CRAN. Minor changes - Minor changes to the documentation. Changes in version 0.1.9 Minor changes - Fixed problem with terms object. Now returned only for fixed-effects part, and a new method function can extract either that or the full one. Changes in version 0.1.8 Minor changes - Fixed bug in mvmetaSim() when addSlist used. - Change in the usage of blup.mixmeta(), with "residual"" replacing "deviation" in the argument 'type'. Changes in version 0.1.7 Minor changes - Minor fixes. Changes in version 0.1.6 Minor changes - Minor fixes in NEWS. Changes in version 0.1.5 Major changes - Added 'type' argument in blup() to produce predictions of either the outcomes (default) or random-effects deviations. Minor changes - Minor bug fixed in getBSCov(). - Argument 'env' added to getRandom() to assign an environment to the random-effects formula(e). - Minor changes to the usage of predict() and blup(). - NEWS added to the package. - Documentation changed accordingly. Changes in version 0.1.4 Major changes - Package now in GitHub (https://github.com/gasparrini/mixmeta). Changes in version 0.0.1