Skip to content
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

rhub::check_for_cran() deprecated #1086

Open
louisaslett opened this issue Aug 12, 2024 · 0 comments
Open

rhub::check_for_cran() deprecated #1086

louisaslett opened this issue Aug 12, 2024 · 0 comments

Comments

@louisaslett
Copy link

The rhub::check_for_cran() function is deprecated. Trying to run it results in the following:

> rhub::check_for_cran()
This function is deprecated and defunct since rhub v2.
Please see `?rhubv2` on transitioning to the new rhub functions.

Therefore the following line in the book is now out-of-date and probably needs to be updated per the R-hub v2 guidelines at https://r-hub.github.io/rhub/articles/rhubv2.html

`rhub::check_for_cran()` is a good option for a typical CRAN package and is morally similar to the GHA workflow configured by `usethis::use_github_action("check-standard")`.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant