mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2024-11-22 05:20: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)
|