[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
84/377: gnu: r-delayedmatrixstats: Update to 1.14.2.
From: |
guix-commits |
Subject: |
84/377: gnu: r-delayedmatrixstats: Update to 1.14.2. |
Date: |
Thu, 2 Sep 2021 17:54:47 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 68b22a85419a52dcdb47422c10f9575b5d332790
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Aug 24 00:33:20 2021 +0200
gnu: r-delayedmatrixstats: Update to 1.14.2.
* gnu/packages/bioconductor.scm (r-delayedmatrixstats): Update to 1.14.2.
---
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 d8f6a1a..e0644ae 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -12854,14 +12854,14 @@ data in the column sparse format.")
(define-public r-delayedmatrixstats
(package
(name "r-delayedmatrixstats")
- (version "1.14.0")
+ (version "1.14.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DelayedMatrixStats" version))
(sha256
(base32
- "02r68rzmc54m353fpw5ampyv26i5622bc7iihfqlpy6p3033lpqk"))))
+ "1avzd3fj4am9klmlx03nwq2pvgx7646yjwha1gqf0cbx5hibxy02"))))
(properties
`((upstream-name . "DelayedMatrixStats")))
(build-system r-build-system)
- 69/377: gnu: r-rtracklayer: Update to 1.52.1., (continued)
- 69/377: gnu: r-rtracklayer: Update to 1.52.1., guix-commits, 2021/09/02
- 67/377: gnu: r-genomicfeatures: Update to 1.44.1., guix-commits, 2021/09/02
- 68/377: gnu: r-limma: Update to 3.48.3., guix-commits, 2021/09/02
- 78/377: gnu: r-clusterprofiler: Update to 4.0.4., guix-commits, 2021/09/02
- 73/377: gnu: r-matrixgenerics: Update to 1.4.2., guix-commits, 2021/09/02
- 77/377: gnu: r-dose: Update to 3.18.2., guix-commits, 2021/09/02
- 82/377: gnu: r-scuttle: Update to 1.2.1., guix-commits, 2021/09/02
- 85/377: gnu: openssl: Update replacement to 1.1.1l [security fixes]., guix-commits, 2021/09/02
- 88/377: gnu: Add r-ballgown., guix-commits, 2021/09/02
- 87/377: gnu: Add ivar., guix-commits, 2021/09/02
- 84/377: gnu: r-delayedmatrixstats: Update to 1.14.2.,
guix-commits <=
- 39/377: gnu: r-quanteda: Update to 3.1.0., guix-commits, 2021/09/02
- 40/377: gnu: r-rpf: Update to 1.0.8., guix-commits, 2021/09/02
- 48/377: gnu: r-seurat: Update to 4.0.4., guix-commits, 2021/09/02
- 58/377: gnu: r-survival: Update to 3.2-12., guix-commits, 2021/09/02
- 61/377: gnu: r-rmarkdown: Update to 2.10., guix-commits, 2021/09/02
- 60/377: gnu: r-readr: Update to 2.0.1., guix-commits, 2021/09/02
- 75/377: gnu: r-ggtree: Update to 3.0.3., guix-commits, 2021/09/02
- 92/377: gnu: emacs-ebdb: Update to 0.8.2., guix-commits, 2021/09/02
- 95/377: gnu: emacs-htmlize: Update to 1.56., guix-commits, 2021/09/02
- 23/377: gnu: r-rbibutils: Update to 2.2.3., guix-commits, 2021/09/02