File tree Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 1
- Version: 0.10.8
2
- Date: 2023-10-29 16:13:36 UTC
3
- SHA: c94741704caad7b8cde589e941af5d2f2826e6c2
1
+ Version: 0.10.9
2
+ Date: 2024-02-17 07:56:08 UTC
3
+ SHA: 051016febd197937ad083266b630c871fa9e1623
Original file line number Diff line number Diff line change 1
1
Type: Package
2
2
Package: performance
3
3
Title: Assessment of Regression Models Performance
4
- Version: 0.10.8.16
4
+ Version: 0.10.9
5
5
Authors@R:
6
6
c(person(given = "Daniel",
7
7
family = "Lüdecke",
@@ -69,7 +69,7 @@ BugReports: https://github.com/easystats/performance/issues
69
69
Depends:
70
70
R (>= 3.6)
71
71
Imports:
72
- bayestestR (>= 0.13.1 ),
72
+ bayestestR (>= 0.13.2 ),
73
73
insight (>= 0.19.8),
74
74
datawizard (>= 0.9.1),
75
75
methods,
@@ -124,7 +124,7 @@ Suggests:
124
124
nonnest2,
125
125
ordinal,
126
126
parallel,
127
- parameters (>= 0.20.3 ),
127
+ parameters (>= 0.21.4 ),
128
128
patchwork,
129
129
pscl,
130
130
psych,
@@ -136,7 +136,7 @@ Suggests:
136
136
rstanarm,
137
137
rstantools,
138
138
sandwich,
139
- see (>= 0.8.1 ),
139
+ see (>= 0.8.2 ),
140
140
survey,
141
141
survival,
142
142
testthat (>= 3.2.1),
@@ -154,4 +154,3 @@ Config/Needs/website:
154
154
r-lib/pkgdown,
155
155
easystats/easystatstemplate
156
156
Config/rcmdcheck/ignore-inconsequential-notes: true
157
- Remotes: easystats/insight
Original file line number Diff line number Diff line change 1
- Hot fix release that fixes CRAN check errors .
1
+ Maintainance release.
You can’t perform that action at this time.
0 commit comments