[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: |
Mon, 16 Nov 2020 15:07:42 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 3c5fe3e3069f1c9d726746255c17de0375bfb8e0
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)
- 197/288: gnu: r-rgraphviz: Update to 2.34.0., (continued)
- 197/288: gnu: r-rgraphviz: Update to 2.34.0., guix-commits, 2020/11/16
- 204/288: gnu: r-scater: Update to 1.18.0., guix-commits, 2020/11/16
- 191/288: gnu: r-pcatools: Update to 2.2.0., guix-commits, 2020/11/16
- 201/288: gnu: r-rhdf5lib: Update to 1.12.0., guix-commits, 2020/11/16
- 192/288: gnu: r-rgreat: Update to 1.22.0., guix-commits, 2020/11/16
- 203/288: gnu: r-singlecellexperiment: Update to 1.12.0., guix-commits, 2020/11/16
- 208/288: gnu: r-deseq2: Update to 1.30.0., guix-commits, 2020/11/16
- 209/288: gnu: r-dexseq: Update to 1.36.0., guix-commits, 2020/11/16
- 210/288: gnu: r-annotationforge: Update to 1.32.0., guix-commits, 2020/11/16
- 212/288: gnu: r-gseabase: Update to 1.52.0., guix-commits, 2020/11/16
- 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/16
- 90/288: gnu: r-atacseqqc: Update to 1.14.0., guix-commits, 2020/11/16
- 118/288: gnu: r-arrmnormalization: Update to 1.30.0., guix-commits, 2020/11/16
- 135/288: gnu: r-flowcore: Update to 2.2.0., guix-commits, 2020/11/16
- 140/288: gnu: r-flowclust: Update to 3.28.0., guix-commits, 2020/11/16
- 139/288: gnu: r-flowviz: Update to 1.54.0., guix-commits, 2020/11/16
- 145/288: gnu: r-cytoml: Update to 2.2.0., guix-commits, 2020/11/16
- 150/288: gnu: r-cicero: Update to 1.8.0., guix-commits, 2020/11/16
- 157/288: gnu: r-reqon: Update to 1.36.0., guix-commits, 2020/11/16
- 170/288: gnu: r-hypergraph: Update to 1.62.0., guix-commits, 2020/11/16