dongjoon-hyun opened a new pull request #35349:
URL: https://github.com/apache/spark/pull/35349


   ### What changes were proposed in this pull request?
   
   This PR aims to update `Roxygen` reference to 7.1.2.
   
   ### Why are the changes needed?
   
   We are already using `7.1.2` and this PR removes an annoying situation where 
building with `-Psparkr` changes this reference always.
   ```
   $ docker run -it --rm dongjoon/apache-spark-github-action-image:20211228 
Rscript -e 'installed.packages()' | grep roxygen2 | grep site-library
   roxygen2    "roxygen2"    "/usr/local/lib/R/site-library" "7.1.2"
   ```
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Pass the CIs.


-- 
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]

Reply via email to