Thanks for the clarification. Fingers crossed!
Edward
On Wed, Oct 30, 2024 at 7:34 PM Hervé Pagès
wrote:
> Hi Edward,
>
> arrow is a CRAN package with Mac binaries available for R 4.4 so our build
> system just install that. Note that Mac package binaries should be
> self-contained (they use st
Hi Edward,
arrow is a CRAN package with Mac binaries available for R 4.4 so our
build system just install that. Note that Mac package binaries should be
self-contained (they use static linking), so they should **never**
require any external system library.
Not sure why we see this error on lco
Hello,
I have made updates to my package BayesSpace on the devel branch and it
shows an error on macOS only due to an error with the arrow dependency:
unable to load shared object
'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/arrow/libs/arrow.so':
dlopen(/Library/Framewor