[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
213/265: gnu: r-xcms: Update to 3.8.1.
From: |
guix-commits |
Subject: |
213/265: gnu: r-xcms: Update to 3.8.1. |
Date: |
Sun, 15 Dec 2019 09:40:40 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 4fb52345b259d8e0bc240c407800dcbaa69080c6
Author: Ricardo Wurmus <address@hidden>
Date: Sun Dec 15 15:25:49 2019 +0100
gnu: r-xcms: Update to 3.8.1.
* gnu/packages/bioconductor.scm (r-xcms): Update to 3.8.1.
[propagated-inputs]: Add r-iranges.
---
gnu/packages/bioconductor.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index e81a704..5a7ee8c 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4512,19 +4512,20 @@ based on @dfn{Continuous Wavelet Transform} (CWT).")
(define-public r-xcms
(package
(name "r-xcms")
- (version "3.6.2")
+ (version "3.8.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "xcms" version))
(sha256
(base32
- "0icww3f1kahyk96mc07yhsbyiranzm2614n509as09jf8bdhq23v"))))
+ "18iglvlvlxrdwn2apdvihj9jxmx0kwm5z37rml67xcj9sfdi3bjb"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biobase" ,r-biobase)
("r-biocgenerics" ,r-biocgenerics)
("r-biocparallel" ,r-biocparallel)
+ ("r-iranges" ,r-iranges)
("r-lattice" ,r-lattice)
("r-massspecwavelet" ,r-massspecwavelet)
("r-msnbase" ,r-msnbase)
- 188/265: gnu: r-flowmeans: Update to 1.46.0., (continued)
- 188/265: gnu: r-flowmeans: Update to 1.46.0., guix-commits, 2019/12/15
- 189/265: gnu: r-flowcore: Update to 1.52.1., guix-commits, 2019/12/15
- 187/265: gnu: r-flowsom: Update to 1.18.0., guix-commits, 2019/12/15
- 193/265: gnu: r-annotatr: Update to 1.12.1., guix-commits, 2019/12/15
- 197/265: gnu: r-birewire: Update to 3.18.0., guix-commits, 2019/12/15
- 198/265: gnu: r-rqc: Update to 1.20.0., guix-commits, 2019/12/15
- 196/265: gnu: r-birta: Update to 1.30.0., guix-commits, 2019/12/15
- 195/265: gnu: r-ropls: Update to 1.18.0., guix-commits, 2019/12/15
- 200/265: gnu: r-rhisat2: Update to 1.2.0., guix-commits, 2019/12/15
- 205/265: gnu: r-arrmnormalization: Update to 1.26.0., guix-commits, 2019/12/15
- 213/265: gnu: r-xcms: Update to 3.8.1.,
guix-commits <=
- 221/265: gnu: r-gcrma: Update to 2.58.0., guix-commits, 2019/12/15
- 173/265: gnu: r-genomegraphs: Update to 1.46.0., guix-commits, 2019/12/15
- 175/265: gnu: r-timeseriesexperiment: Update to 1.4.0., guix-commits, 2019/12/15
- 184/265: gnu: r-cicero: Update to 1.4.0., guix-commits, 2019/12/15
- 183/265: gnu: r-genie3: Update to 1.8.0., guix-commits, 2019/12/15
- 190/265: gnu: r-consensusclusterplus: Update to 1.50.0., guix-commits, 2019/12/15
- 199/265: gnu: r-quasr: Update to 1.26.0., guix-commits, 2019/12/15
- 207/265: gnu: r-rbowtie2: Update to 1.8.0., guix-commits, 2019/12/15
- 216/265: gnu: r-roar: Update to 1.22.0., guix-commits, 2019/12/15
- 232/265: gnu: r-gofuncr: Update to 1.6.0., guix-commits, 2019/12/15