[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
295/318: gnu: r-biocparallel: Update to 1.24.1.
From: |
guix-commits |
Subject: |
295/318: gnu: r-biocparallel: Update to 1.24.1. |
Date: |
Fri, 20 Nov 2020 08:41:15 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit fb3486ea17943e0ed512bc8d8df68424a4427ec9
Author: Roel Janssen <roel@gnu.org>
AuthorDate: Wed Nov 18 16:01:34 2020 +0100
gnu: r-biocparallel: Update to 1.24.1.
* gnu/packages/bioconductor.scm (r-biocparallel): Update to 1.24.1.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 8e5f796..c92ebaf 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8050,13 +8050,13 @@ powerful online queries from gene annotation to
database mining.")
(define-public r-biocparallel
(package
(name "r-biocparallel")
- (version "1.24.0")
+ (version "1.24.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "BiocParallel" version))
(sha256
(base32
- "0zi2zjn5ys0n1n4q70kjnmyv96glabkyg4v17mf2l93jyf5a3yks"))))
+ "1iryicvmcagcrj29kp49mqhiq2kn72j4idj380hi9illmdrg9ism"))))
(properties
`((upstream-name . "BiocParallel")))
(build-system r-build-system)
- 232/318: gnu: r-biocparallel: Update to 1.24.0., (continued)
- 232/318: gnu: r-biocparallel: Update to 1.24.0., guix-commits, 2020/11/20
- 239/318: gnu: r-genomicfeatures: Update to 1.42.0., guix-commits, 2020/11/20
- 246/318: gnu: r-zlibbioc: Update to 1.36.0., guix-commits, 2020/11/20
- 241/318: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/20
- 251/318: gnu: r-tximport: Update to 1.18.0., guix-commits, 2020/11/20
- 257/318: gnu: r-sva: Update to 3.38.0., guix-commits, 2020/11/20
- 263/318: gnu: r-mzid: Update to 1.28.0., guix-commits, 2020/11/20
- 272/318: gnu: r-keggrest: Update to 1.30.0., guix-commits, 2020/11/20
- 277/318: gnu: r-ensembldb: Update to 2.14.0., guix-commits, 2020/11/20
- 278/318: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/11/20
- 295/318: gnu: r-biocparallel: Update to 1.24.1.,
guix-commits <=
- 300/318: gnu: r-oligo: Update to 1.54.1., guix-commits, 2020/11/20
- 302/318: gnu: Add r-apeglm., guix-commits, 2020/11/20
- 308/318: gnu: r-diffbind: Update to 3.0.6., guix-commits, 2020/11/20
- 315/318: gnu: r-rsubread: Update to 2.4.1., guix-commits, 2020/11/20
- 182/318: gnu: r-biocgraph: Update to 1.52.0., guix-commits, 2020/11/20
- 188/318: gnu: r-biocset: Update to 1.4.0., guix-commits, 2020/11/20
- 193/318: gnu: r-m3c: Update to 1.12.0., guix-commits, 2020/11/20
- 191/318: gnu: r-pcatools: Update to 2.2.0., guix-commits, 2020/11/20
- 204/318: gnu: r-scater: Update to 1.18.0., guix-commits, 2020/11/20
- 129/318: gnu: r-biosigner: Update to 1.18.0., guix-commits, 2020/11/20