Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/19290
  
    Ugh.. it failed to install due to permission issue ... 
    
    ```
    Downloading GitHub repo jimhester/lintr@5431140
    from URL https://api.github.com/repos/jimhester/lintr/zipball/5431140
    Installing lintr
    Downloading GitHub repo hadley/xml2@master
    from URL https://api.github.com/repos/hadley/xml2/zipball/master
    Installing xml2
    '/usr/lib64/R/bin/R' --no-site-file --no-environ --no-save --no-restore  \
      --quiet CMD INSTALL  \
      '/tmp/RtmprFnaBu/devtools438c516b7717/r-lib-xml2-5799cd9'  \
      --library='/usr/lib64/R/library' --install-tests 
    
    Error: ERROR: no permission to install to directory '/usr/lib64/R/library'
    Installation failed: Command failed (1)
    '/usr/lib64/R/bin/R' --no-site-file --no-environ --no-save --no-restore  \
      --quiet CMD INSTALL  \
      '/tmp/RtmprFnaBu/devtools438c286c3792/jimhester-lintr-5431140'  \
      --library='/usr/lib64/R/library' --install-tests 
    
    Error: ERROR: no permission to install to directory '/usr/lib64/R/library'
    Installation failed: Command failed (1)
    ```


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to