rPackages.{minimaxALT,netboost,impARI,telegramR}: fix build (#544255)

This commit is contained in:
Justin Bedő
2026-07-22 00:06:23 +00:00
committed by GitHub

View File

@@ -761,6 +761,7 @@ let
markets = [ pkgs.gsl ]; # for gsl-config
mashr = [ pkgs.gsl ]; # for gsl-config via RcppGSL
mcrPioda = [ pkgs.gsl ]; # for gsl-config
minimaxALT = [ pkgs.gsl ]; # for gsl-config via RcppGSL
mixlink = [ pkgs.gsl ]; # for gsl-config
mixture = [ pkgs.gsl ]; # for gsl-config
mmpca = [ pkgs.gsl ]; # for gsl-config via RcppGSL
@@ -776,6 +777,7 @@ let
n1qn1 = [ pkgs.gfortran ];
ncdf4 = [ pkgs.netcdf ]; # for nc-config
neojags = [ pkgs.pkg-config ];
netboost = [ pkgs.perl ];
nloptr = [ pkgs.pkg-config ];
npRmpi = with pkgs; [
pkg-config
@@ -1402,6 +1404,7 @@ let
];
imbibe = [ pkgs.zlib ];
immunoClust = [ pkgs.gsl ];
impARI = [ pkgs.boost ];
interpolation = with pkgs; [
gmp
mpfr
@@ -1465,6 +1468,7 @@ let
xz
];
milorGWAS = [ pkgs.zlib ];
minimaxALT = [ pkgs.gsl ];
mitoClone2 = with pkgs; [
xz
bzip2
@@ -1697,6 +1701,7 @@ let
tcl
tk
];
telegramR = [ pkgs.openssl ];
terra = with pkgs; [
proj
sqlite