datalab/docker-images-datalab/activetigger/requirements.r

4 lines
348 B
R
Raw Normal View History

2024-02-29 15:45:58 +01:00
packages=c("arrow", "class", "data.table", "DT", "foreign", "glmnet", "haven", "LiblineaR", "Matrix", "Metrics", "quanteda", "quanteda.textmodels", "ranger", "readODS", "readxl", "RJSONIO", "rlang", "Rtsne", "shiny", "SparseM", "stringi", "uwot", "future","htmlTable","ggplot2")
install.packages(setdiff(packages, rownames(installed.packages())))