tests/spelling.R

if (requireNamespace("spelling", quietly = TRUE)) {
  spelling::spell_check_test(
    vignettes = TRUE, error = FALSE, skip_on_cran = TRUE
  )
}
gipso/mctq documentation built on Jan. 7, 2025, 2:12 a.m.