[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
315/318: gnu: r-rsubread: Update to 2.4.1.
From: |
guix-commits |
Subject: |
315/318: gnu: r-rsubread: Update to 2.4.1. |
Date: |
Fri, 20 Nov 2020 08:41:22 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit e57bf84eb80d6ad23710f2cad3d4fdb44ce1aca5
Author: Roel Janssen <roel@gnu.org>
AuthorDate: Wed Nov 18 17:20:03 2020 +0100
gnu: r-rsubread: Update to 2.4.1.
* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.4.1.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 1aa524d..f40edf0 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5922,14 +5922,14 @@ annotations.")
(define-public r-rsubread
(package
(name "r-rsubread")
- (version "2.4.0")
+ (version "2.4.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rsubread" version))
(sha256
(base32
- "0nyh79pzfn8mpxca06051sxcwhnpjpwwbl8myhqdysgjp70vb0b8"))))
+ "1z4j7rv20giaszhbvla6cwqd4sgnlr6wm0g5bikgq4658cadyhpd"))))
(properties `((upstream-name . "Rsubread")))
(build-system r-build-system)
(inputs `(("zlib" ,zlib)))
- 251/318: gnu: r-tximport: Update to 1.18.0., (continued)
- 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, 2020/11/20
- 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 <=
- 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
- 133/318: gnu: r-consensusclusterplus: Update to 1.54.0., guix-commits, 2020/11/20
- 135/318: gnu: r-flowcore: Update to 2.2.0., guix-commits, 2020/11/20
- 139/318: gnu: r-flowviz: Update to 1.54.0., guix-commits, 2020/11/20
- 143/318: gnu: r-flowstats: Update to 4.2.0., guix-commits, 2020/11/20