We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4faff5a commit 6b1020eCopy full SHA for 6b1020e
DESCRIPTION
@@ -1,7 +1,7 @@
1
Type: Package
2
Package: performance
3
Title: Assessment of Regression Models Performance
4
-Version: 0.12.3.4
+Version: 0.12.4
5
Authors@R:
6
c(person(given = "Daniel",
7
family = "Lüdecke",
@@ -73,9 +73,9 @@ BugReports: https://github.com/easystats/performance/issues
73
Depends:
74
R (>= 3.6)
75
Imports:
76
- bayestestR (>= 0.14.0),
77
- insight (>= 0.20.4),
78
- datawizard (>= 0.12.3),
+ bayestestR (>= 0.15.0),
+ insight (>= 0.20.5),
+ datawizard (>= 0.13.0),
79
stats,
80
utils
81
Suggests:
@@ -160,4 +160,3 @@ Config/Needs/website:
160
r-lib/pkgdown,
161
easystats/easystatstemplate
162
Config/rcmdcheck/ignore-inconsequential-notes: true
163
-Remotes: glmmTMB/glmmTMB/glmmTMB#1102
0 commit comments