Merge pull request #72389 from nkpart/nkpart/fix-rPackages-glmnet

rPackages.glmnet: Add missing dependency
This commit is contained in:
Peter Simons 2019-11-11 07:57:46 +01:00 committed by GitHub
commit 1a2415e9a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -454,6 +454,7 @@ let
randomForest = [ pkgs.libiconv ];
sundialr = [ pkgs.libiconv ];
ucminf = [ pkgs.libiconv ];
glmnet = [ pkgs.libiconv ];
};
packagesRequireingX = [