Skip to content

Commit 428fcec

Browse files
authored
Prepare CRAN submission (#885)
1 parent c05ee00 commit 428fcec

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 3 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.3.7
4+
Version: 0.16.0
55
Authors@R:
66
c(person(given = "Daniel",
77
family = "Lüdecke",
@@ -150,7 +150,7 @@ Suggests:
150150
rstanarm,
151151
rstantools,
152152
sandwich,
153-
see (>= 0.9.0),
153+
see (>= 0.13.0),
154154
survey,
155155
survival,
156156
testthat (>= 3.2.1),
@@ -168,4 +168,3 @@ Config/Needs/website:
168168
r-lib/pkgdown,
169169
easystats/easystatstemplate
170170
Config/rcmdcheck/ignore-inconsequential-notes: true
171-
Remotes: easystats/see

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.16.0
22

33
## Breaking Changes
44

0 commit comments

Comments
 (0)