abalter commented on issue #34783:
URL: https://github.com/apache/arrow/issues/34783#issuecomment-1489554306
I just noticed that the newest version of install_arrow uses `conda <-
isTRUE(grepl("conda", R.Version()$platform))` instead of `which conda` and that
method is not causing the error.
https://github.com/apache/arrow/blob/main/r/R/install-arrow.R#L65
I'll try it.
--
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]