apache/arrow-cookbook

[R] Revert installing more dependencies for using nightly packages

Closed this issue · 0 comments

kou commented

#284 installs more packages such as libssh-dev to use nightly R packages.

It's caused by apache/arrow#14235 but it's not expected.

I've fixed it by apache/arrow@43b95e6 . So we can revert the workaround.