Skip to content

Commit 4e0d4a7

Browse files
version bump
1 parent 84fe816 commit 4e0d4a7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Description: Create beautiful and customizable tables to summarize several
99
RTF, JPG, or PNG. Tables can easily be embedded in 'Rmarkdown' or 'knitr'
1010
dynamic documents. Details can be found in Arel-Bundock (2022)
1111
<doi:10.18637/jss.v103.i01>.
12-
Version: 1.4.0.9004
12+
Version: 1.4.0.9005
1313
Authors@R: c(person("Vincent", "Arel-Bundock",
1414
email = "[email protected]",
1515
role = c("aut", "cre"),

NEWS.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Bugs:
99
* Group separators respect `add_rows` with `shape="rbind"`. Thanks to @lrose1 for Report #626.
1010
* Bad column with horizontal models in `shape` and grouped estimates. Thanks to @iago-pssjd for Report #631.
1111
* `coef_rename=TRUE` bug with grouped estimates. Thanks to @iago-pssjd for Report #631.
12+
* Upstream issue #881 in `parameters` meant that `vcov` was no longer used for confidence intervals.
1213

1314
# modelsummary 1.4.0
1415

0 commit comments

Comments
 (0)