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

Release rsample 1.2.0 #442

Closed
22 of 24 tasks
topepo opened this issue Aug 1, 2023 · 5 comments · Fixed by #453
Closed
22 of 24 tasks

Release rsample 1.2.0 #442

topepo opened this issue Aug 1, 2023 · 5 comments · Fixed by #453

Comments

@topepo
Copy link
Member

topepo commented Aug 1, 2023

Prepare for release:

  • git pull
  • Check current CRAN check results
  • Bump required R version in DESCRIPTION to 3.6
  • Polish NEWS
  • urlchecker::url_check()
  • devtools::build_readme()
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
  • revdepcheck::cloud_check()
  • Update cran-comments.md
  • git push
  • Draft blog post
  • Slack link to draft blog in #open-source-comms
  • Have you added all new classes to rset_subclasses (in R/compat-vctrs-helpers.R)?
  • Have you re-generated vctrs compatibility functions (using inst/generate_vctrs.R)?

Submit to CRAN:

  • usethis::use_version('minor')
  • devtools::submit_cran()
  • Approve email

Wait for CRAN...

  • Accepted 🎉
  • Add preemptive link to blog post in pkgdown news menu
  • usethis::use_github_release()
  • usethis::use_dev_version(push = TRUE)
  • Finish blog post
  • Tweet
@hfrick
Copy link
Member

hfrick commented Aug 21, 2023

revdeps ("6d641f8d-ad4f-4826-931c-00de26e44139") breaking:

@hfrick
Copy link
Member

hfrick commented Aug 22, 2023

There is a new version of healthyR.ts on CRAN with the required fix ✅

@juliasilge
Copy link
Member

A new version of butcher is now on CRAN with the necessary change ✅

@hfrick
Copy link
Member

hfrick commented Aug 23, 2023

Thank you @juliasilge ! 🙌

@hfrick hfrick mentioned this issue Aug 23, 2023
@github-actions
Copy link

This issue 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.

@github-actions github-actions bot locked and limited conversation to collaborators Sep 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants