Skip to content

Instantly share code, notes, and snippets.

@inventionate
Last active February 24, 2016 11:49
Show Gist options
  • Save inventionate/615027f6adaf68889899 to your computer and use it in GitHub Desktop.
Save inventionate/615027f6adaf68889899 to your computer and use it in GitHub Desktop.
Reinstall all R packages
update.packages(ask = FALSE, checkBuilt = TRUE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment