aboutsummaryrefslogtreecommitdiff
path: root/test/formatters/installers/r-styler.bash
blob: 3e7f41de8954d9c523823f64e8662989fa6c4262 (plain)
1
2
apt-get install -y r-base-core
R --no-echo --no-save --no-restore -e "install.packages('styler')"