Skip to content

Release epidatr 1.1.0 #252

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

Closed
15 of 16 tasks
dsweber2 opened this issue Feb 26, 2024 · 1 comment · Fixed by #253
Closed
15 of 16 tasks

Release epidatr 1.1.0 #252

dsweber2 opened this issue Feb 26, 2024 · 1 comment · Fixed by #253
Assignees

Comments

@dsweber2
Copy link
Contributor

dsweber2 commented Feb 26, 2024

Prepare for release:

  • 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()
  • revdepcheck::revdep_check(num_workers = 4)
  • Update cran-comments.md
  • git push

Submit to CRAN:

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

Wait for CRAN...

  • Accepted 🎉
  • usethis::use_github_release()
  • usethis::use_dev_version(push = TRUE)
@dsweber2 dsweber2 self-assigned this Feb 26, 2024
@dsweber2 dsweber2 changed the title Release epidatr 1.0.2 Release epidatr 1.1.0 Feb 26, 2024
@dsweber2 dsweber2 mentioned this issue Feb 26, 2024
4 tasks
@dsweber2 dsweber2 reopened this Feb 27, 2024
@dsweber2
Copy link
Contributor Author

I couldn't actually get revdep_check running; it seems to be fragile to exact binaries on a given machine; it wasn't something we ran during the first submission, so hopefully it doesn't cause issues. Dev is now submitted to CRAN

@dshemetov dshemetov reopened this Mar 2, 2024
@dshemetov dshemetov closed this as not planned Won't fix, can't repro, duplicate, stale Mar 2, 2024
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 a pull request may close this issue.

2 participants