i-esin opened a new issue, #2907:
URL: https://github.com/apache/arrow-adbc/issues/2907
### What happened?
Similar to issue r/adbcsnowflake install failure #1529 I couldn't install
`adbcsnowflake` using `pak`, nor did the following work:
```r
remotes::install_github("apache/arrow-adbc/r/adbcdrivermanager", build =
FALSE)
remotes::install_github("apache/arrow-adbc/r/adbcsnowflake", build = FALSE)
```
After installing Go with homebrew it did work though.
```r
```
I am wondering what's the status on providing this package on CRAN.
### Stack Trace
_No response_
### How can we reproduce the bug?
_No response_
### Environment/Setup
System: Macbook M3 macOS Sequoia 15.3.2
R version: 4.5.0
pkgbuild version: 1.4.8
--
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]