-
Notifications
You must be signed in to change notification settings - Fork 1.3k
packages to install manually for the rstudio cloud #162
Description
Just put this on console and run. It should install everything you need. If the compiler gets stuck again, look which package is missing and install.packages("XXX") again until there are no uninstalled packages.
install.packages(c("fs", "devtools", "sys", "ps", "askpass", "ini", "processx", "R6", "assertthat", "crayon", "curl", "openssl", "desc", "prettyunits", "rlang", "xopen", "clipr", "clisymbols", "fs", "gh", "purrr", "whisker", "callr", "cli", "git2r", "httr", "memoise", "pkgbuild", "pkgload", "rcmdcheck", "remotes", "rstudioapi", "sessioninfo", "usethis", "withr","ggplot2", "readr", "haven", "RcppEigen", "pbkrtest", "rio", "lme4", "car", "mnormt", "httpuv", "sourcetools", "shiny", "later", "crosstalk", "promises", "tidyselect", "plogr", "formatR", "dplyr", "bitops", "gtools", "gdata", "caTools", "gplots", "igraph", "iterators", "foreach", "xgboost", "checkmate", "htmlwidgets", "Formula", "latticeExtra", "acepack", "gridExtra", "htmlTable", "viridis" ))