[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
195/265: gnu: r-ropls: Update to 1.18.0.
From: |
guix-commits |
Subject: |
195/265: gnu: r-ropls: Update to 1.18.0. |
Date: |
Sun, 15 Dec 2019 09:40:36 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 643aaf7eaf937f1ae862384ee10c9a736efc1776
Author: Ricardo Wurmus <address@hidden>
Date: Sun Dec 15 15:22:37 2019 +0100
gnu: r-ropls: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-ropls): Update to 1.18.0.
[propagated-inputs]: Add r-multidataset.
---
gnu/packages/bioconductor.scm | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 65479c7..f8c2fc6 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5084,16 +5084,18 @@ packages.")
(define-public r-ropls
(package
(name "r-ropls")
- (version "1.16.0")
+ (version "1.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ropls" version))
(sha256
(base32
- "099nv9dgmw3avkxv7cd27r16yj56svjlp5q4i389yp1n0r5zhyl2"))))
+ "05w1zrq92w3jfwq5sdyj27m5qjg4zv7acywia8vd6y5fbgcnyzlp"))))
(build-system r-build-system)
- (propagated-inputs `(("r-biobase" ,r-biobase)))
+ (propagated-inputs
+ `(("r-biobase" ,r-biobase)
+ ("r-multidataset" ,r-multidataset)))
(native-inputs
`(("r-knitr" ,r-knitr))) ; for vignettes
(home-page "https://dx.doi.org/10.1021/acs.jproteome.5b00354")
- 168/265: gnu: r-genefilter: Update to 1.68.0., (continued)
- 168/265: gnu: r-genefilter: Update to 1.68.0., guix-commits, 2019/12/15
- 186/265: gnu: r-mixomics: Update to 6.10.6., guix-commits, 2019/12/15
- 185/265: gnu: r-rcistarget: Update to 1.6.0., guix-commits, 2019/12/15
- 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 <=
- 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, 2019/12/15
- 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