Skip to content

Commit 2c7b9ac

Browse files
committed
news
1 parent eea62a2 commit 2c7b9ac

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
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: insight
33
Title: Easy Access to Model Information for Various Model Objects
4-
Version: 1.0.0.5
4+
Version: 1.0.0.6
55
Authors@R:
66
c(person(given = "Daniel",
77
family = "Lüdecke",

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919

2020
* Fixed issue with `as.numeric()` method for `get_sigma()`.
2121

22+
* `get_datagrid()` now only returns valid levels when `include_random = TRUE`
23+
and group-level factor in random effects is numeric.
24+
2225
# insight 1.0.0
2326

2427
## Breaking changes

0 commit comments

Comments
 (0)