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

   First release:
   
   * [ ] `usethis::use_news_md()`
   * [ ] `usethis::use_cran_comments()`
   * [ ] Update (aspirational) install instructions in README
   * [ ] 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](https://r-pkgs.org/license.html#sec-code-you-bundle)
   * [ ] Review <https://github.com/DavisVaughan/extrachecks>
   
   Prepare for release:
   
   * [ ] `git pull`
   * [ ] `urlchecker::url_check()`
   * [ ] `devtools::build_readme()`
   * [ ] `devtools::check(remote = TRUE, manual = TRUE)`
   * [ ] `devtools::check_win_devel()`
   * [ ] `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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to