[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
249/356: gnu: r-watermelon: Update to 2.0.0.
From: |
guix-commits |
Subject: |
249/356: gnu: r-watermelon: Update to 2.0.0. |
Date: |
Sun, 7 Nov 2021 18:12:09 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit f3e1fe2b2f7edfbd8c8faca296f2f4ddc7f5765d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:34 2021 +0000
gnu: r-watermelon: Update to 2.0.0.
* gnu/packages/bioconductor.scm (r-watermelon): Update to 2.0.0.
[native-inputs]: Add r-knitr.
---
gnu/packages/bioconductor.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 5680acf..64fe004 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -10548,14 +10548,14 @@ data.")
(define-public r-watermelon
(package
(name "r-watermelon")
- (version "1.36.0")
+ (version "2.0.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "wateRmelon" version))
(sha256
(base32
- "1qar8z0nf33bqr488swig0bfq8lnvcdjcxvw3q3b0hkkvybn27zw"))))
+ "1kzkg3cnm5pcs6blpw1qn7na6z3kar93v67680wsxa6qxxdiggk3"))))
(properties `((upstream-name . "wateRmelon")))
(build-system r-build-system)
(propagated-inputs
@@ -10568,6 +10568,8 @@ data.")
("r-matrixstats" ,r-matrixstats)
("r-methylumi" ,r-methylumi)
("r-roc" ,r-roc)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/wateRmelon/")
(synopsis "Illumina 450 methylation array normalization and metrics")
(description
- 217/356: gnu: r-rhisat2: Update to 1.10.0., (continued)
- 217/356: gnu: r-rhisat2: Update to 1.10.0., guix-commits, 2021/11/07
- 224/356: gnu: r-annotatr: Update to 1.20.0., guix-commits, 2021/11/07
- 236/356: gnu: r-flowworkspace: Update to 4.6.0., guix-commits, 2021/11/07
- 235/356: gnu: r-rprotobuflib: Update to 2.6.0., guix-commits, 2021/11/07
- 241/356: gnu: r-mixomics: Update to 6.17.26., guix-commits, 2021/11/07
- 238/356: gnu: r-opencyto: Update to 2.6.0., guix-commits, 2021/11/07
- 237/356: gnu: r-flowstats: Update to 4.6.0., guix-commits, 2021/11/07
- 247/356: gnu: r-genie3: Update to 1.16.0., guix-commits, 2021/11/07
- 246/356: gnu: r-circrnaprofiler: Update to 1.8.0., guix-commits, 2021/11/07
- 248/356: gnu: r-roc: Update to 1.70.0., guix-commits, 2021/11/07
- 249/356: gnu: r-watermelon: Update to 2.0.0.,
guix-commits <=
- 252/356: gnu: r-seqbias: Update to 1.42.0., guix-commits, 2021/11/07
- 254/356: gnu: r-wavcluster: Update to 2.28.0., guix-commits, 2021/11/07
- 255/356: gnu: r-timeseriesexperiment: Update to 1.12.0., guix-commits, 2021/11/07
- 256/356: gnu: r-variantfiltering: Update to 1.30.0., guix-commits, 2021/11/07
- 258/356: gnu: r-htqpcr: Update to 1.48.0., guix-commits, 2021/11/07
- 261/356: gnu: r-bgmix: Update to 1.54.0., guix-commits, 2021/11/07
- 263/356: gnu: r-bhc: Update to 1.46.0., guix-commits, 2021/11/07
- 264/356: gnu: r-bicare: Update to 1.52.0., guix-commits, 2021/11/07
- 266/356: gnu: r-rsbml: Update to 2.52.0., guix-commits, 2021/11/07
- 270/356: gnu: r-bigpint: Update to 1.10.0., guix-commits, 2021/11/07