dragosmg edited a comment on pull request #11921:
URL: https://github.com/apache/arrow/pull/11921#issuecomment-1008886621
I think the docs are failing due to `remotes::install_deps(dependencies =
c("Config/Needs/website"))` only installing `pkgdown` and not its dependencies,
one of which is `fs`.
The previous iteration was using `base::install.packages()` which installs
dependencies.
--
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]