if (FALSE) {
## Update dependencies ----
add_dependencies()
## Minimal R version of a project ----
get_minimal_r_version()
## Minimal R version of a CRAN package ----
get_minimal_r_version("usethis")
}
Run the code above in your browser using DataLab