dragosmg commented on pull request #11921:
URL: https://github.com/apache/arrow/pull/11921#issuecomment-991022139
Not sure what to recommend in the developer docs. I ran
```
install_deps(".", dependencies = c("soft", "Config/Needs/1",
"Config/Needs/2"))
```
and 40+ minutes later my R session was still busy installing (mostly binary)
packages. `dependencies = "soft"` is the equivalent of `dependencies = TRUE`
but something is not right with this picture.
I'd be tempted to suggest using pak as that uses a separate process and is
much faster.
--
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]