Skip to content

packages to install manually for the rstudio cloud #162

@KayaTheRock

Description

@KayaTheRock

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" ))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions