Skip to content

MINOR: [R] progress towards removing Assertthat dependency #50525

Draft
olivroy wants to merge 5 commits into
apache:mainfrom
olivroy:assert
Draft

MINOR: [R] progress towards removing Assertthat dependency #50525
olivroy wants to merge 5 commits into
apache:mainfrom
olivroy:assert

Conversation

@olivroy

@olivroy olivroy commented Jul 16, 2026

Copy link
Copy Markdown

Rationale for this change

To get rid of assertthat dependency

What changes are included in this PR?

  • progress towards removing assertthat dependency (replaced by rlang's type checkers)

Are these changes tested?

By existing tests.

Are there any user-facing changes?

No, only error messages standardized.

I have not been able to install the dev version locally, so I would need the workflows to be run, so that I could adjust the tests.

@github-actions

Copy link
Copy Markdown

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:

@olivroy olivroy changed the title [R] remove Assertthat dependency MINOR: [R] progress towards removing Assertthat dependency Jul 16, 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.

1 participant