[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
209/296: gnu: r-quantro: Update to 1.22.0.
From: |
guix-commits |
Subject: |
209/296: gnu: r-quantro: Update to 1.22.0. |
Date: |
Fri, 12 Jun 2020 19:30:28 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 70d90ae76d201f0979114b54312cfdc2e985fc2a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 00:56:31 2020 +0200
gnu: r-quantro: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-quantro): Update to 1.22.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 2fd2d70..404f20b 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4892,14 +4892,14 @@ chips with the MAQC reference datasets.")
(define-public r-quantro
(package
(name "r-quantro")
- (version "1.20.0")
+ (version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "quantro" version))
(sha256
(base32
- "09f3x1j50ll5hhn3qwys5x06mii3fqsrk6dkvsxai0kdxv9cjz9m"))))
+ "0ap9cl5z79wg44mnagjsk8py3kngb4f0ddnx85cbnwqkvb769zbz"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biobase" ,r-biobase)
@@ -4909,6 +4909,8 @@ chips with the MAQC reference datasets.")
("r-iterators" ,r-iterators)
("r-minfi" ,r-minfi)
("r-rcolorbrewer" ,r-rcolorbrewer)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/quantro/")
(synopsis "Test for when to use quantile normalization")
(description
- 188/296: gnu: r-rgadem: Update to 2.36.0., (continued)
- 188/296: gnu: r-rgadem: Update to 2.36.0., guix-commits, 2020/06/12
- 192/296: gnu: r-motifstack: Update to 1.32.0., guix-commits, 2020/06/12
- 193/296: gnu: r-genomicscores: Update to 2.0.0., guix-commits, 2020/06/12
- 194/296: gnu: r-atacseqqc: Update to 1.12.3., guix-commits, 2020/06/12
- 202/296: gnu: r-yamss: Update to 1.14.0., guix-commits, 2020/06/12
- 195/296: gnu: r-gofuncr: Update to 1.8.0., guix-commits, 2020/06/12
- 198/296: gnu: r-annotationtools: Update to 1.62.0., guix-commits, 2020/06/12
- 203/296: gnu: r-gtrellis: Update to 1.20.1., guix-commits, 2020/06/12
- 206/296: gnu: r-gcrma: Update to 2.60.0., guix-commits, 2020/06/12
- 207/296: gnu: r-simpleaffy: Update to 2.64.0., guix-commits, 2020/06/12
- 209/296: gnu: r-quantro: Update to 1.22.0.,
guix-commits <=
- 218/296: gnu: r-webbioc: Update to 1.60.0., guix-commits, 2020/06/12
- 212/296: gnu: r-xbseq: Update to 1.20.0., guix-commits, 2020/06/12
- 211/296: gnu: r-roar: Update to 1.24.0., guix-commits, 2020/06/12
- 220/296: gnu: r-rbowtie2: Update to 1.10.0., guix-commits, 2020/06/12
- 226/296: gnu: r-sgseq: Update to 1.22.0., guix-commits, 2020/06/12
- 229/296: gnu: r-rqc: Update to 1.22.0., guix-commits, 2020/06/12
- 230/296: gnu: r-birewire: Update to 3.20.0., guix-commits, 2020/06/12
- 232/296: gnu: r-multidataset: Update to 1.16.0., guix-commits, 2020/06/12
- 233/296: gnu: r-ropls: Update to 1.20.0., guix-commits, 2020/06/12
- 234/296: gnu: r-biosigner: Update to 1.16.0., guix-commits, 2020/06/12