WIP: [R] Verify CRAN 24.0.0 release#49859
Conversation
|
@github-actions crossbow submit --group r |
|
Revision: cd24fcd Submitted crossbow builds: ursacomputing/crossbow @ actions-816e2d1fef |
|
cherry picked 70f8c20 |
|
@github-actions crossbow submit test-r-arrow-backwards-compatibility |
|
@github-actions crossbow submit test-r-depsource-system |
|
Revision: 4412b0f Submitted crossbow builds: ursacomputing/crossbow @ actions-3855c8250d
|
|
Revision: 4412b0f Submitted crossbow builds: ursacomputing/crossbow @ actions-4cdd90f78b
|
|
Need to bump oldrel/release for r-binary-packages and backport to main. |
|
@github-actions crossbow submit r-binary-packages |
|
Revision: 822dad6 Submitted crossbow builds: ursacomputing/crossbow @ actions-57a12f069a
|
|
The devdocs error looks like a real issue: Probably related to #49381. |
|
@github-actions crossbow submit test-r-devdocs |
|
Revision: de3c1b4 Submitted crossbow builds: ursacomputing/crossbow @ actions-ef34d47c47
|
|
@github-actions crossbow submit r-binary-packages |
|
Revision: 5fc7892 Submitted crossbow builds: ursacomputing/crossbow @ actions-0e54744878
|
|
@github-actions crossbow submit r-binary-packages |
|
Revision: 6fed442 Submitted crossbow builds: ursacomputing/crossbow @ actions-1049286e88
|
|
@github-actions crossbow submit test-r-devdocs |
|
Revision: 32b2512 Submitted crossbow builds: ursacomputing/crossbow @ actions-a8004d5c4e
|
### Rationale for this change Update NEWS for 24.0.0 ### What changes are included in this PR? Update NEWS for 24.0.0 ### Are these changes tested? No ### Are there any user-facing changes? No * GitHub Issue: #49793 Authored-by: Nic Crane <thisisnic@gmail.com> Signed-off-by: Nic Crane <thisisnic@gmail.com>
…replace_when() (#49536) ### Rationale for this change Implement new dplyr functions ### What changes are included in this PR? Implement them ### Are these changes tested? Yeah ### Are there any user-facing changes? Moar functions ### AI Use Code generated using Claude, with plenty of input from me. I've gone through it in detail and refactored lots, but it needs a last pass before it's ready for review. * GitHub Issue: #49534 Lead-authored-by: Nic Crane <thisisnic@gmail.com> Co-authored-by: Jonathan Keane <jkeane@gmail.com> Signed-off-by: Nic Crane <thisisnic@gmail.com>
…kage (#49791) ### Rationale for this change Pre-commit in CI just started to fail trying to install the R `fs` package. See https://github.com/apache/arrow/actions/runs/24610839359. I think we didn't see this until now because we were using cached pre-commit and a recent PR of mine just invalidated the cache incidentally. See also #49594. The `fs` package recently made a change that requires we install libuv development headers to install it. ### What changes are included in this PR? - Updates dev.yml to Install libuv1-dev ### Are these changes tested? Yes. See my other PR: #49788 (comment). ### Are there any user-facing changes? No. Authored-by: Bryce Mecum <petridish@gmail.com> Signed-off-by: Bryce Mecum <petridish@gmail.com>
arm64 release is still 4.5 for some reason
without cmake_minimum_required, probing for s3 was failing for me
|
@github-actions crossbow submit test-r-devdocs |
|
Revision: 41fbc3b Submitted crossbow builds: ursacomputing/crossbow @ actions-4314b7161c
|
|
Closing as the CI is green enough. the devdocs thing we'll have to return to. |
Don't merge, just testing jobs for R release.