[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
174/323: gnu: r-chemminer: Update to 3.42.0.
From: |
guix-commits |
Subject: |
174/323: gnu: r-chemminer: Update to 3.42.0. |
Date: |
Wed, 9 Dec 2020 06:47:12 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 95ef2681425d64e33b3f581b26b55cfe536f9ba3
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 f9238b6..3023615 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7645,14 +7645,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
- 304/323: gnu: r-scater: Update to 1.18.3., (continued)
- 304/323: gnu: r-scater: Update to 1.18.3., guix-commits, 2020/12/09
- 308/323: gnu: r-chipcomp: Update to 1.20.0., guix-commits, 2020/12/09
- 312/323: gnu: r-minfi: Update to 1.36.0., guix-commits, 2020/12/09
- 313/323: gnu: r-methylumi: Update to 2.36.0., guix-commits, 2020/12/09
- 315/323: gnu: r-quantro: Update to 1.24.0., guix-commits, 2020/12/09
- 323/323: gnu: r-diffbind: Update to 3.0.8., guix-commits, 2020/12/09
- 321/323: gnu: r-delayedmatrixstats: Update to 1.12.1., guix-commits, 2020/12/09
- 181/323: gnu: r-biocgraph: Update to 1.52.0., guix-commits, 2020/12/09
- 175/323: gnu: r-bioassayr: Update to 1.28.0., guix-commits, 2020/12/09
- 201/323: gnu: r-iranges: Update to 2.24.0., guix-commits, 2020/12/09
- 174/323: gnu: r-chemminer: Update to 3.42.0.,
guix-commits <=
- 200/323: gnu: r-s4vectors: Update to 0.28.0., guix-commits, 2020/12/09
- 194/323: gnu: r-fourcseq: Update to 1.24.0., guix-commits, 2020/12/09
- 197/323: gnu: r-xvector: Update to 0.30.0., guix-commits, 2020/12/09
- 210/323: gnu: r-flowworkspace: Fix r-rhdf5libs linking., guix-commits, 2020/12/09
- 213/323: gnu: r-beachmat: Update to 2.6.1., guix-commits, 2020/12/09
- 214/323: gnu: r-genefilter: Update to 1.72.0., guix-commits, 2020/12/09
- 218/323: gnu: r-rbgl: Update to 1.66.0., guix-commits, 2020/12/09
- 221/323: gnu: r-gostats: Update to 2.56.0., guix-commits, 2020/12/09
- 225/323: gnu: r-biocviews: Update to 1.58.0., guix-commits, 2020/12/09
- 226/323: gnu: r-biocstyle: Update to 2.18.0., guix-commits, 2020/12/09