- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2.1k
 
Closed
Labels
Milestone
Description
Prepare for release:
- Check current CRAN check results
 -  
devtools::check(remote = TRUE, manual = TRUE) -  
devtools::check_win_devel() -  
rhub::check_for_cran() -  
revdepcheck::revdep_check(num_workers = 4) -  Update 
cran-comments.md - Polish NEWS
 - Review pkgdown reference index for, e.g., missing topics
 - Draft blog post
 
Submit to CRAN:
-  
usethis::use_version('minor') -  
devtools::submit_cran() - Approve email
 
Wait for CRAN...
- Accepted 🎉
 -  
usethis::use_github_release() -  
usethis::use_dev_version() - Finish blog post
 - Tweet
 - Add link to blog post in pkgdown news menu