stevecondylios commented on issue #40726:
URL: https://github.com/apache/arrow/issues/40726#issuecomment-2014642623
@aaronschiff thanks a lot, got it working 2 minutes after reading your
reply.
In case anyone else ends up here, you temporarily need to install like so:
```r
install.packages('arrow', repos = c('https://apache.r-universe.dev'))
```
([source](https://github.com/apache/arrow/issues/40667#issuecomment-2007942987))
--
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]