Extra packages in R shell
This commit is contained in:
parent
000c10d4de
commit
c91af2e215
1 changed files with 3 additions and 0 deletions
|
@ -6,7 +6,10 @@ in
|
||||||
(pkgs.rWrapper.override {
|
(pkgs.rWrapper.override {
|
||||||
packages = with pkgs.rPackages; [
|
packages = with pkgs.rPackages; [
|
||||||
base64enc
|
base64enc
|
||||||
|
dplyr
|
||||||
|
dslabs
|
||||||
jsonlite
|
jsonlite
|
||||||
|
knitr
|
||||||
R6
|
R6
|
||||||
rlang
|
rlang
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue