tests/spelling.R

if (rlang::is_installed("spelling") && !as.logical(Sys.getenv("CI", unset = FALSE))) {
  spelling::spell_check_test(
    vignettes = TRUE,
    error = FALSE,
    skip_on_cran = TRUE
  )
}

Try the diseasystore package in your browser

Any scripts or data that you put into this service are public.

diseasystore documentation built on April 4, 2025, 5:56 a.m.