orgadish commented on issue #38033:
URL: https://github.com/apache/arrow/issues/38033#issuecomment-1752264154
@thisisnic I've created a PR for this, but have not been able to load the
package in my local RStudio. I get the following errors:
```
Error in dyn.load(dll_copy_file) :
unable to load shared object
'/var/folders/gh/kkjkl7md3ml943xf33hqg6540000gp/T//RtmpFfA62h/pkgload127a31261e174/arrow.so':
dlopen(/var/folders/gh/kkjkl7md3ml943xf33hqg6540000gp/T//RtmpFfA62h/pkgload127a31261e174/arrow.so,
0x0006): symbol not found in flat namespace
'__ZN5arrow12ArrayBuilder12AppendScalarERKNS_6ScalarEx'
```
(This is after running `brew install apache-arrow --HEAD`).
Any thoughts?
--
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]