[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
265/288: gnu: r-msnbase: Update to 2.16.0.
From: |
guix-commits |
Subject: |
265/288: gnu: r-msnbase: Update to 2.16.0. |
Date: |
Mon, 16 Nov 2020 15:08:00 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 7d96131c23815d34e96c13520712deb8eb9582dc
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
- 239/288: gnu: r-genomicfeatures: Update to 1.42.0., (continued)
- 239/288: gnu: r-genomicfeatures: Update to 1.42.0., guix-commits, 2020/11/16
- 241/288: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/16
- 242/288: gnu: r-impute: Update to 1.64.0., guix-commits, 2020/11/16
- 243/288: gnu: r-seqpattern: Update to 1.22.0., guix-commits, 2020/11/16
- 245/288: gnu: r-seqlogo: Update to 1.56.0., guix-commits, 2020/11/16
- 256/288: gnu: r-methylkit: Update to 1.16.0., guix-commits, 2020/11/16
- 257/288: gnu: r-sva: Update to 3.38.0., guix-commits, 2020/11/16
- 253/288: gnu: r-annotationfilter: Update to 1.14.0., guix-commits, 2020/11/16
- 260/288: gnu: r-affyio: Update to 1.60.0., guix-commits, 2020/11/16
- 263/288: gnu: r-mzid: Update to 1.28.0., guix-commits, 2020/11/16
- 265/288: gnu: r-msnbase: Update to 2.16.0.,
guix-commits <=
- 266/288: gnu: r-msnid: Update to 1.24.0., guix-commits, 2020/11/16
- 270/288: gnu: r-annotationhub: Update to 2.22.0., guix-commits, 2020/11/16
- 272/288: gnu: r-keggrest: Update to 1.30.0., guix-commits, 2020/11/16
- 275/288: gnu: r-complexheatmap: Update to 2.6.0., guix-commits, 2020/11/16
- 277/288: gnu: r-ensembldb: Update to 2.14.0., guix-commits, 2020/11/16
- 279/288: gnu: r-biovizbase: Update to 1.38.0., guix-commits, 2020/11/16
- 280/288: gnu: r-ggbio: Update to 1.38.0., guix-commits, 2020/11/16
- 284/288: gnu: r-ldblock: Update to 1.20.0., guix-commits, 2020/11/16
- 287/288: gnu: r-gwascat: Update to 2.22.0., guix-commits, 2020/11/16
- 234/288: gnu: r-rsamtools: Update to 2.6.0., guix-commits, 2020/11/16