tic.R

do_package_checks(codecov = FALSE)

if (ci_on_ghactions() && ci_is_env("BUILD_PKGDOWN", "true")) {
  get_stage("before_deploy") %>%
    add_step(step_install_github("ropensci/rotemplate"))
  do_pkgdown()
}
ropenscilabs/tic documentation built on Feb. 5, 2024, 5:06 p.m.