tic.R

do_package_checks(error_on = "error")

get_stage("install") %>%
  add_step(step_install_cran("gam"))

if (ci_has_env("BUILD_PKGDOWN")) {
  do_pkgdown(orphan = TRUE)
}
pat-s/oddsratio documentation built on April 19, 2024, 8:46 p.m.