Skip to content

Reference new grepv() in regex_subset_linter() once it makes an R release #2648

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
MichaelChirico opened this issue Aug 20, 2024 · 0 comments · May be fixed by #2856
Open

Reference new grepv() in regex_subset_linter() once it makes an R release #2648

MichaelChirico opened this issue Aug 20, 2024 · 0 comments · May be fixed by #2856

Comments

@MichaelChirico
Copy link
Collaborator

#' the pattern, e.g. `grep("[a-m]", letters, value = TRUE)` will return the

Just noticed R will start shipping grepv() as a shorthand for grep(ptn, x, value=TRUE):

https://github.com/r-devel/r-svn/blob/874fa1008e6cb090c7c898c422d703ca0026d600/doc/NEWS.Rd#L39-L40

We can reference that once it makes an R release.

@Bisaloo Bisaloo linked a pull request Jun 5, 2025 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant