[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
130/356: gnu: r-scaledmatrix: Update to 1.2.0.
From: |
guix-commits |
Subject: |
130/356: gnu: r-scaledmatrix: Update to 1.2.0. |
Date: |
Sun, 7 Nov 2021 18:11:23 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 496260ddf1e8c73c53918f383a2a9ea389e60724
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:15 2021 +0000
gnu: r-scaledmatrix: Update to 1.2.0.
* gnu/packages/bioconductor.scm (r-scaledmatrix): Update to 1.2.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 c8eb73c..6fc98ab 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5797,14 +5797,14 @@ achieved for all methods using the BiocParallel
framework.")
(define-public r-scaledmatrix
(package
(name "r-scaledmatrix")
- (version "1.0.0")
+ (version "1.2.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ScaledMatrix" version))
(sha256
(base32
- "1j96fvw1waqxbv5c8myfmhsidq370z03yz13yqmrs4nn1rpn1a06"))))
+ "0vz8441gl5gycy1ypybwhq97bnyvhhlg6gxpi1dsdy2c9b6d81kc"))))
(properties `((upstream-name . "ScaledMatrix")))
(build-system r-build-system)
(propagated-inputs
- 108/356: gnu: r-graph: Update to 1.72.0., (continued)
- 108/356: gnu: r-graph: Update to 1.72.0., guix-commits, 2021/11/07
- 113/356: gnu: r-cghcall: Update to 2.56.0., guix-commits, 2021/11/07
- 110/356: gnu: r-matrixgenerics: Update to 1.6.0., guix-commits, 2021/11/07
- 112/356: gnu: r-cghbase: Update to 1.54.0., guix-commits, 2021/11/07
- 121/356: gnu: r-ctc: Update to 1.68.0., guix-commits, 2021/11/07
- 128/356: gnu: r-ruvseq: Update to 1.28.0., guix-commits, 2021/11/07
- 125/356: gnu: r-plgem: Update to 1.66.0., guix-commits, 2021/11/07
- 129/356: gnu: r-biocneighbors: Update to 1.12.0., guix-commits, 2021/11/07
- 137/356: gnu: r-copynumber: Update to 1.34.0., guix-commits, 2021/11/07
- 133/356: gnu: r-metapod: Update to 1.2.0., guix-commits, 2021/11/07
- 130/356: gnu: r-scaledmatrix: Update to 1.2.0.,
guix-commits <=
- 131/356: gnu: r-treeio: Update to 1.18.0., guix-commits, 2021/11/07
- 146/356: gnu: r-mast: Update to 1.20.0., guix-commits, 2021/11/07
- 145/356: gnu: r-batchelor: Update to 1.10.0., guix-commits, 2021/11/07
- 143/356: gnu: r-icobra: Update to 1.22.0., guix-commits, 2021/11/07
- 155/356: gnu: r-minfi: Update to 1.40.0., guix-commits, 2021/11/07
- 152/356: gnu: r-illuminaio: Update to 0.36.0., guix-commits, 2021/11/07
- 151/356: gnu: r-geoquery: Update to 2.62.0., guix-commits, 2021/11/07
- 153/356: gnu: r-siggenes: Update to 1.68.0., guix-commits, 2021/11/07
- 161/356: gnu: r-varianttools: Update to 1.36.0., guix-commits, 2021/11/07
- 171/356: gnu: r-clusterexperiment: Update to 2.14.0., guix-commits, 2021/11/07