[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
223/323: gnu: r-systempiper: Update to 1.24.2.
From: |
guix-commits |
Subject: |
223/323: gnu: r-systempiper: Update to 1.24.2. |
Date: |
Mon, 7 Dec 2020 15:13:55 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 962ea521275737222514661a1fc709459519731d
Author: Roel Janssen <roel@gnu.org>
AuthorDate: Wed Nov 18 15:59:02 2020 +0100
gnu: r-systempiper: Update to 1.24.2.
* gnu/packages/bioinformatics.scm (r-systempiper): Update to 1.24.2.
[propagated-inputs]: Add r-iranges.
---
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 82adc47..6da97e1 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7442,14 +7442,14 @@ ungapped alignment formats.")
(define-public r-systempiper
(package
(name "r-systempiper")
- (version "1.22.0")
+ (version "1.24.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "systemPipeR" version))
(sha256
(base32
- "01ilhlrvy28jfdyxjria4024yryj5zgympgqznw17g3y3az78kk2"))))
+ "0blvvci57q12sl18yvw07233rfnj47mfadzm0pdpig1ll5z6ld2j"))))
(properties `((upstream-name . "systemPipeR")))
(build-system r-build-system)
(propagated-inputs
@@ -7465,6 +7465,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)
- 302/323: gnu: r-delayedmatrixstats: Update to 1.12.0., (continued)
- 302/323: gnu: r-delayedmatrixstats: Update to 1.12.0., guix-commits, 2020/12/07
- 317/323: gnu: r-watermelon: Update to 1.34.0., guix-commits, 2020/12/07
- 318/323: gnu: r-bigmelon: Update to 1.16.0., guix-commits, 2020/12/07
- 319/323: gnu: r-gqtlbase: Update to 1.21.1., guix-commits, 2020/12/07
- 321/323: gnu: r-delayedmatrixstats: Update to 1.12.1., guix-commits, 2020/12/07
- 208/323: gnu: r-cytolib: Fix r-rhdf5libs linking., guix-commits, 2020/12/07
- 215/323: gnu: r-deseq2: Update to 1.30.0., guix-commits, 2020/12/07
- 219/323: gnu: r-gseabase: Update to 1.52.0., guix-commits, 2020/12/07
- 220/323: gnu: r-category: Update to 2.56.0., guix-commits, 2020/12/07
- 222/323: gnu: r-shortread: Update to 1.48.0., guix-commits, 2020/12/07
- 223/323: gnu: r-systempiper: Update to 1.24.2.,
guix-commits <=
- 224/323: gnu: r-grohmm: Update to 1.24.0., guix-commits, 2020/12/07
- 232/323: gnu: r-biobase: Update to 2.50.0., guix-commits, 2020/12/07
- 245/323: gnu: r-impute: Update to 1.64.0., guix-commits, 2020/12/07
- 316/323: gnu: r-yarn: Update to 1.16.0., guix-commits, 2020/12/07
- 246/323: gnu: r-seqpattern: Update to 1.22.0., guix-commits, 2020/12/07
- 267/323: gnu: r-pcamethods: Update to 1.82.0., guix-commits, 2020/12/07
- 256/323: gnu: r-chipseq: Update to 1.40.0., guix-commits, 2020/12/07
- 286/323: gnu: r-erma: Update to 1.6.0., guix-commits, 2020/12/07
- 291/323: gnu: r-annaffy: Update to 1.62.0., guix-commits, 2020/12/07
- 300/323: gnu: Add r-rhdf5filters., guix-commits, 2020/12/07