We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25445bb commit 1be578aCopy full SHA for 1be578a
modules/rstudio.sh
@@ -59,4 +59,5 @@ sudo apt update
59
60
sudo apt install -y r-cran-odbc r-cran-dbi r-cran-qqman r-cran-metafor \
61
r-cran-tidyr r-cran-ggplot2 r-cran-hmisc r-cran-data.table \
62
- r-cran-dplyr r-cran-lubridate r-cran-survival r-cran-survminer
+ r-cran-dplyr r-cran-lubridate r-cran-survival r-cran-survminer \
63
+ r-cran-tidyverse
0 commit comments