rPackages.bayesdfa: add missing dep (#457674)

This commit is contained in:
Justin Bedő
2025-11-04 13:33:43 +11:00
committed by GitHub
+1
View File
@@ -391,6 +391,7 @@ let
};
packagesWithRDepends = {
bayesdfa = [ self.rstantools ];
spectralGraphTopology = [ self.CVXR ];
FactoMineR = [ self.car ];
pander = [ self.codetools ];