mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2025-09-12 10:39:39 +02:00
3 lines
161 B
R
3 lines
161 B
R
if(requireNamespace('spelling', quietly = TRUE))
|
|
spelling::spell_check_test(vignettes = TRUE, error = FALSE,
|
|
skip_on_cran = TRUE)
|