Skip to content

[R] Linux arm64 binary hosting #36193

Description

@eitsupi

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

if (identical(os, "linux") && identical(arch, "x86_64")) {
# We only host x86 linux binaries today

Component(s)

Packaging, R

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions