R: Update CRAN and bioconductor packages

This commit is contained in:
Alex Branham
2020-04-26 17:16:34 -04:00
parent 8ce6552d64
commit cb1a13ad98
3 changed files with 722 additions and 707 deletions

View File

@@ -328,7 +328,6 @@ let
Rpoppler = [ pkgs.poppler ];
RPostgreSQL = [ pkgs.postgresql pkgs.postgresql ];
RProtoBuf = [ pkgs.protobuf ];
rPython = [ pkgs.python ];
RSclient = [ pkgs.openssl.dev ];
Rserve = [ pkgs.openssl ];
Rssa = [ pkgs.fftw.dev ];
@@ -425,7 +424,6 @@ let
Rsymphony = [ pkgs.pkgconfig pkgs.doxygen pkgs.graphviz pkgs.subversion ];
tcltk2 = [ pkgs.tcl pkgs.tk ];
tikzDevice = [ pkgs.which pkgs.texlive.combined.scheme-medium ];
rPython = [ pkgs.which ];
gridGraphics = [ pkgs.which ];
adimpro = [ pkgs.which pkgs.xorg.xdpyinfo ];
mzR = [ pkgs.netcdf ];