Skip to content

Release ggplot2 3.5.0 #5588

Closed
Closed
@thomasp85

Description

@thomasp85

Pre-release maintenance:

Create a release PR:

  • usethis::pr_init("rc/3.5.0")
  • usethis::use_version('minor')
  • usethis::pr_push()
  • Comment that the PR closes this issue

Run release checks:

  • Wait for CI checks to pass
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
  • revdepcheck::cloud_check()
  • Update cran-comments.md

Submit to CRAN:

  • devtools::submit_cran()
  • Approve email
  • Accepted 🎉

Finish up:

  • usethis::pr_view()
  • usethis::use_github_release()
  • Merge PR (Don't squash merge!)
  • usethis::pr_finish()
  • usethis::use_dev_version(push = TRUE)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions