File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 11Type: Package
22Package: performance
33Title: Assessment of Regression Models Performance
4- Version: 0.15.0.3
4+ Version: 0.15.1
55Authors@R:
66 c(person(given = "Daniel",
77 family = "Lüdecke",
@@ -74,7 +74,7 @@ Depends:
7474 R (>= 4.0)
7575Imports:
7676 bayestestR (>= 0.16.1),
77- insight (>= 1.3.1 ),
77+ insight (>= 1.4.0 ),
7878 datawizard (>= 1.2.0),
7979 stats,
8080 methods,
@@ -106,7 +106,7 @@ Suggests:
106106 ftExtra,
107107 gamm4,
108108 ggdag,
109- glmmTMB (>= 1.1.10 ),
109+ glmmTMB (>= 1.1.12 ),
110110 GPArotation,
111111 graphics,
112112 Hmisc,
@@ -127,15 +127,15 @@ Suggests:
127127 metafor,
128128 mgcv,
129129 mlogit,
130- modelbased,
130+ modelbased (>= 0.12.0) ,
131131 multimode,
132132 nestedLogit,
133133 nlme,
134134 nnet,
135135 nonnest2,
136136 ordinal,
137137 parallel,
138- parameters (>= 0.27 .0),
138+ parameters (>= 0.28 .0),
139139 patchwork,
140140 pscl,
141141 psych,
@@ -168,4 +168,3 @@ Config/Needs/website:
168168 r-lib/pkgdown,
169169 easystats/easystatstemplate
170170Config/rcmdcheck/ignore-inconsequential-notes: true
171- Remotes: easystats/insight, easystats/bayestestR, easystats/parameters
Original file line number Diff line number Diff line change 1- # performance (devel)
1+ # performance 0.15.1
22
33## Changes
44
You can’t perform that action at this time.
0 commit comments