# Check on Rhub platforms
# Build for Mac OS
rhub::check(platform = "macos-highsierra-release-cran")
# Build on Ubuntu
rhub::check(platform = "ubuntu-gcc-release")
rhub::check_for_cran(show_status = FALSE)
devtools::check_win_release()
devtools::check_win_devel()
devtools::release()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.