Skip to content

Commit 5057d0e

Browse files
authored
Prepare CRAN release (#854)
1 parent 8d7038f commit 5057d0e

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

DESCRIPTION

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: performance
33
Title: Assessment of Regression Models Performance
4-
Version: 0.15.0.3
4+
Version: 0.15.1
55
Authors@R:
66
c(person(given = "Daniel",
77
family = "Lüdecke",
@@ -74,7 +74,7 @@ Depends:
7474
R (>= 4.0)
7575
Imports:
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
170170
Config/rcmdcheck/ignore-inconsequential-notes: true
171-
Remotes: easystats/insight, easystats/bayestestR, easystats/parameters

NEWS.md

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

33
## Changes
44

0 commit comments

Comments
 (0)