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 volcalc 2.1.0 #78

Closed
15 of 16 tasks
Aariq opened this issue Oct 17, 2023 · 0 comments
Closed
15 of 16 tasks

Release volcalc 2.1.0 #78

Aariq opened this issue Oct 17, 2023 · 0 comments
Assignees

Comments

@Aariq
Copy link
Collaborator

Aariq commented Oct 17, 2023

Note: I edited this to remove CRAN-specific things, but maybe this is the version that gets submitted to CRAN?

After #72 & #73 is merged

  • Proofread Title: and Description:
  • Check that all exported functions have @return and @examples
  • Check that Authors@R: includes a copyright holder (role 'cph')
  • Check licensing of included files
  • Update repostatus badge and remove "warning" from README

Prepare for release:

  • Draft blog post
  • git pull
  • urlchecker::url_check()
  • devtools::build_readme() (this doesn't work because of a bug, but also I don't think it matters if this isn't going on CRAN)
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
  • usethis::use_version('minor')
  • Increment version in CITATION.cff and CITATION
  • git push

Make release:

  • usethis::use_github_release()
  • usethis::use_dev_version(push = TRUE)
@Aariq Aariq self-assigned this Oct 18, 2023
@Aariq Aariq added the 🛑 blocked Can't proceede until something else is resolved label Nov 1, 2023
@Aariq Aariq mentioned this issue Dec 13, 2023
@Aariq Aariq removed the 🛑 blocked Can't proceede until something else is resolved label Dec 14, 2023
@Aariq Aariq closed this as completed Dec 15, 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

1 participant