Nothing
# Day 15 toolchain canary, lifted to a test.
test_that("RcppArmadillo canary reports correct trace", {
msg <- cevcmm_rcpp_check()
expect_type(msg, "character")
expect_match(msg, "^OK")
expect_match(msg, "trace.* 3")
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.