REDCapCAST/tests/spelling.R

4 lines
161 B
R
Raw Permalink Normal View History

2023-03-08 11:50:44 +01:00
if(requireNamespace('spelling', quietly = TRUE))
spelling::spell_check_test(vignettes = TRUE, error = FALSE,
skip_on_cran = TRUE)