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

v0.5.4 release candidate #357

Merged
merged 2 commits into from
Dec 7, 2022
Merged

v0.5.4 release candidate #357

merged 2 commits into from
Dec 7, 2022

Conversation

cpsievert
Copy link
Collaborator

@cpsievert cpsievert commented Nov 22, 2022

  • Create an rc branch
  • Change the DESCRIPTION and NEWS on this branch to change the version number to the desired version for CRAN
  • Commit and push to the RC branch.
  • Make sure all upstream dependencies are accepted on CRAN.
  • Remove Remotes from DESCRIPTION.
  • Build package
  • Do a sanity check by installing/testing the built package.
  • Run R CMD check --as-cran pkg_version.tar.gz both locally and on win-builder. You can also use https://r-hub.github.io/rhub/.
  • Perform revdepcheck.
  • Submit to CRAN
  • If there are R CMD check warnings that are unavoidable, make sure to explain them in the comments.
  • Tag release
  • Merge tag into master
  • Delete RC branch
  • Rebuild and deploy website
  • Create GitHub release, and copy NEWS items into release notes
  • Bump version number

@cpsievert cpsievert merged commit 85290d9 into main Dec 7, 2022
@cpsievert cpsievert deleted the rc-v0.5.4 branch December 7, 2022 20:53
schloerke added a commit that referenced this pull request Feb 14, 2023
* main:
  CSS selection rules should include hyphens and underscores (#354)
  `document()` (#360)
  Start new version
  v0.5.4 release candidate (#357)
  Fix bindFillRole() documentation example
  roxygenize
  Fix outdated news
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

Successfully merging this pull request may close these issues.

1 participant