-
Notifications
You must be signed in to change notification settings - Fork 217
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
Problems installing R 4.4.2
on macOS
#950
Comments
How do you know that this is not a network error or an issue with homebrew, but a bug in r-lib/actions? Can you re-run that job with debug logging? |
I thought that initially and retried three times but it's failed with the same error. |
i have the same issue. Thanks for looking into it! |
I've had the same failure https://github.com/WSpiller/MVMR/actions/runs/11968521460/job/33367492489 I just re-ran the failed job and it passed; so I assume this is a GitHub actions network issue (I have experience of GitHub actions network problems, e.g., I have a different repo in which the windows-latest job loses internet connection so regularly that I had to disable it). |
Disabling macos tests until r-lib/actions#950 is resolved
Thanks, @remlapmot. Sorry for the false alarm, @gaborcsardi! |
* add biocViews then repeat * change version New packages submitted to Bioconductor should set Version: 0.99.0 in the DESCRIPTION file. Specifying y=99 triggers a bump in x at the next release which in this case results in version 1.0.0. * Update DESCRIPTION * add orcid and vignette * add vignetteBuilder * Update DESCRIPTION * see if this helps fix the constant failing * don't need to run it twice * also add all 3 runners * update cache version because of warnings * add pandoc * ok simplify the vignette runner * simplify the r cmd check runner * trying to update vignettes but the demo_pseudo_rds is too big * path is required * last commit for the evening * Update vignette.yml * add retries * Revert "add retries" This reverts commit 5f20f13. * be more precise with the r cache * bloack the evaluation until demo is packaged * Update R-CMD-check.yml * be more precise again * Update vignette.yml * Update R-CMD-check.yml Disabling macos tests until r-lib/actions#950 is resolved * let's go! * ok nvm * Update README.md --------- Co-authored-by: Yu Jiawei <[email protected]>
I also had this problem, reruns did not help. The issue is fixed with #953. |
This issue has been automatically locked. If you believe you have found a related problem, please file a new issue and include a link to this issue |
cf. https://github.com/r-lib/lintr/actions/runs/11959986455/job/33343838214
Seems similar to #280
The text was updated successfully, but these errors were encountered: