library(testthat)
if (!testthat:::on_cran()) {
library(tsmp)
Sys.setenv(RCPP_PARALLEL_BACKEND = "tinythread")
test_check("tsmp")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.