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
With an up-tick of usage with r-universe, would a PR to add an r-universe badge to the README of a project be of interest?
e.g.
usethis::use_r_universe_badge()
would generate:
[![r-universe](https://r-lib.r-universe.dev/badges/usethis)](https://r-lib.r-universe.dev/usethis)
That renders as:
Note: One downside would be the setup procedure requires a manual opt-in for folks new to the r-universe.
https://github.com/apps/r-universe/installations/new
The text was updated successfully, but these errors were encountered:
I think we'd accept a PR for this. Maybe just assume the caller has already opted-in?
Sorry, something went wrong.
use_r_universe_badge()
Successfully merging a pull request may close this issue.
With an up-tick of usage with r-universe, would a PR to add an r-universe badge to the README of a project be of interest?
e.g.
would generate:
That renders as:
Note: One downside would be the setup procedure requires a manual opt-in for folks new to the r-universe.
https://github.com/apps/r-universe/installations/new
The text was updated successfully, but these errors were encountered: