-
Notifications
You must be signed in to change notification settings - Fork 1
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
Release r2dii.plot 0.4.0 #526
Comments
Are we planing to release r2dii.plot in the (relatively) immediate future? |
Yup! I believe so 🚀 |
@MonikaFu you should receive an e-mail with the results of |
I am skipping "Draft a Blog Post" because we don't have a blog. |
Heya @MonikaFu did you get the results of the |
Sorry, forgot about it. Yes, looks good to me: https://win-builder.r-project.org/95U3FyBRgoxD/ There is one note but as far as I remember it is expected when you do a major update? |
Yup, that note is warning you that we have a development version number (e.g. |
Ah right. About the version, in the issue it says |
Since we are still in |
All done! Thanks @MonikaFu
|
Prepare for release:
git pull
urlchecker::url_check()
devtools::build_readme()
devtools::check(remote = TRUE, manual = TRUE)
devtools::check_win_devel()
revdepcheck::revdep_check(num_workers = 4)
cran-comments.md
ubuntu-latest (oldrel-4)
is failing #540Submit to CRAN:
usethis::use_version('minor')
devtools::submit_cran()
Wait for CRAN...
usethis::use_github_release()
usethis::use_dev_version(push = TRUE)
The text was updated successfully, but these errors were encountered: