[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
177/449: gnu: r-apeglm: Update to 1.20.0.
From: |
guix-commits |
Subject: |
177/449: gnu: r-apeglm: Update to 1.20.0. |
Date: |
Tue, 22 Nov 2022 15:47:20 -0500 (EST) |
rekado pushed a commit to branch wip-bioconductor
in repository guix.
commit fa8dc1e7e5b99e77494acfaa167761e7df5d424c
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Nov 17 03:50:15 2022 +0100
gnu: r-apeglm: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-apeglm): Update to 1.20.0.
---
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 11cfaecaa8..790cf1b12b 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7786,13 +7786,13 @@ problems in genomics, brain imaging, astrophysics, and
data mining.")
(define-public r-apeglm
(package
(name "r-apeglm")
- (version "1.18.0")
+ (version "1.20.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "apeglm" version))
(sha256
(base32
- "1ppwk4g66x46hpqsfsvhl12398d1srqr47nmp0y2gz212kff0rby"))))
+ "1hk2y7r734wdd56f18l03kyq9p35kv653a5f7z2cjkq37gvcqrd1"))))
(properties `((upstream-name . "apeglm")))
(build-system r-build-system)
(propagated-inputs
- 162/449: gnu: r-sva: Update to 3.46.0., (continued)
- 162/449: gnu: r-sva: Update to 3.46.0., guix-commits, 2022/11/22
- 161/449: gnu: r-summarizedexperiment: Update to 1.28.0., guix-commits, 2022/11/22
- 159/449: gnu: r-stringdb: Update to 2.10.0., guix-commits, 2022/11/22
- 150/449: gnu: r-scry: Update to 1.10.0., guix-commits, 2022/11/22
- 145/449: gnu: r-rsamtools: Update to 2.14.0., guix-commits, 2022/11/22
- 171/449: gnu: r-zlibbioc: Update to 1.44.0., guix-commits, 2022/11/22
- 167/449: gnu: r-vsn: Update to 3.66.0., guix-commits, 2022/11/22
- 175/449: gnu: r-oligo: Update to 1.62.0., guix-commits, 2022/11/22
- 156/449: gnu: r-trajectoryutils: Update to 1.6.0., guix-commits, 2022/11/22
- 157/449: gnu: r-slingshot: Update to 2.6.0., guix-commits, 2022/11/22
- 177/449: gnu: r-apeglm: Update to 1.20.0.,
guix-commits <=
- 169/449: gnu: r-xmapbridge: Update to 1.56.0., guix-commits, 2022/11/22
- 182/449: gnu: r-graph: Update to 1.76.0., guix-commits, 2022/11/22
- 185/449: gnu: r-marray: Update to 1.76.0., guix-commits, 2022/11/22
- 190/449: gnu: r-chipcomp: Update to 1.28.0., guix-commits, 2022/11/22
- 195/449: gnu: r-ctc: Update to 1.72.0., guix-commits, 2022/11/22
- 196/449: gnu: r-goseq: Update to 1.50.0., guix-commits, 2022/11/22
- 202/449: gnu: r-ruvseq: Update to 1.32.0., guix-commits, 2022/11/22
- 203/449: gnu: r-biocneighbors: Update to 1.16.0., guix-commits, 2022/11/22
- 204/449: gnu: r-scaledmatrix: Update to 1.6.0., guix-commits, 2022/11/22
- 206/449: gnu: r-ggtree: Update to 3.6.2., guix-commits, 2022/11/22