tests/spelling.R

if (requireNamespace("spelling", quietly = TRUE)) {
  spelling::spell_check_test(
    vignettes = TRUE, error = FALSE,
    skip_on_cran = TRUE
  )
}
decktools/votesmart documentation built on May 2, 2023, 5:38 a.m.