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.
|
if (identical(os, "linux") && identical(arch, "x86_64")) { |
|
# We only host x86 linux binaries today |
Component(s)
Packaging, R
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.
arrow/r/tools/nixlibs.R
Lines 154 to 155 in 72343f5
Component(s)
Packaging, R