🤔 maybe not, getting this now locally: ``` ** testing if installed package can be loaded Error: package or namespace load failed for ‘arrow’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/Library/Frameworks/R.framework/Versions/3.5/Resources/library/arrow/libs/arrow.so': dlopen(/Library/Frameworks/R.framework/Versions/3.5/Resources/library/arrow/libs/arrow.so, 6): Library not loaded: @rpath/libarrow.10.dylib Referenced from: /Library/Frameworks/R.framework/Versions/3.5/Resources/library/arrow/libs/arrow.so Reason: image not found Error: loading failed Execution halted ERROR: loading failed * removing ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library/arrow’ * restoring previous ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library/arrow’
Exited with status 1. ``` @jimhester is this what you had previously in rarrow perhaps ? [ Full content available at: https://github.com/apache/arrow/pull/2489 ] This message was relayed via gitbox.apache.org for [email protected]
