diff --git a/DESCRIPTION b/DESCRIPTION index b2c8d0a..f16ebb9 100755 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: metaSEM Type: Package Title: Meta-Analysis using Structural Equation Modeling Version: 1.2.4.1 -Date: 2020-11-16 +Date: 2020-11-25 Depends: R (>= 3.4.0), OpenMx Imports: Matrix, MASS, ellipse, graphics, stats, utils, mvtnorm, numDeriv, lavaan Suggests: metafor, semPlot, R.rsp, testthat diff --git a/NEWS b/NEWS index 8560d5f..988e078 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ -Release 1.2.4.1 (Nov 16, 2020) +Release 1.2.4.1 (Nov 25, 2020) ==================================== +* Fixed a bug in create.vechsR() with S0 argument to ensure that diagonals are 0. * Fixed a bug in create.Tau2() with the RE.type = "User" argument that incorrectly fixes all fixed parameters at 0. * Added subset.rows argument in osmasem(). * Renamed subset argument in osmasem() to subset.variables.