zhengruifeng commented on PR #37243:
URL: https://github.com/apache/spark/pull/37243#issuecomment-1191436998
we use `devtools` to specify the version of other libraries, e.g. `Rscript
-e "devtools::install_version('lintr', version='2.0.1',
repos='https://cloud.r-project.org')"`, but it seems that we can not control
its own version.
is it possbile to download the binary file
https://github.com/r-lib/devtools/archive/refs/tags/v2.4.3.tar.gz , and then
directly install it?
--
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]