install_dev_deps() #1193
Closed
install_dev_deps() #1193
Milestone
Comments
This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/ |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Would basically work like
install_deps(deps = TRUE)
but would also install important development dependencies for devtools (e.g. roxygen2, testthat)The text was updated successfully, but these errors were encountered: