devtools::release()
There were no ERRORs, WARNINGs or NOTEs We ran devtools::document() and checked the package with devtools::check() All is well
We checked spelling with devtools::spell_check() All is fine
We checked R-hub with devtools::check_rhub() All is great
checked win-builder with devtools::check_win_devel() All is ok
We used the devtools::install_github("r-lib/revdepcheck") to run R CMD check with revdepcheck::revdep_check() on downstream dependencies All packages passed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.