[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
302/323: gnu: r-delayedmatrixstats: Update to 1.12.0.
From: |
guix-commits |
Subject: |
302/323: gnu: r-delayedmatrixstats: Update to 1.12.0. |
Date: |
Wed, 9 Dec 2020 06:47:57 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 10c87ecf777af2c2aebe0775fba75237c20df279
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:57:33 2020 +0100
gnu: r-delayedmatrixstats: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-delayedmatrixstats): Update to 1.12.0.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>.
---
gnu/packages/bioconductor.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 4822fca..7f188a4 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8948,14 +8948,14 @@ data in the column sparse format.")
(define-public r-delayedmatrixstats
(package
(name "r-delayedmatrixstats")
- (version "1.10.1")
+ (version "1.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DelayedMatrixStats" version))
(sha256
(base32
- "046sam0rz42ph0m7jz7v3bck7d3h2mp45gzywh5dvc1qkjq6fdxx"))))
+ "0xgjamxwf9wwy6dc138mxx5xgjhq5d2z7irliyxbmpaf5kicnwyi"))))
(properties
`((upstream-name . "DelayedMatrixStats")))
(build-system r-build-system)
@@ -8966,7 +8966,8 @@ data in the column sparse format.")
("r-iranges" ,r-iranges)
("r-matrix" ,r-matrix)
("r-matrixstats" ,r-matrixstats)
- ("r-s4vectors" ,r-s4vectors)))
+ ("r-s4vectors" ,r-s4vectors)
+ ("r-sparsematrixstats" ,r-sparsematrixstats)))
(native-inputs
`(("r-knitr" ,r-knitr)))
(home-page "https://github.com/PeteHaitch/DelayedMatrixStats")
- 252/323: gnu: r-rcas: Update to 1.16.0., (continued)
- 252/323: gnu: r-rcas: Update to 1.16.0., guix-commits, 2020/12/09
- 251/323: gnu: r-bamsignals: Update to 1.22.0., guix-commits, 2020/12/09
- 245/323: gnu: r-impute: Update to 1.64.0., guix-commits, 2020/12/09
- 282/323: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/12/09
- 264/323: gnu: r-affy: Update to 1.68.0., guix-commits, 2020/12/09
- 261/323: gnu: r-mzr: Update to 2.24.1., guix-commits, 2020/12/09
- 263/323: gnu: r-affyio: Update to 1.60.0., guix-commits, 2020/12/09
- 281/323: gnu: r-ensembldb: Update to 2.14.0., guix-commits, 2020/12/09
- 301/323: gnu: r-rhdf5: Update to 2.34.0., guix-commits, 2020/12/09
- 277/323: gnu: r-gage: Update to 2.40.0., guix-commits, 2020/12/09
- 302/323: gnu: r-delayedmatrixstats: Update to 1.12.0.,
guix-commits <=
- 294/323: gnu: r-genomationdata: Update to 1.22.0., guix-commits, 2020/12/09
- 304/323: gnu: r-scater: Update to 1.18.3., guix-commits, 2020/12/09
- 308/323: gnu: r-chipcomp: Update to 1.20.0., guix-commits, 2020/12/09
- 312/323: gnu: r-minfi: Update to 1.36.0., guix-commits, 2020/12/09
- 313/323: gnu: r-methylumi: Update to 2.36.0., guix-commits, 2020/12/09
- 315/323: gnu: r-quantro: Update to 1.24.0., guix-commits, 2020/12/09
- 323/323: gnu: r-diffbind: Update to 3.0.8., guix-commits, 2020/12/09
- 321/323: gnu: r-delayedmatrixstats: Update to 1.12.1., guix-commits, 2020/12/09
- 181/323: gnu: r-biocgraph: Update to 1.52.0., guix-commits, 2020/12/09
- 175/323: gnu: r-bioassayr: Update to 1.28.0., guix-commits, 2020/12/09