tests/spelling.R

if (requireNamespace('spelling', quietly = TRUE) &
    length(find.package("xml2", verbose = FALSE, quiet = TRUE)) > 0)
    spelling::spell_check_test(vignettes = TRUE, error = FALSE,
                               skip_on_cran = TRUE)

Try the ItemResponseTrees package in your browser

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

ItemResponseTrees documentation built on July 2, 2020, 2:25 a.m.