library(goodpractice)
gp()
#R CMD check
devtools::check_built(path = ".",
manual = T, cran = T)
devtools::spell_check()
devtools::check_rhub()
devtools::check_win_devel()
codemetar::write_codemeta()
devtools::release()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.