[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/323: gnu: r-affycomp: Update to 1.66.0.
From: |
guix-commits |
Subject: |
07/323: gnu: r-affycomp: Update to 1.66.0. |
Date: |
Wed, 9 Dec 2020 06:46:14 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit c472549f67728545cc5e51d451ecee104e4938e4
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:47:12 2020 +0100
gnu: r-affycomp: Update to 1.66.0.
* gnu/packages/bioconductor.scm (r-affycomp): Update to 1.66.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 bbb8459..4fca231 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1210,14 +1210,14 @@ packages.")
(define-public r-affycomp
(package
(name "r-affycomp")
- (version "1.64.0")
+ (version "1.66.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "affycomp" version))
(sha256
(base32
- "0zg8dshas5b2ny4pnxxxqihnr4l20666ivrgglb939a23mplgps0"))))
+ "106gz4rami04r0ffc7rxkrv92s3yrcnlqnyykd5s8lrkndbihrpk"))))
(properties `((upstream-name . "affycomp")))
(build-system r-build-system)
(propagated-inputs `(("r-biobase" ,r-biobase)))
- branch master updated (533935c -> ebf11de), guix-commits, 2020/12/09
- 01/323: import: cran: Update the Bioconductor version to 3.12., guix-commits, 2020/12/09
- 03/323: gnu: r-coverageview: Update to 1.28.0., guix-commits, 2020/12/09
- 09/323: gnu: r-affycontam: Update to 1.48.0., guix-commits, 2020/12/09
- 04/323: gnu: r-cummerbund: Update to 2.32.0., guix-commits, 2020/12/09
- 02/323: gnu: r-ideoviz: Update to 1.26.0., guix-commits, 2020/12/09
- 05/323: gnu: r-biocversion: Update to 3.12.0., guix-commits, 2020/12/09
- 07/323: gnu: r-affycomp: Update to 1.66.0.,
guix-commits <=
- 06/323: gnu: r-biocgenerics: Update to 0.36.0., guix-commits, 2020/12/09
- 10/323: gnu: r-affycoretools: Update to 1.62.0., guix-commits, 2020/12/09
- 13/323: gnu: r-hpar: Update to 1.32.1., guix-commits, 2020/12/09
- 19/323: gnu: r-qvalue: Update to 2.22.0., guix-commits, 2020/12/09
- 17/323: gnu: r-oligoclasses: Update to 1.52.0., guix-commits, 2020/12/09
- 16/323: gnu: r-geneplotter: Update to 1.68.0., guix-commits, 2020/12/09
- 20/323: gnu: Add r-rcppnumerical., guix-commits, 2020/12/09
- 24/323: gnu: Add r-mixsqp., guix-commits, 2020/12/09
- 21/323: gnu: Add r-apeglm., guix-commits, 2020/12/09
- 22/323: gnu: Add r-invgamma., guix-commits, 2020/12/09