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")
}

Try the expss package in your browser

Any scripts or data that you put into this service are public.

expss documentation built on July 26, 2023, 5:23 p.m.