tests/spelling.R

if (requireNamespace("spelling", quietly = TRUE)) {
  spelling::spell_check_test(
    vignettes = TRUE, error = FALSE,
    skip_on_cran = TRUE,
    lang = "en-GB"
  )
}
epiforecasts/forecast.vocs documentation built on May 14, 2023, 2 p.m.