[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
120/174: gnu: r-matrix: Update to 1.6-0.
From: |
guix-commits |
Subject: |
120/174: gnu: r-matrix: Update to 1.6-0. |
Date: |
Tue, 11 Jul 2023 14:48:40 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 3e7096d7a49800c8a73175491f197fdd588c8e1e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:32 2023 +0200
gnu: r-matrix: Update to 1.6-0.
* gnu/packages/statistics.scm (r-matrix): Update to 1.6-0.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index ae87929c54..a02c4939c2 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -667,14 +667,14 @@ also flexible enough to handle most nonstandard
requirements.")
(define-public r-matrix
(package
(name "r-matrix")
- (version "1.5-4.1")
+ (version "1.6-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "Matrix" version))
(sha256
(base32
- "0bh87f6yll06q0068wavwmagvsc0p95g7071zsjr2yzb2dr5i2b5"))))
+ "17dpfqyr68dldlj4v26rjrwv6pv87czj9szqqp64fwczyy0fdszb"))))
(properties `((upstream-name . "Matrix")))
(build-system r-build-system)
(propagated-inputs
- 70/174: gnu: r-kohonen: Update to 3.0.12., (continued)
- 70/174: gnu: r-kohonen: Update to 3.0.12., guix-commits, 2023/07/11
- 74/174: gnu: r-spdata: Update to 2.3.0., guix-commits, 2023/07/11
- 73/174: gnu: r-remacor: Update to 0.0.16., guix-commits, 2023/07/11
- 80/174: gnu: r-uwot: Update to 0.1.16., guix-commits, 2023/07/11
- 79/174: gnu: r-styler: Update to 1.10.1., guix-commits, 2023/07/11
- 85/174: gnu: r-gdina: Update to 2.9.4., guix-commits, 2023/07/11
- 91/174: gnu: r-fastshap: Update to 0.1.0., guix-commits, 2023/07/11
- 95/174: gnu: r-rfast: Update to 2.0.8., guix-commits, 2023/07/11
- 141/174: gnu: r-alevinqc: Update to 1.16.1., guix-commits, 2023/07/11
- 134/174: gnu: r-logspline: Update to 2.1.20., guix-commits, 2023/07/11
- 120/174: gnu: r-matrix: Update to 1.6-0.,
guix-commits <=
- 136/174: gnu: r-mzr: Update to 2.34.1., guix-commits, 2023/07/11
- 156/174: gnu: r-summarizedexperiment: Update to 1.30.2., guix-commits, 2023/07/11
- 160/174: gnu: r-glmgampoi: Update to 1.12.2., guix-commits, 2023/07/11
- 171/174: gnu: r-basilisk: Update to 1.12.1., guix-commits, 2023/07/11
- 75/174: gnu: r-polspline: Update to 1.1.23., guix-commits, 2023/07/11
- 84/174: gnu: r-r-huge: Update to 0.10.0., guix-commits, 2023/07/11
- 100/174: gnu: r-downlit: Update to 0.4.3., guix-commits, 2023/07/11
- 102/174: gnu: r-intervals: Update to 0.15.4., guix-commits, 2023/07/11
- 97/174: gnu: r-scattermore: Update to 1.2., guix-commits, 2023/07/11
- 121/174: gnu: r-testthat: Update to 3.1.10., guix-commits, 2023/07/11