Neal Richardson created ARROW-13683:
---------------------------------------
Summary: [R][CI] Test with Windows UCRT R
Key: ARROW-13683
URL: https://issues.apache.org/jira/browse/ARROW-13683
Project: Apache Arrow
Issue Type: Improvement
Components: Continuous Integration, R
Reporter: Neal Richardson
We're already building Arrow C++ with the UCRT toolchain (including gcc 10) in
the Rtools40 build, but we aren't testing the R bindings and the whole package
with it. https://github.com/r-windows/docs/blob/master/ucrt.md has instructions
for how to download the UCRT R; any download and setup probably should happen
in (or be upstreamed to) https://github.com/r-lib/actions/issues/340.
There is already a CRAN check for UCRT, so we have some limited exposure by not
having CI for it. Adding a job would also allow us to reproduce the link error
Jeroen observed on ARROW-9616.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)