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 fa14658 commit 2460eb0Copy full SHA for 2460eb0
DESCRIPTION
@@ -1,7 +1,7 @@
1
Type: Package
2
Package: modelbased
3
Title: Estimation of Model-Based Predictions, Contrasts and Means
4
-Version: 0.13.0.12
+Version: 0.13.1
5
Authors@R:
6
c(person(given = "Dominique",
7
family = "Makowski",
@@ -37,7 +37,7 @@ License: GPL-3
37
URL: https://easystats.github.io/modelbased/
38
BugReports: https://github.com/easystats/modelbased/issues
39
Depends:
40
- R (>= 3.6)
+ R (>= 4.0)
41
Imports:
42
bayestestR (>= 0.17.0),
43
datawizard (>= 1.3.0),
NEWS.md
@@ -1,4 +1,4 @@
-# modelbased (devel)
+# modelbased 0.13.1
## Changes
0 commit comments