Wrong warning text for str_view_all()
deprecation
#518
Labels
bug
an unexpected problem or unintended behavior
str_view_all()
deprecation
#518
See reprex below:
Created on 2023-07-23 with reprex v2.0.2
Per https://www.tidyverse.org/blog/2022/12/stringr-1-5-0/#str_view, I think this warning should instead read:
The current warning claims
str_view()
is deprecated, which doesn't match the blog post or what's happening in the code (I didn't callstr_view()
).The text was updated successfully, but these errors were encountered: