[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
214/323: gnu: r-genefilter: Update to 1.72.0.
From: |
guix-commits |
Subject: |
214/323: gnu: r-genefilter: Update to 1.72.0. |
Date: |
Wed, 9 Dec 2020 06:47:25 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 64cf667e98c9eae83589750d4112302b6ffac1bf
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:57:36 2020 +0100
gnu: r-genefilter: Update to 1.72.0.
* gnu/packages/bioinformatics.scm (r-genefilter): Update to 1.72.0.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index a091283..b911ef4 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7142,14 +7142,14 @@ information as possible.")
(define-public r-genefilter
(package
(name "r-genefilter")
- (version "1.70.0")
+ (version "1.72.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "genefilter" version))
(sha256
(base32
- "1sbbrnq6p90fri0ik6aq2zw26kasw63nyiy7xkzrj6vgyq7x258g"))))
+ "0929g6c4v2qhgipgrh1a5gv6444sm2dp52x9c3qbk03i8wzc6633"))))
(build-system r-build-system)
(native-inputs
`(("gfortran" ,gfortran)
- 321/323: gnu: r-delayedmatrixstats: Update to 1.12.1., (continued)
- 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, 2020/12/09
- 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 <=
- 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
- 233/323: gnu: r-annotationdbi: Update to 1.52.0., guix-commits, 2020/12/09
- 238/323: gnu: r-summarizedexperiment: Update to 1.20.0., guix-commits, 2020/12/09
- 243/323: gnu: r-topgo: Update to 2.42.0., guix-commits, 2020/12/09
- 262/323: gnu: r-mzr: Fix linking., guix-commits, 2020/12/09
- 286/323: gnu: r-erma: Update to 1.6.0., guix-commits, 2020/12/09
- 260/323: gnu: r-protgenerics: Update to 1.22.0., guix-commits, 2020/12/09