#####################################
# rhub:
#####################################
# install.packages("rhub")
library(rhub)
validate_email()
chk <- rhub::check_for_cran()
# wait a bit
chk$cran_summary()
check()
getwd()
rhub::platforms()$name
grepl(
"[Rr](-)?( )?[Hh]ub",
c("R hub", "Rhub", "R-hub", "r hub", "r-hub")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.