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

enable arm64 build for rocker/rstudio after RStudio IDE 2023.05.0 #651

Merged
merged 5 commits into from
May 17, 2023

Conversation

eitsupi
Copy link
Member

@eitsupi eitsupi commented May 13, 2023

Close #144

Currently the linux/arm64 platform version of RStudio IDE is not bundled Quarto CLI, but bundling may begin after RStudio IDE 2023.05.0. (rstudio/rstudio#12411, rstudio/rstudio#13127)

When the Quarto CLI bundle to the RStudio IDE is started, I think we can start building arm64 version of rocker/rstudio.

This PR also includes a small refactoring to correspond to the recently released purrr 1.0.0. (Close #595)

@eitsupi eitsupi requested a review from cboettig May 13, 2023 11:04
@eitsupi
Copy link
Member Author

eitsupi commented May 13, 2023

(Linting workflow was failed due to supler-linter's issue.)

build/make-stacks.R Outdated Show resolved Hide resolved
build/make-stacks.R Outdated Show resolved Hide resolved
@eitsupi eitsupi changed the title enable arm64 build for rocker/rstudio after RStudio IDE 2023.05.1 enable arm64 build for rocker/rstudio after RStudio IDE 2023.05.0 May 16, 2023
@eitsupi eitsupi marked this pull request as ready for review May 16, 2023 22:30
@eitsupi
Copy link
Member Author

eitsupi commented May 17, 2023

Because rstudio/rstudio#13127 has been merged, I think we can merge this.

@eitsupi eitsupi merged commit d26d1c8 into rocker-org:master May 17, 2023
@eitsupi eitsupi deleted the arm64-rstudio branch May 17, 2023 13:44
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

Successfully merging this pull request may close these issues.

Update dev R script for purrr 1.0.0 rocker/rstudio for apple silicon linux/arm64/v8 platform
1 participant