tests/testthat.R

Sys.setenv("R_TESTS" = "")
library(testthat)
library(dexter)
test_check("dexter")
# to do, replace skip_on_cran tests in: 
# test_ability (uses pisa, can easily just simulate a large dataset)
# test_interaction (find out what the special data condition was)
# test_oplike (need scr and dat, possible to randomly change the data I guess)

Try the dexter package in your browser

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

dexter documentation built on Nov. 10, 2022, 5:15 p.m.