golem
golem copied to clipboard
golem::install_dev_deps()
golem::install_dev_deps <- function(){
rlang::check_installed("usethis")
rlang::check_installed("pkgload")
rlang::check_installed("dockerfiler")
rlang::check_installed("devtools")
rlang::check_installed("roxygen2")
}
(to complete)
Et attachement :)
Currently working on it