Skip to content

Commit c184e24

Browse files
authored
Prepare CRAN release (#754)
1 parent 9145e15 commit c184e24

File tree

4 files changed

+5
-36
lines changed

4 files changed

+5
-36
lines changed

CRAN-SUBMISSION

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Version: 0.12.0
2-
Date: 2024-06-07 17:11:44 UTC
3-
SHA: cb1c46609c8f943a736f3c76b5cadd4272e7bdf2
1+
Version: 0.12.1
2+
Date: 2024-07-15 15:33:09 UTC
3+
SHA: 3196e65635aecc88bbdf00df832b96f03eb8a313

DESCRIPTION

+1-1
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.12.0.13
4+
Version: 0.12.1
55
Authors@R:
66
c(person(given = "Daniel",
77
family = "Lüdecke",

cran-comments.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
This release fixes errors in CRAN checks.
2-
3-
Additionally, in the process of stabilizing the API/user interface for packages from the 'easystats' project, some argument names were renamed and old names have been deprecated. This will not break downstream dependent packages, however, reverse-dependency checks will raise warnings. We have already patched all affected downstream packages and will submit them to CRAN in the next few days, after the release of 'performance'. Once this release-cycle is complete, all warnings due to deprecated argument names should be resolved.
1+
Maintainance release.

tests/testthat/test-logLik.R

-29
This file was deleted.

0 commit comments

Comments
 (0)