geoarrow/geoarrow-r

Release geoarrow 0.1.0

Closed this issue · 1 comments

(this is still a few months off, but is a hook to keep track of/discuss progress related to the initial release)

First release:

Prepare for release:

  • devtools::build_readme()
  • urlchecker::url_check()
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
  • rhub::check_for_cran()
  • rhub::check(platform = 'ubuntu-rchk')
  • rhub::check_with_sanitizers()
  • 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()
  • usethis::use_news_md()
  • Finish blog post
  • Tweet
  • Add link to blog post in pkgdown news menu

Ok, I "released" geoarrow 0.1.0 and replaced it with the new & improved version. I will likely submit to CRAN following the nanoarrow 0.4.0 release.