[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/289: gnu: r-affxparser: Update to 1.62.0.
From: |
guix-commits |
Subject: |
10/289: gnu: r-affxparser: 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 38f3711d3ef37d973bf7569938ed906f720ab8ed
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:47:25 2020 +0100
gnu: r-affxparser: Update to 1.62.0.
* gnu/packages/bioconductor.scm (r-affxparser): 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 3e6c774..a74ad07 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1326,14 +1326,14 @@ to streamline the more common analyses that a
Biostatistician might see.")
(define-public r-affxparser
(package
(name "r-affxparser")
- (version "1.60.0")
+ (version "1.62.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "affxparser" version))
(sha256
(base32
- "0d4hq1w0a3dm4bg9qsv7wqrbv2y7b9gllxfmnqs9n2nnwmvgi8yq"))))
+ "13h4iwskvgwgxid9f60gzb1zndgbhdlbn9ixv5waihy1jkcbn24p"))))
(properties `((upstream-name . "affxparser")))
(build-system r-build-system)
(home-page "https://github.com/HenrikBengtsson/affxparser")
- 07/289: gnu: r-affycompatible: Update to 1.50.0., (continued)
- 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, 2020/11/06
- 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 <=
- 20/289: gnu: r-multtest: Update to 2.46.0., guix-commits, 2020/11/06
- 22/289: gnu: r-chippeakanno: Update to 3.24.0., guix-commits, 2020/11/06
- 23/289: gnu: r-marray: Update to 1.68.0., guix-commits, 2020/11/06
- 26/289: gnu: r-qdnaseq: Update to 1.26.0., guix-commits, 2020/11/06
- 28/289: gnu: r-chipcomp: Update to 1.20.0., guix-commits, 2020/11/06
- 29/289: gnu: r-riboprofiling: Update to 1.20.0., guix-commits, 2020/11/06
- 30/289: gnu: r-riboseqr: Update to 1.24.0., guix-commits, 2020/11/06
- 21/289: gnu: r-graph: Update to 1.68.0., guix-commits, 2020/11/06
- 24/289: gnu: r-cghbase: Update to 1.50.0., guix-commits, 2020/11/06
- 33/289: gnu: r-ctc: Update to 1.64.0., guix-commits, 2020/11/06