R: update CRAN and Bioconductor package sets

Closes https://github.com/NixOS/nixpkgs/pull/57423.
This commit is contained in:
Alex Branham
2019-03-14 19:50:37 +01:00
committed by Peter Simons
parent 1e354a7e40
commit 8dcba2b842
3 changed files with 1125 additions and 963 deletions
-1
View File
@@ -303,7 +303,6 @@ let
rapportools = [ pkgs.which ];
rapport = [ pkgs.which ];
readxl = [ pkgs.libiconv ];
rbamtools = [ pkgs.zlib.dev ];
rcdd = [ pkgs.gmp.dev ];
RcppCNPy = [ pkgs.zlib.dev ];
RcppGSL = [ pkgs.gsl_1 ];