Skip to content

Commit

Permalink
Prepare CRAN release (#754)
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke authored Jul 15, 2024
1 parent 9145e15 commit c184e24
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 36 deletions.
6 changes: 3 additions & 3 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Version: 0.12.0
Date: 2024-06-07 17:11:44 UTC
SHA: cb1c46609c8f943a736f3c76b5cadd4272e7bdf2
Version: 0.12.1
Date: 2024-07-15 15:33:09 UTC
SHA: 3196e65635aecc88bbdf00df832b96f03eb8a313
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: performance
Title: Assessment of Regression Models Performance
Version: 0.12.0.13
Version: 0.12.1
Authors@R:
c(person(given = "Daniel",
family = "Lüdecke",
Expand Down
4 changes: 1 addition & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
This release fixes errors in CRAN checks.

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.
Maintainance release.
29 changes: 0 additions & 29 deletions tests/testthat/test-logLik.R

This file was deleted.

0 comments on commit c184e24

Please sign in to comment.