andrewtaylor-appfolio commented on issue #1529:
URL: https://github.com/apache/arrow-adbc/issues/1529#issuecomment-1934648320
It works now. For the future...
My R Include path was set incorrectly (user error here):
```
> R.home('include')
[1] "/opt/homebrew/bin"
```
I reassigned it to the following which fixed the issue.
`/Library/Frameworks/R.framework/Resources/include/`
This can be closed. Thank you for the help.
--
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]