[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
216/288: gnu: r-systempiper: Update to 1.24.0.
From: |
guix-commits |
Subject: |
216/288: gnu: r-systempiper: Update to 1.24.0. |
Date: |
Thu, 19 Nov 2020 10:23:42 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 5f8fb381a3762bdb88443f4d36ea5b5b4a610b0d
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)
- 196/288: gnu: r-preprocesscore: Update to 1.52.0., (continued)
- 196/288: gnu: r-preprocesscore: Update to 1.52.0., guix-commits, 2020/11/19
- 199/288: gnu: r-hitc: Update to 1.34.0., guix-commits, 2020/11/19
- 208/288: gnu: r-deseq2: Update to 1.30.0., guix-commits, 2020/11/19
- 05/288: gnu: r-biocgenerics: Update to 0.36.0., guix-commits, 2020/11/19
- 193/288: gnu: r-m3c: Update to 1.12.0., guix-commits, 2020/11/19
- 195/288: gnu: r-fourcseq: Update to 1.24.0., guix-commits, 2020/11/19
- 207/288: gnu: r-genefilter: Update to 1.72.0., guix-commits, 2020/11/19
- 211/288: gnu: r-rbgl: Update to 1.66.0., guix-commits, 2020/11/19
- 213/288: gnu: r-category: Update to 2.56.0., guix-commits, 2020/11/19
- 215/288: gnu: r-shortread: Update to 1.48.0., guix-commits, 2020/11/19
- 216/288: gnu: r-systempiper: Update to 1.24.0.,
guix-commits <=
- 217/288: gnu: r-grohmm: Update to 1.24.0., guix-commits, 2020/11/19
- 219/288: gnu: r-biocstyle: Update to 2.18.0., guix-commits, 2020/11/19
- 222/288: gnu: r-iranges: Update to 2.24.0., guix-commits, 2020/11/19
- 223/288: gnu: r-genomeinfodb: Update to 1.26.0., guix-commits, 2020/11/19
- 225/288: gnu: r-variantannotation: Update to 1.36.0., guix-commits, 2020/11/19
- 224/288: gnu: r-edger: Update to 3.32.0., guix-commits, 2020/11/19
- 227/288: gnu: r-xvector: Update to 0.30.0., guix-commits, 2020/11/19
- 228/288: gnu: r-genomicranges: Update to 1.42.0., guix-commits, 2020/11/19
- 226/288: gnu: r-limma: Update to 3.46.0., guix-commits, 2020/11/19
- 237/288: gnu: r-genomicalignments: Update to 1.26.0., guix-commits, 2020/11/19