This is an automated email from the ASF dual-hosted git repository.
assignuser pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/main by this push:
new ce27b8c032 GH-38904:[R] Update news.md for 14.0.0.2 (#39022)
ce27b8c032 is described below
commit ce27b8c032fdcd22536024f53bfb844b5abccda4
Author: Jacob Wujciak-Jens <[email protected]>
AuthorDate: Fri Dec 1 19:29:34 2023 +0100
GH-38904:[R] Update news.md for 14.0.0.2 (#39022)
### Rationale for this change
Update news.md
### Are these changes tested?
no
* Closes: #38904
Authored-by: Jacob Wujciak-Jens <[email protected]>
Signed-off-by: Jacob Wujciak-Jens <[email protected]>
---
r/NEWS.md | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/r/NEWS.md b/r/NEWS.md
index c337e907a4..8c8852e9c8 100644
--- a/r/NEWS.md
+++ b/r/NEWS.md
@@ -19,7 +19,23 @@
# arrow 14.0.1.9000
-# arrow 14.0.1
+# arrow 14.0.0.2
+
+## Minor improvements and fixes
+
+* Fixed the printf syntax to align with format checking (#38894)
+* Removed bashism in configure script (#38716).
+* Fixed a broken link in the README (#38657)
+* Properly escape the license header in the lintr config (#38639).
+* Removed spurious warnings from installation-script test suite (#38571).
+* Polished installation-script after refactor (#38534)
+
+## Installation
+
+* If pkg-config fails to detect the required libraries an additional search
+ without pkg-config is run (#38970).
+* Fetch the latest nightly Arrow C++ binary when installing a development
+ Version (#38236).
# arrow 14.0.0.1