This is an automated email from the ASF dual-hosted git repository. thisisnic pushed a commit to branch maint-25.0.0-r in repository https://gitbox.apache.org/repos/asf/arrow.git
commit cd588e78511829fbdf3b548f697f71e51fd6adf5 Author: Nic Crane <[email protected]> AuthorDate: Mon Jul 13 11:49:38 2026 +0100 GH-50496: [R] Remove minimum R version entry from NEWS Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> --- r/NEWS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/r/NEWS.md b/r/NEWS.md index 1170021182..92068e1bb0 100644 --- a/r/NEWS.md +++ b/r/NEWS.md @@ -56,7 +56,6 @@ ## Installation -- The minimum supported R version is now 4.2 (#49901). - The R package now builds under r-universe/r-wasm (#49981). # arrow 24.0.0
