[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
108/323: gnu: Update r-msnbase to 2.16.0.
From: |
guix-commits |
Subject: |
108/323: gnu: Update r-msnbase to 2.16.0. |
Date: |
Mon, 7 Dec 2020 15:13:12 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit f57e8cbde585aae6a58a436374d1627ed4dc39e2
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Dec 3 02:54:46 2020 +0100
gnu: Update r-msnbase 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 390f704..4d076f5 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9870,14 +9870,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
- 159/323: gnu: r-variantfiltering: Update to 1.26.0., (continued)
- 159/323: gnu: r-variantfiltering: Update to 1.26.0., guix-commits, 2020/12/07
- 172/323: gnu: r-bigmemoryextras: Update to 1.38.0., guix-commits, 2020/12/07
- 184/323: gnu: r-bioconcotk: Update to 1.10.0., guix-commits, 2020/12/07
- 197/323: gnu: r-xvector: Update to 0.30.0., guix-commits, 2020/12/07
- 202/323: gnu: Add r-ggalluvial., guix-commits, 2020/12/07
- 216/323: gnu: r-dexseq: Update to 1.36.0., guix-commits, 2020/12/07
- 227/323: gnu: r-bioccheck: Update to 1.26.0., guix-commits, 2020/12/07
- 100/323: gnu: r-gtrellis: Update to 1.22.0., guix-commits, 2020/12/07
- 107/323: gnu: r-massspecwavelet: Update to 1.56.0., guix-commits, 2020/12/07
- 105/323: gnu: r-roar: Update to 1.26.0., guix-commits, 2020/12/07
- 108/323: gnu: Update r-msnbase to 2.16.0.,
guix-commits <=
- 118/323: gnu: r-arrmnormalization: Update to 1.30.0., guix-commits, 2020/12/07
- 115/323: gnu: r-zfpkm: Update to 1.12.0., guix-commits, 2020/12/07
- 129/323: gnu: r-biosigner: Update to 1.18.0., guix-commits, 2020/12/07
- 148/323: gnu: r-mixomics: Update to 6.14.0., guix-commits, 2020/12/07
- 149/323: gnu: r-depecher: Update to 1.6.0., guix-commits, 2020/12/07
- 153/323: gnu: r-roc: Update to 1.66.0., guix-commits, 2020/12/07
- 155/323: gnu: r-seqbias: Update to 1.38.0., guix-commits, 2020/12/07
- 158/323: gnu: r-timeseriesexperiment: Update to 1.8.0., guix-commits, 2020/12/07
- 163/323: gnu: r-bgmix: Update to 1.50.0., guix-commits, 2020/12/07
- 168/323: gnu: r-rsbml: Update to 2.48.0., guix-commits, 2020/12/07