[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
175/288: gnu: r-chemminer: Update to 3.42.0.
From: |
guix-commits |
Subject: |
175/288: gnu: r-chemminer: Update to 3.42.0. |
Date: |
Mon, 16 Nov 2020 15:07:30 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit f79d9464ad1578167d2bfa117c76776670509a62
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:55:58 2020 +0100
gnu: r-chemminer: Update to 3.42.0.
* gnu/packages/bioconductor.scm (r-chemminer): Update to 3.42.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 3830bc3..772ddad 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7563,14 +7563,14 @@ visualizing RNA-sequencing datasets and differentially
expressed genes.")
(define-public r-chemminer
(package
(name "r-chemminer")
- (version "3.40.0")
+ (version "3.42.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ChemmineR" version))
(sha256
(base32
- "0cna5xsqflvhlp2k47asxyv3w4ympmz2wy2cwjyzlal6936fjikf"))))
+ "14q9zhhxgkx5skj424i2rbjdbp5j8jfkxspkhnkwv5i45cvkgh19"))))
(properties `((upstream-name . "ChemmineR")))
(build-system r-build-system)
(propagated-inputs
- 217/288: gnu: r-grohmm: Update to 1.24.0., (continued)
- 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
- 175/288: gnu: r-chemminer: Update to 3.42.0.,
guix-commits <=
- 177/288: gnu: r-biobroom: Update to 1.22.0., guix-commits, 2020/11/16
- 185/288: gnu: r-bioconcotk: Update to 1.10.0., guix-commits, 2020/11/16
- 189/288: gnu: r-biocworkflowtools: Update to 1.16.0., guix-commits, 2020/11/16
- 188/288: gnu: r-biocset: Update to 1.4.0., guix-commits, 2020/11/16
- 195/288: gnu: r-fourcseq: Update to 1.24.0., guix-commits, 2020/11/16
- 218/288: gnu: r-biocviews: Update to 1.58.0., guix-commits, 2020/11/16
- 219/288: gnu: r-biocstyle: Update to 2.18.0., guix-commits, 2020/11/16
- 226/288: gnu: r-limma: Update to 3.46.0., guix-commits, 2020/11/16
- 229/288: gnu: r-biobase: Update to 2.50.0., guix-commits, 2020/11/16
- 233/288: gnu: r-biostrings: Update to 2.58.0., guix-commits, 2020/11/16