GH-50496: [R] Polish NEWS.md for 25.0.0#50497
Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
|
There was a problem hiding this comment.
Pull request overview
Polishes the R package NEWS.md entry for the Arrow 25.0.0 CRAN release by reorganizing the release notes into tidyverse-style sections for improved readability and consistency.
Changes:
- Adds structured subsections for 25.0.0 (Breaking changes, New features, Minor improvements and fixes, Installation).
- Reflows and groups existing bullets under the new headings.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
jonkeane
left a comment
There was a problem hiding this comment.
Thanks for this, oops that we didn't merge before the CRAN release!
|
After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 32562bd. There was 1 benchmark result indicating a performance regression:
The full Conbench report has more details. It also includes information about 78 possible false positives for unstable benchmarks that are known to sometimes produce them. |
Rationale for this change
Polish NEWS.md for the 25.0.0 CRAN release.
What changes are included in this PR?
Organized and expanded NEWS entries following tidyverse style.
Are these changes tested?
No code changes, NEWS only.
Are there any user-facing changes?
No.