s6juncheng / ggpval

Add statistical test or annotation to your ggplot2 plots,
https://s6juncheng.github.io/ggpval/
45 stars 9 forks source link

release #6

Closed s6juncheng closed 5 years ago

s6juncheng commented 5 years ago

Detailed procedure: http://r-pkgs.had.co.nz/release.html

  1. devtools::check()
  2. bump version in DESCRIPTION
  3. devtools::checkwin*()
  4. devtools::check_win_devel()
  5. devtools::release_checks()
  6. devtools::check_rhub()
  7. devtools::release()