-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
Describe the enhancement requested
It would be great to speed up the installation of the arrow package in R on arm64 Linux if the following script could be adapted to arm64 Linux.
Lines 154 to 155 in 72343f5
| if (identical(os, "linux") && identical(arch, "x86_64")) { | |
| # We only host x86 linux binaries today |
Component(s)
Packaging, R
Reactions are currently unavailable