Skip to content

Conversation

averissimo
Copy link
Contributor

@averissimo averissimo commented Aug 26, 2025

Release checklist:

  • Run desc::desc_normalize() to normalize DESCRIPTION file
  • Make sure all CI actions are green
  • Run urlchecker::url_check()
  • Build the package locally using the command:R CMD build . which will generate a .tar.gz file necessary for the CRAN submission.
    • Ceate a git tag called X.X.X-rcX with the build
  • Submit the package that was build in the previous step via this form: https://cran.r-project.org/submit.html
  • Address CRAN feedback and repeat the submission to CRAN whenever necessary
  • Create a git tag with the final version set to X.X.X on the main branch

Changes description

  • Bumps version
  • Minor change in 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