Merge pull request #302934 from Kupac/fix_interactiveDisplay

rPackages.interactiveDisplay: add missing Rdep
This commit is contained in:
Justin Bedő 2024-04-13 08:08:53 +10:00 committed by GitHub
commit 143925e8fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -308,6 +308,7 @@ let
FactoMineR = [ self.car ];
pander = [ self.codetools ];
rmsb = [ self.rstantools ];
interactiveDisplay = [ self.BiocManager ];
};
packagesWithNativeBuildInputs = {