Skip to content

Commit

Permalink
Revised NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewlcheung committed Nov 25, 2020
1 parent fd4f59e commit 370ae04
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 2 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 370ae04

Please sign in to comment.