[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/356: gnu: r-affycontam: Update to 1.52.0.
From: |
guix-commits |
Subject: |
21/356: gnu: r-affycontam: Update to 1.52.0. |
Date: |
Sun, 7 Nov 2021 18:10:45 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 21b5db3f1e67066a61706ee77f04c7f01583c2e2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:03:58 2021 +0000
gnu: r-affycontam: Update to 1.52.0.
* gnu/packages/bioconductor.scm (r-affycontam): Update to 1.52.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 1657e4e..0931286 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1880,14 +1880,14 @@ Command Console} (AGCC)-compatible sample annotation
files.")
(define-public r-affycontam
(package
(name "r-affycontam")
- (version "1.50.0")
+ (version "1.52.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "affyContam" version))
(sha256
(base32
- "0242ga68wrdk1kcmxfdbq73a0d3zhrzdlzkzphfg3q0zjbvg49jj"))))
+ "1vw3nxg9jvlw0zg9h70w2ww8l42qpyvgf12hsla9hyyfhj3m6i9f"))))
(properties `((upstream-name . "affyContam")))
(build-system r-build-system)
(propagated-inputs
- 06/356: gnu: r-biocparallel: Update to 1.28.0., (continued)
- 06/356: gnu: r-biocparallel: Update to 1.28.0., guix-commits, 2021/11/07
- 08/356: gnu: r-biocversion: Update to 3.14.0., guix-commits, 2021/11/07
- 07/356: gnu: r-aneufinder: Update to 1.22.0., guix-commits, 2021/11/07
- 09/356: gnu: r-biocgenerics: Update to 0.40.0., guix-commits, 2021/11/07
- 12/356: gnu: r-decipher: Update to 2.22.0., guix-commits, 2021/11/07
- 11/356: gnu: r-cummerbund: Update to 2.36.0., guix-commits, 2021/11/07
- 14/356: gnu: r-delayedarray: Update to 0.20.0., guix-commits, 2021/11/07
- 18/356: gnu: r-affy: Update to 1.72.0., guix-commits, 2021/11/07
- 19/356: gnu: r-affycomp: Update to 1.70.0., guix-commits, 2021/11/07
- 15/356: gnu: r-bluster: Update to 1.4.0., guix-commits, 2021/11/07
- 21/356: gnu: r-affycontam: Update to 1.52.0.,
guix-commits <=
- 23/356: gnu: r-affyio: Update to 1.64.0., guix-commits, 2021/11/07
- 10/356: gnu: r-coverageview: Update to 1.32.0., guix-commits, 2021/11/07
- 13/356: gnu: r-deepsnv: Update to 1.40.0., guix-commits, 2021/11/07
- 17/356: gnu: r-iranges: Update to 2.28.0., guix-commits, 2021/11/07
- 20/356: gnu: r-affycompatible: Update to 1.54.0., guix-commits, 2021/11/07
- 26/356: gnu: r-annotationdbi: Update to 1.56.1., guix-commits, 2021/11/07
- 35/356: gnu: r-biovizbase: Update to 1.42.0., guix-commits, 2021/11/07
- 36/356: gnu: r-bsgenome: Update to 1.62.0., guix-commits, 2021/11/07
- 22/356: gnu: r-affycoretools: Update to 1.66.0., guix-commits, 2021/11/07
- 28/356: gnu: r-annotationforge: Update to 1.36.0., guix-commits, 2021/11/07