if (requireNamespace("testthat", quietly = TRUE)) {
library("testthat")
library("checkmate")
library("mlr3tuning")
test_check("mlr3tuning")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.