Skip to content

Commit

Permalink
Prepare for CRAN 0.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelloharawild committed Sep 17, 2024
1 parent a03d156 commit a80c003
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: distributional
Title: Vectorised Probability Distributions
Version: 0.4.0.9000
Version: 0.5.0
Authors@R:
c(person(given = "Mitchell",
family = "O'Hara-Wild",
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# distributional (development version)
# distributional 0.5.0

## New features

Expand Down
8 changes: 6 additions & 2 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,9 @@

0 errors | 0 warnings | 0 notes

Reverse dependency checks have been performed and no packages have changed to
worse.
Reverse dependency checks have been performed and substantial regressions were
identified. Some minor revdep failures have been resolved with package
maintainers and you can expect a submission from them shortly.

ggdist: test for warning still gives warning but different message (https://github.com/mjskay/ggdist/pull/246)

0 comments on commit a80c003

Please sign in to comment.