This checklist assumes the source for the package is in GitHub
The items in this list are in rough order in which they can be checked.
devtools::document()
devtools::build_site()
devtools::check()
devtools::check_win_release()
devtools::test(…)