x <- checklist::check_package()
devtools::check_rhub()
devtools::check_mac_release()
devtools::check_win_release()
devtools::check_win_oldrelease()
devtools::check_win_devel()
revdepcheck::revdep_check(quiet = FALSE, num_workers = 4)
devtools::release()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.