[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
143/296: gnu: r-biocsingular: Update to 1.4.0.
From: |
guix-commits |
Subject: |
143/296: gnu: r-biocsingular: Update to 1.4.0. |
Date: |
Fri, 12 Jun 2020 19:30:06 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a8351d467cf58348aaa35e159ce5e7afaa0d8e2b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 00:23:26 2020 +0200
gnu: r-biocsingular: Update to 1.4.0.
* gnu/packages/bioconductor.scm (r-biocsingular): Update to 1.4.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 6a5f082..8915b3f 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2409,14 +2409,14 @@ achieved for all methods using the BiocParallel
framework.")
(define-public r-biocsingular
(package
(name "r-biocsingular")
- (version "1.2.2")
+ (version "1.4.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocSingular" version))
(sha256
(base32
- "1282fdwxrpga87y8xflr0sl8ajwawgn2i9i65my8mbg5vrixs407"))))
+ "0368a9xj4cvicqkxmhh12ln46q9gnxla70s1dqrxxfn3b6k525ih"))))
(properties `((upstream-name . "BiocSingular")))
(build-system r-build-system)
(propagated-inputs
@@ -2429,6 +2429,8 @@ achieved for all methods using the BiocParallel
framework.")
("r-rcpp" ,r-rcpp)
("r-rsvd" ,r-rsvd)
("r-s4vectors" ,r-s4vectors)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://github.com/LTLA/BiocSingular")
(synopsis "Singular value decomposition for Bioconductor packages")
(description
- 115/296: gnu: r-reportingtools: Update to 2.28.0., (continued)
- 115/296: gnu: r-reportingtools: Update to 2.28.0., guix-commits, 2020/06/12
- 132/296: gnu: r-interactionset: Update to 1.16.0., guix-commits, 2020/06/12
- 149/296: gnu: r-ebseq: Update to 1.28.0., guix-commits, 2020/06/12
- 120/296: gnu: r-diffbind: Update to 2.16.0., guix-commits, 2020/06/12
- 123/296: gnu: r-chippeakanno: Update to 3.22.2., guix-commits, 2020/06/12
- 134/296: gnu: r-ctc: Update to 1.62.0., guix-commits, 2020/06/12
- 136/296: gnu: r-glimma: Update to 1.16.0., guix-commits, 2020/06/12
- 137/296: gnu: r-rots: Update to 1.16.0., guix-commits, 2020/06/12
- 138/296: gnu: r-plgem: Update to 1.60.0., guix-commits, 2020/06/12
- 142/296: gnu: r-biocneighbors: Update to 1.6.0., guix-commits, 2020/06/12
- 143/296: gnu: r-biocsingular: Update to 1.4.0.,
guix-commits <=
- 146/296: gnu: r-chipexoqual: Update to 1.12.0., guix-commits, 2020/06/12
- 156/296: gnu: r-noiseq: Update to 2.31.0., guix-commits, 2020/06/12
- 168/296: gnu: r-triform: Update to 1.29.0., guix-commits, 2020/06/12
- 169/296: gnu: r-varianttools: Update to 1.30.0., guix-commits, 2020/06/12
- 172/296: gnu: r-anota: Update to 1.36.0., guix-commits, 2020/06/12
- 176/296: gnu: r-enrichplot: Update to 1.8.1., guix-commits, 2020/06/12
- 140/296: gnu: r-dnabarcodes: Update to 1.18.0., guix-commits, 2020/06/12
- 145/296: gnu: r-savr: Update to 1.26.0., guix-commits, 2020/06/12
- 148/296: gnu: r-dnacopy: Update to 1.62.0., guix-commits, 2020/06/12
- 150/296: gnu: r-karyoploter: Update to 1.14.0., guix-commits, 2020/06/12