[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/296: gnu: r-biocparallel: Update to 1.22.0.
From: |
guix-commits |
Subject: |
35/296: gnu: r-biocparallel: Update to 1.22.0. |
Date: |
Fri, 12 Jun 2020 19:29:31 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit cb486f16da11a1175e9019ea948f2ed6e2b054f3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 12 16:11:51 2020 +0200
gnu: r-biocparallel: Update to 1.22.0.
* gnu/packages/bioinformatics.scm (r-biocparallel): Update to 1.22.0.
[native-inputs]: Add r-knitr.
---
gnu/packages/bioinformatics.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 3289ee0..6461e78 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7987,13 +7987,13 @@ powerful online queries from gene annotation to
database mining.")
(define-public r-biocparallel
(package
(name "r-biocparallel")
- (version "1.20.1")
+ (version "1.22.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "BiocParallel" version))
(sha256
(base32
- "0g0znb4whsvb9hpwx9xaasdi5n4vjqw8cpdyqgrdrjm91rls1h21"))))
+ "1lsg5xm5j3ly5k60fidzhkgqc9jgscyfkqngjvd9qp6yfzvsb82g"))))
(properties
`((upstream-name . "BiocParallel")))
(build-system r-build-system)
@@ -8001,6 +8001,8 @@ powerful online queries from gene annotation to database
mining.")
`(("r-futile-logger" ,r-futile-logger)
("r-snow" ,r-snow)
("r-bh" ,r-bh)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/BiocParallel")
(synopsis "Bioconductor facilities for parallel evaluation")
(description
- 46/296: gnu: r-seqpattern: Update to 1.20.0., (continued)
- 46/296: gnu: r-seqpattern: Update to 1.20.0., guix-commits, 2020/06/12
- 47/296: gnu: r-genomation: Update to 1.20.0., guix-commits, 2020/06/12
- 48/296: gnu: r-seqlogo: Update to 1.54.3., guix-commits, 2020/06/12
- 31/296: gnu: r-genomicranges: Update to 1.40.0., guix-commits, 2020/06/12
- 32/296: gnu: r-biobase: Update to 2.48.0., guix-commits, 2020/06/12
- 33/296: gnu: r-annotationdbi: Update to 1.50.0., guix-commits, 2020/06/12
- 34/296: gnu: r-biomart: Update to 2.44.0., guix-commits, 2020/06/12
- 51/296: gnu: r-rhtslib: Update to 1.20.0., guix-commits, 2020/06/12
- 49/296: gnu: r-motifrg: Update to 1.31.0., guix-commits, 2020/06/12
- 25/296: gnu: r-iranges: Update to 2.22.2., guix-commits, 2020/06/12
- 35/296: gnu: r-biocparallel: Update to 1.22.0.,
guix-commits <=
- 38/296: gnu: r-delayedarray: Update to 0.14.0., guix-commits, 2020/06/12
- 39/296: gnu: r-summarizedexperiment: Update to 1.18.1., guix-commits, 2020/06/12
- 56/296: gnu: r-rhdf5: Update to 2.32.0., guix-commits, 2020/06/12
- 59/296: gnu: r-copywriter: Update to 2.20.0., guix-commits, 2020/06/12
- 45/296: gnu: r-impute: Update to 1.62.0., guix-commits, 2020/06/12
- 53/296: gnu: r-rcas: Update to 1.14.0., guix-commits, 2020/06/12
- 54/296: gnu: r-mutationalpatterns: Update to 2.0.0., guix-commits, 2020/06/12
- 58/296: gnu: r-chipseq: Update to 1.38.0., guix-commits, 2020/06/12
- 63/296: gnu: r-affyio: Update to 1.58.0., guix-commits, 2020/06/12
- 66/296: gnu: r-mzid: Update to 1.26.0., guix-commits, 2020/06/12