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 dplyr 1.1.1 #6761

Closed
23 tasks done
DavisVaughan opened this issue Feb 24, 2023 · 2 comments
Closed
23 tasks done

Release dplyr 1.1.1 #6761

DavisVaughan opened this issue Feb 24, 2023 · 2 comments
Milestone

Comments

@DavisVaughan
Copy link
Member

DavisVaughan commented Feb 24, 2023

Prepare for release:

  • Wait for rlang to get to CRAN, bump required version
  • Wait for vctrs to get to CRAN, bump required version
  • git pull
  • Check current CRAN check results
  • Polish NEWS
  • urlchecker::url_check()
  • devtools::build_readme()
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
  • rhub::check_for_cran()
  • rhub::check(platform = 'ubuntu-rchk')
  • rhub::check_with_sanitizers()
  • revdepcheck::cloud_check() dplyr 1.1.1 revdep tracker #6767
  • Update cran-comments.md
  • git push

Submit to CRAN:

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

Wait for CRAN...

  • Accepted 🎉
  • git push
  • usethis::use_github_release()
  • usethis::use_dev_version()
  • git push
@DavisVaughan DavisVaughan added this to the 1.1.1 milestone Feb 24, 2023
@fh-mthomson
Copy link

Is there a rough timeline for this release (days vs. weeks vs. month+)?

We're currently looking to leverage dbplyr 2.3.1 (which floors to dplyr >= 1.1.0) and would love to wait until after dplyr 1.1.1 is available, if possible, to inherit #6753.

Thank you all for the great and thoughtful work in these recent updates!

@DavisVaughan
Copy link
Member Author

Hopefully releasing around March 13th

@hadley hadley closed this as completed Mar 22, 2023
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

3 participants