-
Notifications
You must be signed in to change notification settings - Fork 35
trouble with install {arrow} #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll 8000 occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This is what I get:
|
so apparently, there is no parquet in the base Alpine system. |
Seems like you'll need to build arrow, which is not quite ideal: https://gist.github.com/bskaggs/fc3c8d0d553be54e2645616236fdc8c6 |
It doesn't work as jemalloc is not longer available |
Those are instructions for Python. I will see if it works for R as well. |
I meant the part that builds the arrow library: https://gist.github.com/bskaggs/fc3c8d0d553be54e2645616236fdc8c6#file-dockerfile-L25-L42 |
I added a note to the |
Update README as well. Closes #7, really. [ci skip]
quite late, but arrow works now, see the example in |
Uh oh!
There was an error while loading. Please reload this page.
I have some trouble installing {arrow} which in turn is caused by {rlang}
here my the the Dockerfile
The text was updated successfully, but these errors were encountered: