[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/289: gnu: r-affycoretools: Update to 1.62.0.
From: |
guix-commits |
Subject: |
09/289: gnu: r-affycoretools: Update to 1.62.0. |
Date: |
Fri, 6 Nov 2020 18:04:00 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit d033a492cde53dc8e62963e6b6bebc6af97e2a1c
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:47:22 2020 +0100
gnu: r-affycoretools: Update to 1.62.0.
* gnu/packages/bioconductor.scm (r-affycoretools): Update to 1.62.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 c45f98b..3e6c774 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1284,14 +1284,14 @@ problems in CEL-level data to help evaluate performance
of quality metrics.")
(define-public r-affycoretools
(package
(name "r-affycoretools")
- (version "1.60.1")
+ (version "1.62.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "affycoretools" version))
(sha256
(base32
- "0cnb54b3kmg9rnycvaz949bdali9n98qzrw7gwka6abmg1lv232s"))))
+ "0jacgwylg7wjw3xk3ga2sb1wkdklm5glamhbmqgvzm5kdjnl0rv0"))))
(properties `((upstream-name . "affycoretools")))
(build-system r-build-system)
(propagated-inputs
- branch wip-r created (now 8cef253), guix-commits, 2020/11/06
- 03/289: gnu: r-cummerbund: Update to 2.32.0., guix-commits, 2020/11/06
- 02/289: gnu: r-coverageview: Update to 1.28.0., guix-commits, 2020/11/06
- 04/289: gnu: r-biocversion: Update to 3.12.0., guix-commits, 2020/11/06
- 01/289: gnu: r-ideoviz: Update to 1.26.0., guix-commits, 2020/11/06
- 05/289: gnu: r-biocgenerics: Update to 0.36.0., guix-commits, 2020/11/06
- 06/289: gnu: r-affycomp: Update to 1.66.0., guix-commits, 2020/11/06
- 07/289: gnu: r-affycompatible: Update to 1.50.0., guix-commits, 2020/11/06
- 09/289: gnu: r-affycoretools: Update to 1.62.0.,
guix-commits <=
- 13/289: gnu: r-regioner: Update to 1.22.0., guix-commits, 2020/11/06
- 14/289: gnu: r-reportingtools: Update to 2.30.0., guix-commits, 2020/11/06
- 16/289: gnu: r-oligoclasses: Update to 1.52.0., guix-commits, 2020/11/06
- 19/289: gnu: r-diffbind: Update to 3.0.0., guix-commits, 2020/11/06
- 11/289: gnu: r-annotate: Update to 1.68.0., guix-commits, 2020/11/06
- 18/289: gnu: r-qvalue: Update to 2.22.0., guix-commits, 2020/11/06
- 12/289: gnu: r-hpar: Update to 1.32.0., guix-commits, 2020/11/06
- 17/289: gnu: r-oligo: Update to 1.54.0., guix-commits, 2020/11/06
- 10/289: gnu: r-affxparser: Update to 1.62.0., guix-commits, 2020/11/06
- 20/289: gnu: r-multtest: Update to 2.46.0., guix-commits, 2020/11/06