mirror of
https://github.com/agdamsbo/stRoke.git
synced 2024-11-22 13:00: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)
|