zhengruifeng opened a new pull request, #43881: URL: https://github.com/apache/spark/pull/43881
### What changes were proposed in this pull request? re-org R package installations after this PR, there is no R package installation in `build_and_test` ### Why are the changes needed? current R packages installations were messy, e.g. - `devtools` is installed 4 times (twice in dockerfile, twice in job `lint`) - `testthat` is installed twice ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested? ci ### Was this patch authored or co-authored using generative AI tooling? no -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
