Skip to content

Commit

Permalink
Prepare CRAN release (#941)
Browse files Browse the repository at this point in the history
* Prepare CRAN release

* remove remotes

* CRAN comments

* update desc [skip_ci]

* submitted
  • Loading branch information
strengejacke committed Feb 4, 2024
1 parent 426be2b commit 12c6389
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 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.21.3
Date: 2023-11-02 13:00:22 UTC
SHA: 8fe9c05402498cb2aaded80c42d73118d98fd56c
Version: 0.21.4
Date: 2024-02-03 21:38:27 UTC
SHA: 48a16ce752065c5b09eff5cbb5ecd3c22c2bc32d
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: parameters
Title: Processing of Model Parameters
Version: 0.21.3.10
Version: 0.21.4
Authors@R:
c(person(given = "Daniel",
family = "Lüdecke",
Expand Down Expand Up @@ -216,4 +216,3 @@ Config/Needs/website:
r-lib/pkgdown,
easystats/easystatstemplate
Config/rcmdcheck/ignore-inconsequential-notes: true
Remotes: easystats/see
6 changes: 4 additions & 2 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ Maintainance release.

## revdepcheck results

We checked all reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
We checked 33 reverse dependencies (27 from CRAN + 6 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We saw 1 new problems
* We failed to check 0 packages

This update breaks the *see* package. The maintainer is informed and prepared a fix, which is ready to be submitted once this submission is accepted on CRAN.

0 comments on commit 12c6389

Please sign in to comment.