rPackages.interactiveDisplay: add missing Rdep

This commit is contained in:
László Kupcsik
2024-04-09 22:57:46 +02:00
parent 7872e50e11
commit a447b4f5fd
+1
View File
@@ -308,6 +308,7 @@ let
FactoMineR = [ self.car ];
pander = [ self.codetools ];
rmsb = [ self.rstantools ];
interactiveDisplay = [ self.BiocManager ];
};
packagesWithNativeBuildInputs = {