assignUser commented on code in PR #35523:
URL: https://github.com/apache/arrow/pull/35523#discussion_r1195775587


##########
.github/workflows/r.yml:
##########
@@ -234,8 +234,8 @@ jobs:
       fail-fast: false
       matrix:
         config:
-        - { rtools: 42, rversion: "4.2" }

Review Comment:
   >From the user perspective, Rtools43 is the same as Rtools42. It uses newer 
versions of the compiler toolchain and libraries, and hence some package 
authors will have to extend their make files to link additional libraries. 
Maintainers of CRAN and Bioconductor packages may use [these 
patches](https://www.r-project.org/nosvn/winutf8/ucrt3/patches/) for reference 
or re-use them in their code.
   
   Does not look like there are any changes that affect us, so we can probably 
just update to 43?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to