CRAN Release v1.4.0#467
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. |
|
📕 Preview documentation for this PR has been cleaned up. |
|
@d-morrison This PR just gets |
There was a problem hiding this comment.
Pull request overview
This PR prepares serocalculator version 1.4.0 for CRAN submission by updating documentation, version numbers, and release notes. The release addresses CRAN errors found in routine checks and aligns the CRAN version with the development version.
Changes:
- Updated version number from 1.3.0.9061 (dev) to 1.4.0 (release)
- Reordered author list for consistency between DESCRIPTION and auto-generated documentation
- Updated CRAN submission documentation with error fixes and submission details
- Finalized NEWS.md from development version to release version 1.4.0
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| DESCRIPTION | Version bump to 1.4.0 and author list reordering |
| man/serocalculator-package.Rd | Auto-generated documentation reflecting author list changes |
| cran-comments.md | Updated CRAN submission notes with error fixes and current status |
| NEWS.md | Changed header from development version to release 1.4.0 |
| CRAN-SUBMISSION | New file documenting submission metadata |
d-morrison
left a comment
There was a problem hiding this comment.
Thanks for managing this! Please complete the post-release checklist (https://r-pkgs.org/release.html#sec-release-post-acceptance), which will polish a couple of details, and then we can merge this!
Updating documentation and submitting to CRAN for version 1.4.0. This fixes errors found in routine CRAN checks in v1.3.1 and aligns CRAN version with development version submitted for publication.