AngersZhuuuu commented on PR #37162:
URL: https://github.com/apache/spark/pull/37162#issuecomment-1197950750

   ping @dongjoon-hyun The latest GA failed caused by 
   ```
   * DONE (miniUI)
   ERROR: dependency ‘pkgdown’ is not available for package ‘devtools’
   * removing ‘/usr/local/lib/R/site-library/devtools’
   
   The downloaded source packages are in
        ‘/tmp/RtmpTvMfJ6/downloaded_packages’
   Warning messages:
   1: In install.packages(c("devtools"), repos = 
"https://cloud.r-project.org/";) :
     installation of package ‘systemfonts’ had non-zero exit status
   2: In install.packages(c("devtools"), repos = 
"https://cloud.r-project.org/";) :
     installation of package ‘textshaping’ had non-zero exit status
   3: In install.packages(c("devtools"), repos = 
"https://cloud.r-project.org/";) :
     installation of package ‘ragg’ had non-zero exit status
   4: In install.packages(c("devtools"), repos = 
"https://cloud.r-project.org/";) :
     installation of package ‘pkgdown’ had non-zero exit status
   5: In install.packages(c("devtools"), repos = 
"https://cloud.r-project.org/";) :
     installation of package ‘devtools’ had non-zero exit status
   Error in loadNamespace(x) : there is no package called ‘devtools’
   Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
   Execution halted
   Error: Process completed with exit code 1.
   ```
   
   Any advise?


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