[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
169/174: gnu: r-sparsematrixstats: Update to 1.12.2.
From: |
guix-commits |
Subject: |
169/174: gnu: r-sparsematrixstats: Update to 1.12.2. |
Date: |
Tue, 11 Jul 2023 14:48:47 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 4800e23dee44d7d62483ff9f2836049577741d08
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 20:22:28 2023 +0200
gnu: r-sparsematrixstats: Update to 1.12.2.
* gnu/packages/bioconductor.scm (r-sparsematrixstats): Update to 1.12.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 b1de1b6885..a794a0b7bd 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -19195,14 +19195,14 @@ variable and significantly correlated genes.")
(define-public r-sparsematrixstats
(package
(name "r-sparsematrixstats")
- (version "1.12.0")
+ (version "1.12.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "sparseMatrixStats" version))
(sha256
(base32
- "0yng347pnsrkbjgfw9xi20ms57kkbdgzh3sz3sj24dp6k0p5s3da"))))
+ "00jalzg6yphi8ci4iid7x38jlsrvvdswrq7cqa7jybs26ayjldw1"))))
(properties
`((upstream-name . "sparseMatrixStats")))
(build-system r-build-system)
- 137/174: gnu: Add r-pfamanalyzer., (continued)
- 137/174: gnu: Add r-pfamanalyzer., guix-commits, 2023/07/11
- 116/174: gnu: r-paws-storage: Update to 0.3.0., guix-commits, 2023/07/11
- 126/174: gnu: r-rcpparmadillo: Update to 0.12.4.1.0., guix-commits, 2023/07/11
- 124/174: gnu: r-xml2: Update to 1.3.5., guix-commits, 2023/07/11
- 122/174: gnu: r-dbplyr: Update to 2.3.3., guix-commits, 2023/07/11
- 113/174: gnu: r-paws-management: Update to 0.3.1., guix-commits, 2023/07/11
- 118/174: gnu: r-paws: Update to 0.3.0., guix-commits, 2023/07/11
- 144/174: gnu: r-iranges: Update to 2.34.1., guix-commits, 2023/07/11
- 174/174: gnu: r-tcgabiolinks: Update to 2.28.3., guix-commits, 2023/07/11
- 159/174: gnu: r-interactionset: Update to 1.28.1., guix-commits, 2023/07/11
- 169/174: gnu: r-sparsematrixstats: Update to 1.12.2.,
guix-commits <=
- 167/174: gnu: r-bioccheck: Update to 1.36.1., guix-commits, 2023/07/11
- 149/174: gnu: r-annotationforge: Update to 1.42.2., guix-commits, 2023/07/11
- 166/174: gnu: r-universalmotif: Update to 1.18.1., guix-commits, 2023/07/11
- 145/174: gnu: r-isoformswitchanalyzer: Update to 2.0.1., guix-commits, 2023/07/11
- 170/174: gnu: r-delayedmatrixstats: Update to 1.22.1., guix-commits, 2023/07/11
- 164/174: gnu: r-variantfiltering: Update to 1.36.1., guix-commits, 2023/07/11
- 172/174: gnu: r-biocthis: Update to 1.10.3., guix-commits, 2023/07/11
- 64/174: gnu: r-emmeans: Update to 1.8.7., guix-commits, 2023/07/11
- 132/174: gnu: r-robust: Update to 0.7-2., guix-commits, 2023/07/11
- 48/174: gnu: r-vctrs: Update to 0.6.3., guix-commits, 2023/07/11