Extra packages in R shell

This commit is contained in:
Charlotte Van Petegem 2020-09-08 09:43:43 +02:00
parent 000c10d4de
commit c91af2e215

View file

@ -6,7 +6,10 @@ in
(pkgs.rWrapper.override {
packages = with pkgs.rPackages; [
base64enc
dplyr
dslabs
jsonlite
knitr
R6
rlang
];