[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65/353: gnu: r-msnbase: Update to 2.20.0.
From: |
guix-commits |
Subject: |
65/353: gnu: r-msnbase: Update to 2.20.0. |
Date: |
Thu, 4 Nov 2021 18:13:53 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 4a18d9feaf73b02c5bb78debc64bfd0689402671
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:05 2021 +0000
gnu: r-msnbase: Update to 2.20.0.
* gnu/packages/bioconductor.scm (r-msnbase): Update to 2.20.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 84c8b28..e32a6ee 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3518,14 +3518,14 @@ in SNV base substitution data.")
(define-public r-msnbase
(package
(name "r-msnbase")
- (version "2.18.0")
+ (version "2.20.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "MSnbase" version))
(sha256
(base32
- "1z7s17j6zgb70m0khyf9icqlnbnzlivca7vw7j0vxyw417ld9lkr"))))
+ "1r5igzb7xb5qcw37ffy0c3j6vlg9zffmksrc57rs1pmfnca773z5"))))
(properties `((upstream-name . "MSnbase")))
(build-system r-build-system)
(propagated-inputs
- 15/353: gnu: r-affy: Update to 1.72.0., (continued)
- 15/353: gnu: r-affy: Update to 1.72.0., guix-commits, 2021/11/04
- 27/353: gnu: r-aroma-light: Update to 3.24.0., guix-commits, 2021/11/04
- 29/353: gnu: r-biobase: Update to 2.54.0., guix-commits, 2021/11/04
- 34/353: gnu: r-category: Update to 2.60.0., guix-commits, 2021/11/04
- 35/353: gnu: r-chipseeker: Update to 1.30.0., guix-commits, 2021/11/04
- 37/353: gnu: r-complexheatmap: Update to 2.10.0., guix-commits, 2021/11/04
- 36/353: gnu: r-chipseq: Update to 1.44.0., guix-commits, 2021/11/04
- 53/353: gnu: r-genomicfiles: Update to 1.30.0., guix-commits, 2021/11/04
- 46/353: gnu: r-gage: Update to 2.44.0., guix-commits, 2021/11/04
- 49/353: gnu: r-genomation: Update to 1.26.0., guix-commits, 2021/11/04
- 65/353: gnu: r-msnbase: Update to 2.20.0.,
guix-commits <=
- 63/353: gnu: r-methylkit: Update to 1.20.0., guix-commits, 2021/11/04
- 73/353: gnu: r-rcas: Update to 1.20.0., guix-commits, 2021/11/04
- 72/353: gnu: r-rbgl: Update to 1.70.0., guix-commits, 2021/11/04
- 75/353: gnu: r-reportingtools: Update to 2.34.0., guix-commits, 2021/11/04
- 80/353: gnu: r-seqlogo: Update to 1.60.0., guix-commits, 2021/11/04
- 19/353: gnu: r-affycoretools: Update to 1.66.0., guix-commits, 2021/11/04
- 87/353: gnu: r-summarizedexperiment: Update to 1.24.0., guix-commits, 2021/11/04
- 88/353: gnu: r-sva: Update to 3.42.0., guix-commits, 2021/11/04
- 94/353: gnu: r-xvector: Update to 0.34.0., guix-commits, 2021/11/04
- 95/353: gnu: r-zlibbioc: Update to 1.40.0., guix-commits, 2021/11/04