mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2025-09-12 18:49:39 +02: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)
|