Skip to content

Commit 1fdeef9

Browse files
committed
increment for submission
1 parent bdcbb2f commit 1fdeef9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: tipr
33
Title: Tipping Point Analyses
4-
Version: 1.0.1.9000
4+
Version: 1.0.2
55
Authors@R: c(
66
person("Lucy", "D'Agostino McGowan", , "[email protected]", role = c("aut", "cre"),
77
comment = c(ORCID = "0000-0002-6983-2759")),

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# tipr (development version)
1+
# tipr 1.0.2
2+
23
* `adjust_coef_with_binary()` now assumes the coefficient is from a linear model rather than loglinear. Use `loglinear = TRUE` to get the old behavior. (#12, @malcolmbarrett)
34
* Fixed roxygen issue with package documentation
45

0 commit comments

Comments
 (0)