Closed maurolepore closed 3 years ago
Setup the options repos in .Rprofile to point to a useful CRAN mirror
repos
?usethis::edit_r_profile()
?options()
--
cc' @fariiaakh
There is one setting I strongly recommend and we did not have time to cover. You can achieve it with usethis::use_blank_slate().
usethis::use_blank_slate()
What is the issue you need help with?
Setup the options
repos
in .Rprofile to point to a useful CRAN mirrorResources
?usethis::edit_r_profile()
?options()
--
cc' @fariiaakh