[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/33: gnu: r-rsubread: Update to 2.12.3.
From: |
guix-commits |
Subject: |
24/33: gnu: r-rsubread: Update to 2.12.3. |
Date: |
Wed, 15 Mar 2023 12:41:21 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 20300ca9c1cb88c2aecc527783bbd5cd6d4a41c7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 15 14:56:31 2023 +0100
gnu: r-rsubread: Update to 2.12.3.
* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.12.3.
---
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 d63aed68c1..b7bdab2946 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -14177,14 +14177,14 @@ annotations.")
(define-public r-rsubread
(package
(name "r-rsubread")
- (version "2.12.2")
+ (version "2.12.3")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rsubread" version))
(sha256
(base32
- "1gvd8vmglvzc3bixqxrm4k7yikl2as5l4x6bvvvnwsgx2i7vz7dm"))))
+ "0lhmva8yghlbb44h1fvbcqfp8zvdn4pd4nwyd2drh6b271f8qjdd"))))
(properties `((upstream-name . "Rsubread")))
(build-system r-build-system)
(inputs (list zlib))
- 08/33: gnu: r-annotationdbi: Update to 1.60.2., (continued)
- 08/33: gnu: r-annotationdbi: Update to 1.60.2., guix-commits, 2023/03/15
- 10/33: gnu: r-lfa: Update to 1.28.2., guix-commits, 2023/03/15
- 14/33: gnu: r-scmap: Update to 1.20.2., guix-commits, 2023/03/15
- 16/33: gnu: r-glmgampoi: Update to 1.10.2., guix-commits, 2023/03/15
- 17/33: gnu: r-linnorm: Update to 2.22.2., guix-commits, 2023/03/15
- 19/33: gnu: r-clusterprofiler: Update to 4.6.2., guix-commits, 2023/03/15
- 20/33: gnu: r-clusterexperiment: Update to 2.18.2., guix-commits, 2023/03/15
- 21/33: gnu: r-motifbreakr: Update to 2.12.3., guix-commits, 2023/03/15
- 22/33: gnu: r-rbowtie2: Update to 2.4.2., guix-commits, 2023/03/15
- 23/33: gnu: r-iclusterplus: Update to 1.34.3., guix-commits, 2023/03/15
- 24/33: gnu: r-rsubread: Update to 2.12.3.,
guix-commits <=
- 25/33: gnu: r-cicero: Update to 1.16.2., guix-commits, 2023/03/15
- 26/33: gnu: r-circrnaprofiler: Update to 1.12.2., guix-commits, 2023/03/15
- 27/33: gnu: r-variancepartition: Update to 1.28.7., guix-commits, 2023/03/15
- 29/33: gnu: r-biocviews: Update to 1.66.3., guix-commits, 2023/03/15
- 31/33: gnu: r-fishpond: Update to 2.4.1., guix-commits, 2023/03/15
- 33/33: gnu: r-biocthis: Update to 1.8.3., guix-commits, 2023/03/15
- 11/33: gnu: r-limma: Update to 3.54.2., guix-commits, 2023/03/15
- 13/33: gnu: r-mutationalpatterns: Update to 3.8.1., guix-commits, 2023/03/15
- 15/33: gnu: r-diffbind: Update to 3.8.4., guix-commits, 2023/03/15
- 18/33: gnu: r-sigpathway: Update to 1.66.2., guix-commits, 2023/03/15