aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorAlexander Kabui2021-06-20 09:09:01 +0300
committerAlexander Kabui2021-06-20 09:09:01 +0300
commit75801d83c8302b48051d413490e6ce2a0b8ff01f (patch)
tree67c66176809bfaf114e78b5932c48c17e1cb634e /guix.scm
parent864f231bbdbe2c3b3c96b0158a15811ac7790c3f (diff)
downloadgenenetwork3-75801d83c8302b48051d413490e6ce2a0b8ff01f.tar.gz
fix conflict
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index d41600d..104dc51 100644
--- a/guix.scm
+++ b/guix.scm
@@ -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)