We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Waiting on r-lib/vctrs#568
And deprecate use of pkgconfig, as I'm now confident that the current behaviour is the correct default for R.
The text was updated successfully, but these errors were encountered:
No use of pkgconfig + na_matches in CRAN: https://github.com/search?q=org%3Acran+na_matches&type=Code
na_matches
Looks like only two people used it on Github R code generally: https://github.com/search?l=R&p=9&q=na_matches&type=Code
Sorry, something went wrong.
Use new na_equal argument to vec_match()/vec_in()
b6148b1
Fixes #4914
Implement na_matches = "never" (#4940)
07f8896
Successfully merging a pull request may close this issue.
Waiting on r-lib/vctrs#568
And deprecate use of pkgconfig, as I'm now confident that the current behaviour is the correct default for R.
The text was updated successfully, but these errors were encountered: