library(testthat)
if (identical(Sys.getenv("TRAVIS"), "true") || identical(Sys.getenv("R_EXPENSIVE_TEST_OK"), "true")) {
test_check("mlr", "_tune_")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.