-
-
Save taiar/70e5e4808e34d571de7303e961cbb8ac to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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