We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb56f4d commit 98ea274Copy full SHA for 98ea274
2 files changed
DESCRIPTION
@@ -1,7 +1,7 @@
1
Type: Package
2
Package: insight
3
Title: Easy Access to Model Information for Various Model Objects
4
-Version: 1.2.0.11
+Version: 1.3.0
5
Authors@R:
6
c(person(given = "Daniel",
7
family = "Lüdecke",
@@ -148,7 +148,7 @@ Suggests:
148
lmtest,
149
logistf,
150
logitr,
151
- marginaleffects (>= 0.25.0),
+ marginaleffects (>= 0.26.0),
152
MASS,
153
Matrix,
154
mclogit,
@@ -221,4 +221,3 @@ Config/testthat/edition: 3
221
Config/testthat/parallel: true
222
Config/Needs/website: easystats/easystatstemplate
223
Config/Needs/check: stan-dev/cmdstanr
224
-Remotes: vincentarelbundock/marginaleffects
NEWS.md
@@ -1,4 +1,4 @@
-# insight (devel)
+# insight 1.3.0
## Breaking Changes
0 commit comments