-
Notifications
You must be signed in to change notification settings - Fork 66
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
Package name backtick audit rsample #525
Package name backtick audit rsample #525
Conversation
Several instances of packages found that were still backticked, mainly from NEWS file and a few others. Fixes tidymodels#503
…re I inadvertantly deleted a word. Fixed and updated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, that's great! Could you please address the two small code comments?
I think I made the two edits... please let me know if I didn't. Thanks for all you all do for open source software and letting us continue to contribute in small ways! |
@agmurray Thanks for the edits! I'm just dropping in quickly to say that I'm OOO until the week after next but will get to this after my return. |
This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue. |
closes #503