Skip to content

Instantly share code, notes, and snippets.

@ernestguevarra
Created November 26, 2020 09:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ernestguevarra/4c974ce08803efcb1fec947d92f0f85f to your computer and use it in GitHub Desktop.
Save ernestguevarra/4c974ce08803efcb1fec947d92f0f85f to your computer and use it in GitHub Desktop.
devtools command for package check with installation of all requisite packages
devtools::check_rhub(env_vars=c(R_COMPILE_AND_INSTALL_PACKAGES = "always"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment