tidymodels / discrim

Wrappers for discriminant analysis and naive Bayes models for use with the parsnip package
https://discrim.tidymodels.org
Other
28 stars 3 forks source link

remove README.md from .Rbuildignore #57

Closed EmilHvitfeldt closed 2 years ago

EmilHvitfeldt commented 2 years ago

This PR removes README.md from .Rbuildignore making it so it will show up on CRAN and within the Package Manager UI.

github-actions[bot] commented 1 year ago

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.