Nothing
# https://github.com/Rdatatable/data.table/issues/5658
Sys.setenv("OMP_THREAD_LIMIT" = 2)
Sys.setenv("Ncpu" = 2)
library(testthat)
library(DQAstats)
library(utils)
if (getRversion() >= "2.15.1") {
utils::globalVariables(c("logfile_dir"))
}
test_check("DQAstats")
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.