paleolimbot opened a new issue, #222:
URL: https://github.com/apache/arrow-nanoarrow/issues/222

   Prepare for release:
   
   * [ ] `git pull`
   * [ ] Check [current CRAN check 
results](https://cran.rstudio.org/web/checks/check_results_nanoarrow.html)
   * [ ] `usethis::use_news_md()`
   * [ ] [Polish NEWS](https://style.tidyverse.org/news.html#news-release)
   * [ ] `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`
   * [ ] Draft blog post
   
   Submit to CRAN:
   
   * [ ] `usethis::use_version('minor')`
   * [ ] `devtools::submit_cran()`
   * [ ] Approve email
   
   Wait for CRAN...
   
   * [ ] Accepted :tada:
   * [ ] Add preemptive link to blog post in pkgdown news menu
   * [ ] `usethis::use_github_release()`
   * [ ] `usethis::use_dev_version(push = TRUE)`
   * [ ] `usethis::use_news_md()`
   * [ ] Finish blog post
   * [ ] Tweet
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to