tests/spelling.R

if (requireNamespace("spelling", quietly = TRUE)) {
  spelling::spell_check_test(
    vignettes = TRUE, error = FALSE,
    skip_on_cran = TRUE
  )
}
epiforecasts/EpiNow2 documentation built on May 13, 2024, 3:11 a.m.