HyukjinKwon commented on a change in pull request #29574:
URL: https://github.com/apache/spark/pull/29574#discussion_r479701546



##########
File path: .github/workflows/build_and_test.yml
##########
@@ -241,7 +241,7 @@ jobs:
       run: |
         sudo apt-get install -y libcurl4-openssl-dev
         sudo Rscript -e "install.packages(c('devtools'), 
repos='https://cloud.r-project.org/')"
-        sudo Rscript -e "devtools::install_github('jimhester/[email protected]')"
+        sudo Rscript -e "devtools::install_github('jimhester/lintr')"

Review comment:
       Looks like still 2.0.0 is the latest version. Let's revert this line




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

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