[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/353: gnu: r-affycompatible: Update to 1.54.0.
From: |
guix-commits |
Subject: |
17/353: gnu: r-affycompatible: Update to 1.54.0. |
Date: |
Thu, 4 Nov 2021 18:13:35 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit b0a7b22709242036262ce69dccd27abf42df6630
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:03:58 2021 +0000
gnu: r-affycompatible: Update to 1.54.0.
* gnu/packages/bioconductor.scm (r-affycompatible): Update to 1.54.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 cf12d9e..1657e4e 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1852,14 +1852,14 @@ measures for Affymetrix Oligonucleotide Arrays.")
(define-public r-affycompatible
(package
(name "r-affycompatible")
- (version "1.52.0")
+ (version "1.54.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "AffyCompatible" version))
(sha256
(base32
- "1xwz22wf2smsvmd0d5lfadbsgscnl3fl9msypy2mml38k048p6vj"))))
+ "1qlfh1gcwa6akd5dhdqh260yaw1j6dap6a15ghwf74rchi5218sg"))))
(properties
`((upstream-name . "AffyCompatible")))
(build-system r-build-system)
- branch r-updates updated (0e665e9 -> b3d6a2e), guix-commits, 2021/11/04
- 02/353: gnu: Add r-msfeatures., guix-commits, 2021/11/04
- 01/353: guix: Upgrade to Bioconductor 3.14., guix-commits, 2021/11/04
- 03/353: gnu: r-biocparallel: Update to 1.28.0., guix-commits, 2021/11/04
- 04/353: gnu: r-aneufinder: Update to 1.22.0., guix-commits, 2021/11/04
- 07/353: gnu: r-coverageview: Update to 1.32.0., guix-commits, 2021/11/04
- 10/353: gnu: r-deepsnv: Update to 1.40.0., guix-commits, 2021/11/04
- 09/353: gnu: r-decipher: Update to 2.22.0., guix-commits, 2021/11/04
- 05/353: gnu: r-biocversion: Update to 3.14.0., guix-commits, 2021/11/04
- 11/353: gnu: r-delayedarray: Update to 0.20.0., guix-commits, 2021/11/04
- 17/353: gnu: r-affycompatible: Update to 1.54.0.,
guix-commits <=
- 06/353: gnu: r-biocgenerics: Update to 0.40.0., guix-commits, 2021/11/04
- 08/353: gnu: r-cummerbund: Update to 2.36.0., guix-commits, 2021/11/04
- 14/353: gnu: r-iranges: Update to 2.28.0., guix-commits, 2021/11/04
- 16/353: gnu: r-affycomp: Update to 1.70.0., guix-commits, 2021/11/04
- 20/353: gnu: r-affyio: Update to 1.64.0., guix-commits, 2021/11/04
- 21/353: gnu: r-affxparser: Update to 1.66.0., guix-commits, 2021/11/04
- 26/353: gnu: r-annotationhub: Update to 3.2.0., guix-commits, 2021/11/04
- 25/353: gnu: r-annotationforge: Update to 1.36.0., guix-commits, 2021/11/04
- 41/353: gnu: r-dirichletmultinomial: Update to 1.36.0., guix-commits, 2021/11/04
- 43/353: gnu: r-edger: Update to 3.36.0., guix-commits, 2021/11/04