tests/testthat.R

if(capabilities('long.double')){
    library(testthat)
    library(expss)
    options(covr = FALSE)
    options(width = 1000)
    data.table::setDTthreads(2)
    testthat::test_check("expss")
}
gdemin/labelr documentation built on April 13, 2024, 2:34 p.m.