-
Notifications
You must be signed in to change notification settings - Fork 4k
WIP: [R] Verify CRAN release 23.0.0 #48950
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
base: release-23.0.0-rc2
Are you sure you want to change the base?
Conversation
…#48902) ### Rationale for this change Don't need to check for altrep as it's in R >= 4.0 ### What changes are included in this PR? Remove altrep checking ### Are these changes tested? All good if CI passes ### Are there any user-facing changes? Nah * GitHub Issue: #44926 Authored-by: Nic Crane <thisisnic@gmail.com> Signed-off-by: Nic Crane <thisisnic@gmail.com>
### Rationale for this change New release requires NEWS.md update ### What changes are included in this PR? Update it ### Are these changes tested? No ### Are there any user-facing changes? No * GitHub Issue: #48928 Authored-by: Nic Crane <thisisnic@gmail.com> Signed-off-by: Nic Crane <thisisnic@gmail.com>
Resolves: #48817 ### Rationale for this change Keep R build infrastructure inline with our C++ version ### What changes are included in this PR? Mostly `s/CXX17/CXX20/g` ### Are these changes tested? Yes, lots of CI ### Are there any user-facing changes? **This PR includes breaking changes to public APIs.** (If there are any breaking changes to public APIs, please explain which changes are breaking. If not, you can remove this.) **This PR contains a "Critical Fix".** (If the changes fix either (a) a security vulnerability, (b) a bug that caused incorrect or invalid data to be produced, or (c) a bug that causes a crash (even when the API contract is upheld), please provide explanation. If not, you can remove this.) * GitHub Issue: #48817 Authored-by: Jonathan Keane <jkeane@gmail.com> Signed-off-by: Jonathan Keane <jkeane@gmail.com>
|
Thanks for opening a pull request! If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project. Then could you also rename the pull request title in the following format? or See also: |
|
@github-actions crossbow submit --group r |
|
Revision: 3f76710 Submitted crossbow builds: ursacomputing/crossbow @ actions-959b277841 |
|
r-recheck-most looks like a revdepcheck and it's failing for OlinkAnalyze but as that currently has errors on CRAN, I think we're good (i.e. errors aren't caused by us) |
Do not merge: Running R crossbow jobs against the CRAN release branch.