Skip to content

CRAN hotfix#592

Merged
rempsyc merged 2 commits intomainfrom
cran_0.6.3
Feb 4, 2026
Merged

CRAN hotfix#592
rempsyc merged 2 commits intomainfrom
cran_0.6.3

Conversation

@rempsyc
Copy link
Copy Markdown
Member

@rempsyc rempsyc commented Feb 4, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 4, 2026 13:45
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares version 0.6.3 for CRAN submission as a hotfix release. The version is bumped from the development version 0.6.2.1 to the release version 0.6.3, with updates to the changelog and CRAN submission documentation indicating that this addresses an attr() compatibility issue with R-devel (#590) to prevent CRAN package removal.

Changes:

  • Version bump from 0.6.2.1 to 0.6.3 for CRAN hotfix release
  • Updated NEWS.md from development version to release version with hotfix description
  • Added R CMD check results documentation for version 0.6.3

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
DESCRIPTION Version incremented from 0.6.2.1 to 0.6.3 for CRAN release
NEWS.md Changed from development version header to 0.6.3 release with clarified hotfix description
cran-comments.md Added R CMD check results section for version 0.6.3 showing clean check

Comment thread NEWS.md
Bug fixes

* Patch for change in `attr()` in R-devel (#590).
* Hotfix patch for change in `attr()` in R-devel (#590) to prevent CRAN removal.
Copy link

Copilot AI Feb 4, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The NEWS.md references "Hotfix patch for change in attr() in R-devel (#590) to prevent CRAN removal" but the PR diff only shows version number updates and documentation changes. No actual code changes fixing the attr() issue are visible in this PR.

Please verify:

  1. Are the code changes in a separate commit that should be part of this PR?
  2. Was the fix already merged in a previous commit and this PR is only updating version numbers for the CRAN submission?

If the fix was already merged, the changelog should clarify this is a version bump for CRAN submission of previously merged fixes.

Copilot uses AI. Check for mistakes.
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes separate PR, already merged

@rempsyc rempsyc merged commit cd8d819 into main Feb 4, 2026
26 of 28 checks passed
@rempsyc rempsyc deleted the cran_0.6.3 branch February 4, 2026 13:53
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.03%. Comparing base (58c7492) to head (96b19f8).
⚠️ Report is 79 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #592       +/-   ##
===========================================
+ Coverage   72.36%   88.03%   +15.67%     
===========================================
  Files          54       54               
  Lines        3684     4865     +1181     
===========================================
+ Hits         2666     4283     +1617     
+ Misses       1018      582      -436     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants