Skip to content

Commit 98ea274

Browse files
committed
Prepare CRAN release
1 parent eb56f4d commit 98ea274

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 3 deletions
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.2.0.11
4+
Version: 1.3.0
55
Authors@R:
66
c(person(given = "Daniel",
77
family = "Lüdecke",
@@ -148,7 +148,7 @@ Suggests:
148148
lmtest,
149149
logistf,
150150
logitr,
151-
marginaleffects (>= 0.25.0),
151+
marginaleffects (>= 0.26.0),
152152
MASS,
153153
Matrix,
154154
mclogit,
@@ -221,4 +221,3 @@ Config/testthat/edition: 3
221221
Config/testthat/parallel: true
222222
Config/Needs/website: easystats/easystatstemplate
223223
Config/Needs/check: stan-dev/cmdstanr
224-
Remotes: vincentarelbundock/marginaleffects

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# insight (devel)
1+
# insight 1.3.0
22

33
## Breaking Changes
44

0 commit comments

Comments
 (0)