Skip to content

Instantly share code, notes, and snippets.

@tengpeng
Created February 10, 2016 22:53
Show Gist options
  • Save tengpeng/8fcf8c6bb962f8684fcd to your computer and use it in GitHub Desktop.
Save tengpeng/8fcf8c6bb962f8684fcd to your computer and use it in GitHub Desktop.
install r package by force from github
install.packages("devtools")
devtools::install_github("slowkow/ggrepel")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment