[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
219/296: gnu: r-zfpkm: Update to 1.10.0.
From: |
guix-commits |
Subject: |
219/296: gnu: r-zfpkm: Update to 1.10.0. |
Date: |
Fri, 12 Jun 2020 19:30:31 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8fdca89b568cce6597cfaaee8f390bc8b8c9c759
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 00:57:29 2020 +0200
gnu: r-zfpkm: Update to 1.10.0.
* gnu/packages/bioconductor.scm (r-zfpkm): Update to 1.10.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 4a52bbe..8011ac1 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5207,14 +5207,14 @@ Currently only Affymetrix oligonucleotide analysis is
supported.")
(define-public r-zfpkm
(package
(name "r-zfpkm")
- (version "1.8.0")
+ (version "1.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "zFPKM" version))
(sha256
(base32
- "1hg0vc0ns8d4jpddn1v5a5m13a033b0wf1al01pb1lvmx5mzzr2n"))))
+ "0scszhfqrgzhglz1a6kxfydq9dx8fqx28j3dypp91y5ah2w6mdys"))))
(properties `((upstream-name . "zFPKM")))
(build-system r-build-system)
(propagated-inputs
@@ -5223,6 +5223,8 @@ Currently only Affymetrix oligonucleotide analysis is
supported.")
("r-ggplot2" ,r-ggplot2)
("r-summarizedexperiment" ,r-summarizedexperiment)
("r-tidyr" ,r-tidyr)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://github.com/ronammar/zFPKM/")
(synopsis "Functions to facilitate zFPKM transformations")
(description
- 271/296: gnu: r-bhc: Update to 1.40.0., (continued)
- 271/296: gnu: r-bhc: Update to 1.40.0., guix-commits, 2020/06/12
- 267/296: gnu: r-htqpcr: Update to 1.42.0., guix-commits, 2020/06/12
- 273/296: gnu: r-bifet: Update to 1.8.0., guix-commits, 2020/06/12
- 281/296: gnu: r-bioassayr: Update to 1.26.0., guix-commits, 2020/06/12
- 284/296: gnu: r-reactomepa: Update to 1.32.0., guix-commits, 2020/06/12
- 283/296: gnu: r-graphite: Update to 1.34.0., guix-commits, 2020/06/12
- 290/296: gnu: r-bioconcotk: Update to 1.8.0., guix-commits, 2020/06/12
- 291/296: gnu: r-biocor: Update to 1.12.0., guix-commits, 2020/06/12
- 293/296: gnu: r-biocset: Update to 1.2.1., guix-commits, 2020/06/12
- 295/296: gnu: r-biodist: Update to 1.60.0., guix-commits, 2020/06/12
- 219/296: gnu: r-zfpkm: Update to 1.10.0.,
guix-commits <=
- 294/296: gnu: r-biocworkflowtools: Update to 1.14.0., guix-commits, 2020/06/12
- 157/296: gnu: r-scdd: Update to 1.12.0., guix-commits, 2020/06/12
- 163/296: gnu: r-minfi: Update to 1.34.0., guix-commits, 2020/06/12
- 167/296: gnu: r-ioniser: Update to 2.12.0., guix-commits, 2020/06/12
- 174/296: gnu: r-fgsea: Update to 1.14.0., guix-commits, 2020/06/12
- 178/296: gnu: r-mlinterfaces: Update to 1.68.0., guix-commits, 2020/06/12
- 181/296: gnu: r-a4classif: Update to 1.36.0., guix-commits, 2020/06/12
- 185/296: gnu: r-a4: Update to 1.36.0., guix-commits, 2020/06/12
- 184/296: gnu: r-a4base: Update to 1.36.0., guix-commits, 2020/06/12
- 183/296: gnu: r-a4reporting: Update to 1.36.0., guix-commits, 2020/06/12