Skip to content

Commit 76d02f1

Browse files
authored
Prepare CRAN release (#687)
1 parent 464698b commit 76d02f1

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
lines changed

CRAN-SUBMISSION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
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

DESCRIPTION

Lines changed: 4 additions & 5 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.10.8.16
4+
Version: 0.10.9
55
Authors@R:
66
c(person(given = "Daniel",
77
family = "Lüdecke",
@@ -69,7 +69,7 @@ BugReports: https://github.com/easystats/performance/issues
6969
Depends:
7070
R (>= 3.6)
7171
Imports:
72-
bayestestR (>= 0.13.1),
72+
bayestestR (>= 0.13.2),
7373
insight (>= 0.19.8),
7474
datawizard (>= 0.9.1),
7575
methods,
@@ -124,7 +124,7 @@ Suggests:
124124
nonnest2,
125125
ordinal,
126126
parallel,
127-
parameters (>= 0.20.3),
127+
parameters (>= 0.21.4),
128128
patchwork,
129129
pscl,
130130
psych,
@@ -136,7 +136,7 @@ Suggests:
136136
rstanarm,
137137
rstantools,
138138
sandwich,
139-
see (>= 0.8.1),
139+
see (>= 0.8.2),
140140
survey,
141141
survival,
142142
testthat (>= 3.2.1),
@@ -154,4 +154,3 @@ Config/Needs/website:
154154
r-lib/pkgdown,
155155
easystats/easystatstemplate
156156
Config/rcmdcheck/ignore-inconsequential-notes: true
157-
Remotes: easystats/insight

cran-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Hot fix release that fixes CRAN check errors.
1+
Maintainance release.

0 commit comments

Comments
 (0)