Skip to content
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 occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARM support #59

Closed
siddharthab opened this issue Mar 5, 2021 · 2 comments
Closed

ARM support #59

siddharthab opened this issue Mar 5, 2021 · 2 comments

Comments

@siddharthab
Copy link
Collaborator

Let's test that we can support ARM processors, specifically on the new AWS instance types. We may have to wait for R 4.1.0 for full support.

For macOS, CRAN recommendation is to use Rosetta for R versions less than 4.1.0.

@siddharthab
Copy link
Collaborator Author

CRAN now supports arm64 for R 4.1.z, but let's wait for Bioconductor to also support before we do anything here.

Most likely, this will be as simple as modifying the repo management script to find the right bin contrib dirs, and then the razel workspace generation script to use the right bin url based on which build of R is running.

@siddharthab
Copy link
Collaborator Author

Resolved by #95.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant