Merge pull request #302934 from Kupac/fix_interactiveDisplay
rPackages.interactiveDisplay: add missing Rdep
This commit is contained in:
@@ -308,6 +308,7 @@ let
|
||||
FactoMineR = [ self.car ];
|
||||
pander = [ self.codetools ];
|
||||
rmsb = [ self.rstantools ];
|
||||
interactiveDisplay = [ self.BiocManager ];
|
||||
};
|
||||
|
||||
packagesWithNativeBuildInputs = {
|
||||
|
||||
Reference in New Issue
Block a user