[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
193/318: gnu: r-m3c: Update to 1.12.0.
From: |
guix-commits |
Subject: |
193/318: gnu: r-m3c: Update to 1.12.0. |
Date: |
Fri, 20 Nov 2020 08:40:37 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit c5d174efda701d683c0fd7272573d161ccf147be
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:56:53 2020 +0100
gnu: r-m3c: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-m3c): Update to 1.12.0.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index c3b0e61..1f1e814 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8159,14 +8159,14 @@ user's input and automatically retrieving results from
GREAT web server.")
(define-public r-m3c
(package
(name "r-m3c")
- (version "1.10.0")
+ (version "1.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "M3C" version))
(sha256
(base32
- "0zq8lm4280p8h65i7myscwa4srs5ajh944xv6zni2f5sjyp7ij2y"))))
+ "05ygi4fd85hh17mlww5wcww8d5z5zvkn2r46s4n6g18mcbv8snv5"))))
(properties `((upstream-name . "M3C")))
(build-system r-build-system)
(propagated-inputs
- 272/318: gnu: r-keggrest: Update to 1.30.0., (continued)
- 272/318: gnu: r-keggrest: Update to 1.30.0., guix-commits, 2020/11/20
- 277/318: gnu: r-ensembldb: Update to 2.14.0., guix-commits, 2020/11/20
- 278/318: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/11/20
- 295/318: gnu: r-biocparallel: Update to 1.24.1., guix-commits, 2020/11/20
- 300/318: gnu: r-oligo: Update to 1.54.1., guix-commits, 2020/11/20
- 302/318: gnu: Add r-apeglm., guix-commits, 2020/11/20
- 308/318: gnu: r-diffbind: Update to 3.0.6., guix-commits, 2020/11/20
- 315/318: gnu: r-rsubread: Update to 2.4.1., guix-commits, 2020/11/20
- 182/318: gnu: r-biocgraph: Update to 1.52.0., guix-commits, 2020/11/20
- 188/318: gnu: r-biocset: Update to 1.4.0., guix-commits, 2020/11/20
- 193/318: gnu: r-m3c: Update to 1.12.0.,
guix-commits <=
- 191/318: gnu: r-pcatools: Update to 2.2.0., guix-commits, 2020/11/20
- 204/318: gnu: r-scater: Update to 1.18.0., guix-commits, 2020/11/20
- 129/318: gnu: r-biosigner: Update to 1.18.0., guix-commits, 2020/11/20
- 133/318: gnu: r-consensusclusterplus: Update to 1.54.0., guix-commits, 2020/11/20
- 135/318: gnu: r-flowcore: Update to 2.2.0., guix-commits, 2020/11/20
- 139/318: gnu: r-flowviz: Update to 1.54.0., guix-commits, 2020/11/20
- 143/318: gnu: r-flowstats: Update to 4.2.0., guix-commits, 2020/11/20
- 153/318: gnu: r-watermelon: Update to 1.34.0., guix-commits, 2020/11/20
- 154/318: gnu: r-gdsfmt: Update to 1.26.0., guix-commits, 2020/11/20
- 165/318: gnu: r-bgx: Update to 1.56.0., guix-commits, 2020/11/20