R/ci.R
check_renv.Rd
Runs renv status(), clean(), vulns() (as YAML), and optionally update()
renv
status()
clean()
vulns()
update()
check_renv(update = rlang::is_interactive())
run renv::update()
renv::update()
if (FALSE) { # \dontrun{ check_renv() check_renv(update = FALSE) } # }