paleolimbot commented on issue #33637: URL: https://github.com/apache/arrow/issues/33637#issuecomment-1384144651
I believe what happened is that CRAN set `ARROW_R_DEV=true` on one or more of its check machines, which means the verbose install logs got printed when building the vendored arrow. That may have been in good faith - to display as many warnings/errors as possible when running checks like gcc13 that are difficult/impossible to replicate otherwise - or it may be that they are planning to force the arrow package in line with the CRAN policy. I think we should submit without changing anything and hope that it was the former...if CRAN has decided to enforce all of its policies on the arrow package, any attempt to actively circumvent that would be seen poorly (and probably wouldn't work anyway since they'd be manually inspecting changes). -- 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]
