Skip to content

Commit c514910

Browse files
committed
Updating for next version release.
1 parent 961bc25 commit c514910

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: smcfcs
22
Title: Multiple Imputation of Covariates by Substantive Model Compatible Fully
33
Conditional Specification
4-
Version: 1.2.0
4+
Version: 1.2.1
55
Authors@R: person("Jonathan", "Bartlett", email = "jwb133@googlemail.com",
66
role = c("aut", "cre"))
77
URL: http://www.missingdata.org.uk, http://thestatsgeek.com

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
Version 1.2.1 - fixing bug in code for linear regression substantive models
2+
13
Version 1.2.0 - functionality added to handle Poisson substantive models
24

35
Version 1.1.1 - a number of small changes, plus critical bug fix for linear substantive models with categorical missing covariates. The bug which has been fixed meant that if the substantive model was linear regression, imputation of categorical covariates was done incorrectly.

cran-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
* win-builder (devel and release)
55

66
## R CMD check results
7-
There was one warning, regarding the change of maintainer.
7+
No warnings or errors.

0 commit comments

Comments
 (0)