CRAN hotfix release - #605
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR prepares a CRAN hotfix release by updating the package version and aligning the changelog and CRAN submission notes with the new release number.
Changes:
- Bump package version to
0.6.4inDESCRIPTION. - Update
NEWS.mdtop header to# report 0.6.4. - Add an updated
R CMD checkresults section for version0.6.4incran-comments.md.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| NEWS.md | Updates the top changelog header to the 0.6.4 release. |
| DESCRIPTION | Bumps the package version to 0.6.4 for CRAN submission. |
| cran-comments.md | Records R CMD check results for report 0.6.4. |
There was a problem hiding this comment.
Code Review
The pull request updates the package version from 0.6.3.2 to 0.6.4 across the DESCRIPTION, NEWS.md, and cran-comments.md files. Specifically, it updates the version number in the DESCRIPTION file, replaces the development header in NEWS.md with the new version number, and adds R CMD check results for version 0.6.4 in cran-comments.md. I have no feedback to provide.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Discussed in easystats/datawizard#680