Skip to content

Instantly share code, notes, and snippets.

@taiar
Created July 30, 2020 11:23
Show Gist options
  • Save taiar/70e5e4808e34d571de7303e961cbb8ac to your computer and use it in GitHub Desktop.
Save taiar/70e5e4808e34d571de7303e961cbb8ac to your computer and use it in GitHub Desktop.
install.packages("Rcpp", dependencies=TRUE, INSTALL_opts = c('--no-lock'))
install.packages("languageserver", dependencies=TRUE, INSTALL_opts = c('--no-lock'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment