[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
265/318: gnu: r-msnbase: Update to 2.16.0.
From: |
guix-commits |
Subject: |
265/318: gnu: r-msnbase: Update to 2.16.0. |
Date: |
Fri, 20 Nov 2020 08:41:03 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit b089e069d94fc663815068bc9df98e4c9244f4ec
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:00:37 2020 +0100
gnu: r-msnbase: Update to 2.16.0.
* gnu/packages/bioinformatics.scm (r-msnbase): Update to 2.16.0.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 9efab11..a6c0508 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9741,14 +9741,14 @@ structure (pcaRes) to provide a common interface to the
PCA results.")
(define-public r-msnbase
(package
(name "r-msnbase")
- (version "2.14.2")
+ (version "2.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "MSnbase" version))
(sha256
(base32
- "17vlv9gh41s1hp043b7j1jfqiw52alh1misjzy1kxl0g90rld00l"))))
+ "0cvcdmq1glifga5qwv9j3lgj31dcrcc6ql4kkk83jy4y43v2zxlx"))))
(properties `((upstream-name . "MSnbase")))
(build-system r-build-system)
(propagated-inputs
- 317/318: gnu: Add r-bluster., (continued)
- 317/318: gnu: Add r-bluster., guix-commits, 2020/11/20
- 248/318: gnu: r-bamsignals: Update to 1.22.0., guix-commits, 2020/11/20
- 250/318: gnu: r-mutationalpatterns: Update to 3.0.0., guix-commits, 2020/11/20
- 253/318: gnu: r-annotationfilter: Update to 1.14.0., guix-commits, 2020/11/20
- 254/318: gnu: r-chipseq: Update to 1.40.0., guix-commits, 2020/11/20
- 256/318: gnu: r-methylkit: Update to 1.16.0., guix-commits, 2020/11/20
- 259/318: gnu: r-mzr: Update to 2.24.0., guix-commits, 2020/11/20
- 261/318: gnu: r-affy: Update to 1.68.0., guix-commits, 2020/11/20
- 269/318: gnu: r-interactivedisplaybase: Update to 1.28.0., guix-commits, 2020/11/20
- 270/318: gnu: r-annotationhub: Update to 2.22.0., guix-commits, 2020/11/20
- 265/318: gnu: r-msnbase: Update to 2.16.0.,
guix-commits <=
- 268/318: gnu: r-edaseq: Update to 2.24.0., guix-commits, 2020/11/20
- 274/318: gnu: r-genomicfiles: Update to 1.26.0., guix-commits, 2020/11/20
- 273/318: gnu: r-gage: Update to 2.40.0., guix-commits, 2020/11/20
- 275/318: gnu: r-complexheatmap: Update to 2.6.0., guix-commits, 2020/11/20
- 271/318: gnu: r-fastseg: Update to 1.36.0., guix-commits, 2020/11/20
- 280/318: gnu: r-ggbio: Update to 1.38.0., guix-commits, 2020/11/20
- 279/318: gnu: r-biovizbase: Update to 1.38.0., guix-commits, 2020/11/20
- 281/318: gnu: r-gqtlbase: Update to 1.21.1., guix-commits, 2020/11/20
- 282/318: gnu: r-snpstats: Update to 1.40.0., guix-commits, 2020/11/20
- 285/318: gnu: r-gqtlstats: Update to 1.21.3., guix-commits, 2020/11/20