if (requireNamespace("spelling", quietly = TRUE)) { spelling::spell_check_test( vignettes = "en-GB", error = FALSE, skip_on_cran = TRUE ) }