aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorAlexander Kabui2021-06-16 13:39:39 +0300
committerAlexander Kabui2021-06-16 13:39:39 +0300
commitceaea7930b0205993b9357bd1317fefe0c51b3b6 (patch)
tree791e4a478fb6740cdef603aac07c5f32ad5f1d26 /guix.scm
parent88e3bd10a2481e6c00c454a6bf2c60448ada363c (diff)
downloadgenenetwork3-ceaea7930b0205993b9357bd1317fefe0c51b3b6.tar.gz
add r_testthatpackage
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/guix.scm b/guix.scm
index 75084db..bf700d0 100644
--- a/guix.scm
+++ b/guix.scm
@@ -30,6 +30,7 @@
(gnu packages cran)
(gnu packages databases)
(gnu packages statistics)
+ (gnu packages bioconductor)
(gnu packages python)
(gnu packages python-check)
(gnu packages python-crypto)
@@ -86,6 +87,7 @@
("r" ,r)
; ("r-ctl" ,r-ctl)
("r-qtl" ,r-qtl)
+ ("r-testthat" ,r-testthat)
("r-optparse" ,r-optparse)
; ("r-wgcna" ,r-wgcna)
))