[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
216/318: gnu: r-systempiper: Update to 1.24.0.
From: |
guix-commits |
Subject: |
216/318: gnu: r-systempiper: Update to 1.24.0. |
Date: |
Fri, 20 Nov 2020 08:40:45 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit f6462f0b06ed70078430f46340743c4b522d1f7c
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:58:04 2020 +0100
gnu: r-systempiper: Update to 1.24.0.
* gnu/packages/bioinformatics.scm (r-systempiper): Update to 1.24.0.
---
gnu/packages/bioinformatics.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index f99321b..98f8068 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7307,14 +7307,14 @@ ungapped alignment formats.")
(define-public r-systempiper
(package
(name "r-systempiper")
- (version "1.22.0")
+ (version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "systemPipeR" version))
(sha256
(base32
- "01ilhlrvy28jfdyxjria4024yryj5zgympgqznw17g3y3az78kk2"))))
+ "1am0bhgbk03h43ajq83j2wvyxarwfrq32wnqw7mzx4wzk70pk11g"))))
(properties `((upstream-name . "systemPipeR")))
(build-system r-build-system)
(propagated-inputs
@@ -7330,6 +7330,7 @@ ungapped alignment formats.")
("r-ggplot2" ,r-ggplot2)
("r-go-db" ,r-go-db)
("r-gostats" ,r-gostats)
+ ("r-iranges" ,r-iranges)
("r-limma" ,r-limma)
("r-magrittr" ,r-magrittr)
("r-pheatmap" ,r-pheatmap)
- 158/318: gnu: r-wavcluster: Update to 2.24.0., (continued)
- 158/318: gnu: r-wavcluster: Update to 2.24.0., guix-commits, 2020/11/20
- 164/318: gnu: r-bgmix: Update to 1.50.0., guix-commits, 2020/11/20
- 166/318: gnu: r-bhc: Update to 1.42.0., guix-commits, 2020/11/20
- 174/318: gnu: r-bigpint: Update to 1.6.0., guix-commits, 2020/11/20
- 175/318: gnu: r-chemminer: Update to 3.42.0., guix-commits, 2020/11/20
- 186/318: gnu: r-biocor: Update to 1.14.0., guix-commits, 2020/11/20
- 195/318: gnu: r-fourcseq: Update to 1.24.0., guix-commits, 2020/11/20
- 192/318: gnu: r-rgreat: Update to 1.22.0., guix-commits, 2020/11/20
- 208/318: gnu: r-deseq2: Update to 1.30.0., guix-commits, 2020/11/20
- 214/318: gnu: r-gostats: Update to 2.56.0., guix-commits, 2020/11/20
- 216/318: gnu: r-systempiper: Update to 1.24.0.,
guix-commits <=
- 220/318: gnu: r-bioccheck: Update to 1.26.0., guix-commits, 2020/11/20
- 219/318: gnu: r-biocstyle: Update to 2.18.0., guix-commits, 2020/11/20
- 223/318: gnu: r-genomeinfodb: Update to 1.26.0., guix-commits, 2020/11/20
- 231/318: gnu: r-biomart: Update to 2.46.0., guix-commits, 2020/11/20
- 232/318: gnu: r-biocparallel: Update to 1.24.0., guix-commits, 2020/11/20
- 239/318: gnu: r-genomicfeatures: Update to 1.42.0., guix-commits, 2020/11/20
- 246/318: gnu: r-zlibbioc: Update to 1.36.0., guix-commits, 2020/11/20
- 241/318: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/20
- 251/318: gnu: r-tximport: Update to 1.18.0., guix-commits, 2020/11/20
- 257/318: gnu: r-sva: Update to 3.38.0., guix-commits, 2020/11/20