mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2024-11-22 13:30:23 +01:00
4 lines
161 B
R
4 lines
161 B
R
|
if(requireNamespace('spelling', quietly = TRUE))
|
||
|
spelling::spell_check_test(vignettes = TRUE, error = FALSE,
|
||
|
skip_on_cran = TRUE)
|