diff options
Diffstat (limited to 'guix.scm')
-rw-r--r-- | guix.scm | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -87,8 +87,10 @@ ("r" ,r) ; ("r-ctl" ,r-ctl) ("r-qtl" ,r-qtl) - ("r-testthat" ,r-testthat) ("r-optparse" ,r-optparse) + ("r-stringi" ,r-stringi) + ("r-stringr" ,r-stringr) + ("r-testthat" ,r-testthat) ("r-wgcna" ,r-wgcna) )) (build-system python-build-system) |