tests/spelling.R

if (requireNamespace("spelling", quietly = TRUE)) {
  spelling::spell_check_test(
    vignettes = TRUE, error = FALSE,
    skip_on_cran = TRUE
  )
}
jennybc/googlesheets2 documentation built on Dec. 10, 2023, 12:56 a.m.