Skip to content

Commit

Permalink
upgrade to latest easystats
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Sep 18, 2023
1 parent bccdf8c commit f15fe84
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: modelbased
Title: Estimation of Model-Based Predictions, Contrasts and Means
Version: 0.8.6.3
Version: 0.8.6.4
Authors@R:
c(person(given = "Dominique",
family = "Makowski",
Expand Down Expand Up @@ -34,12 +34,12 @@ BugReports: https://github.com/easystats/modelbased/issues
Depends:
R (>= 3.6)
Imports:
bayestestR (>= 0.13.0),
datawizard (>= 0.7.0),
effectsize (>= 0.8.3),
insight (>= 0.19.3.2),
parameters (>= 0.20.2),
performance (>= 0.10.1),
bayestestR (>= 0.13.1),
datawizard (>= 0.9.0),
effectsize (>= 0.8.6),
insight (>= 0.19.5),
parameters (>= 0.21.2),
performance (>= 0.10.5),
graphics,
stats,
utils
Expand Down

0 comments on commit f15fe84

Please sign in to comment.