Skip to content

WIP: [R] Verify CRAN release 23.0.1.2#49589

Closed
thisisnic wants to merge 4 commits intoapache:maint-23.0.1.1-rfrom
thisisnic:maint-23.0.1.2-r
Closed

WIP: [R] Verify CRAN release 23.0.1.2#49589
thisisnic wants to merge 4 commits intoapache:maint-23.0.1.1-rfrom
thisisnic:maint-23.0.1.2-r

Conversation

@thisisnic
Copy link
Member

Do not merge, CI for CRAN checks

thisisnic and others added 3 commits March 24, 2026 12:14
…rInFrame (apache#49530)

### Rationale for this change

CI job shows NOTE due to "non-API call" Rf_findVarInFrame

### What changes are included in this PR?

Remove non-API calls to doesn't come up on CRAN notes

### Are these changes tested?

I'll do some CI testing

### Are there any user-facing changes?

No

### AI use

Basically all of this, with Claude Opus 4.5 but I did ask multiple questions on the reasoning behind the changes and alternatives - don't understand 100% but looks reasonable to me

* GitHub Issue: apache#49529

Authored-by: Nic Crane <thisisnic@gmail.com>
Signed-off-by: Nic Crane <thisisnic@gmail.com>
### Rationale for this change

Resolve the crossbow failure, I've already created an issue upstream

### What changes are included in this PR?

Skipping a test under sanitization

### Are these changes tested?

They are the tests

### Are there any user-facing changes?

No
* GitHub Issue: apache#49578

Authored-by: Jonathan Keane <jkeane@gmail.com>
Signed-off-by: Nic Crane <thisisnic@gmail.com>
@thisisnic thisisnic requested a review from jonkeane as a code owner March 24, 2026 12:44
@github-actions
Copy link

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?

GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

@thisisnic
Copy link
Member Author

@github-actions crossbow submit --group r

@github-actions
Copy link

Revision: 8679f11

Submitted crossbow builds: ursacomputing/crossbow @ actions-a8bb74e4a7

Task Status
r-binary-packages GitHub Actions
r-recheck-most GitHub Actions
test-r-alpine-linux-cran GitHub Actions
test-r-arrow-backwards-compatibility GitHub Actions
test-r-depsource-system GitHub Actions
test-r-dev-duckdb GitHub Actions
test-r-devdocs GitHub Actions
test-r-extra-packages GitHub Actions
test-r-fedora-clang GitHub Actions
test-r-gcc-11 GitHub Actions
test-r-gcc-12 GitHub Actions
test-r-install-local GitHub Actions
test-r-install-local-minsizerel GitHub Actions
test-r-linux-as-cran GitHub Actions
test-r-linux-rchk GitHub Actions
test-r-linux-sanitizers GitHub Actions
test-r-linux-valgrind GitHub Actions
test-r-m1-san GitHub Actions
test-r-macos-as-cran GitHub Actions
test-r-offline-maximal GitHub Actions
test-r-ubuntu-22.04 GitHub Actions
test-r-versions GitHub Actions

@thisisnic
Copy link
Member Author

Most of these failures are just CI things to do with fs now requiring system libuv and not defaulting to installing the bundled one.

@thisisnic thisisnic changed the title WIP: [R] Verify CRAN release 23.0.0.2 WIP: [R] Verify CRAN release 23.0.1.2 Mar 24, 2026
@thisisnic thisisnic closed this Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants