tests/spelling.R

if (requireNamespace("spelling", quietly = TRUE)) {
    # regular package check
    spelling::spell_check_test(vignettes = TRUE, error = TRUE,
                               skip_on_cran = TRUE)
}
davnn/stopwords documentation built on Jan. 12, 2022, 8:57 a.m.