[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
217/289: gnu: r-systempiper: Update to 1.24.0.
From: |
guix-commits |
Subject: |
217/289: gnu: r-systempiper: Update to 1.24.0. |
Date: |
Fri, 6 Nov 2020 18:05:09 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 75977d933628fd0cc607dc104012b7b15588f404
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 f7ee396..257b672 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7233,14 +7233,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
@@ -7256,6 +7256,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)
- 178/289: gnu: r-biobroom: Update to 1.22.0., (continued)
- 178/289: gnu: r-biobroom: Update to 1.22.0., guix-commits, 2020/11/06
- 190/289: gnu: r-biocworkflowtools: Update to 1.16.0., guix-commits, 2020/11/06
- 193/289: gnu: r-rgreat: Update to 1.22.0., guix-commits, 2020/11/06
- 195/289: gnu: r-icens: Update to 1.62.0., guix-commits, 2020/11/06
- 196/289: gnu: r-fourcseq: Update to 1.24.0., guix-commits, 2020/11/06
- 200/289: gnu: r-hitc: Update to 1.34.0., guix-commits, 2020/11/06
- 202/289: gnu: r-rhdf5lib: Update to 1.12.0., guix-commits, 2020/11/06
- 206/289: gnu: r-scran: Update to 1.18.0., guix-commits, 2020/11/06
- 209/289: gnu: r-deseq2: Update to 1.30.0., guix-commits, 2020/11/06
- 212/289: gnu: r-rbgl: Update to 1.66.0., guix-commits, 2020/11/06
- 217/289: gnu: r-systempiper: Update to 1.24.0.,
guix-commits <=
- 220/289: gnu: r-biocstyle: Update to 2.18.0., guix-commits, 2020/11/06
- 223/289: gnu: r-iranges: Update to 2.24.0., guix-commits, 2020/11/06
- 226/289: gnu: r-variantannotation: Update to 1.36.0., guix-commits, 2020/11/06
- 229/289: gnu: r-genomicranges: Update to 1.42.0., guix-commits, 2020/11/06
- 231/289: gnu: r-annotationdbi: Update to 1.52.0., guix-commits, 2020/11/06
- 234/289: gnu: r-biostrings: Update to 2.58.0., guix-commits, 2020/11/06
- 237/289: gnu: r-summarizedexperiment: Update to 1.20.0., guix-commits, 2020/11/06
- 242/289: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/06
- 246/289: gnu: r-seqlogo: Update to 1.56.0., guix-commits, 2020/11/06
- 252/289: gnu: r-tximport: Update to 1.18.0., guix-commits, 2020/11/06