Skip to content
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

Import and use {rlang} type checks #464

Merged
merged 8 commits into from
Oct 22, 2024
Merged

Conversation

teunbrand
Copy link
Contributor

This PR solves an issue discussed off-github.

Briefly, in an effort to standardise message signalling, we should use the type checks that can be imported from {rlang}.
This PR imports these and uses them whenever a straightforward check was appropriate.

tests/testthat/_snaps/label-number.md Outdated Show resolved Hide resolved
tests/testthat/test-label-bytes.R Outdated Show resolved Hide resolved
Merge branch 'main' into rlang_checkers

# Conflicts:
#	R/utils.R
@teunbrand
Copy link
Contributor Author

CI failure might be unrelated:

✖ Failed to download sessioninfo 1.2.2 (x86_64-pc-linux-gnu-ubuntu-22.04)

@thomasp85 thomasp85 merged commit ea44928 into r-lib:main Oct 22, 2024
11 of 12 checks passed
@thomasp85
Copy link
Member

Thanks

@teunbrand teunbrand deleted the rlang_checkers branch October 22, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants