tests/spelling.R

if (requireNamespace("spelling", quietly = TRUE)) {
  spelling::spell_check_test(
    vignettes = TRUE, error = FALSE,
    skip_on_cran = TRUE
  )
}
stephenbalogun/tidyndr documentation built on Feb. 6, 2023, 11:35 p.m.