Nothing
library(testthat)
library(linelist)
test_df <- as.data.frame(test_check("linelist"))
if (any(test_df$warning > 0) && !identical(Sys.getenv("NOT_CRAN"), "TRUE")) {
stop("tests failed with warnings")
}
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.