mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
rPackages.{FactoMineR,pander}: remove extra RDepends
This commit is contained in:
committed by
Michael Daniels
parent
e4c11b30ac
commit
06c5fbfce0
@@ -397,14 +397,12 @@ let
|
||||
|
||||
packagesWithRDepends = {
|
||||
# keep-sorted start block=yes
|
||||
FactoMineR = [ self.car ];
|
||||
TriDimRegression = [ self.rstantools ];
|
||||
bayesdfa = [ self.rstantools ];
|
||||
bbmix = [ self.rstantools ];
|
||||
disbayes = [ self.rstantools ];
|
||||
gastempt = [ self.rstantools ];
|
||||
interactiveDisplay = [ self.BiocManager ];
|
||||
pander = [ self.codetools ];
|
||||
pliman = [ self.EBImage ];
|
||||
rmsb = [ self.rstantools ];
|
||||
spectralGraphTopology = [ self.CVXR ];
|
||||
|
||||
Reference in New Issue
Block a user