nealrichardson commented on pull request #8198: URL: https://github.com/apache/arrow/pull/8198#issuecomment-692998263
Looking at the first crossbow failure, there's an R `pkgdown` dependency that's failing to install (but not failing the build), so the R doc building fails later. Adding `apt-get install libfontconfig1-dev` may solve this, though I'll look into other ways to speed R dependency installation up. That seems separate from this though; could you make a JIRA for the failing job please? ---------------------------------------------------------------- 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]
