[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
118/145: gnu: r-matrix: Update to 1.4-1.
From: |
guix-commits |
Subject: |
118/145: gnu: r-matrix: Update to 1.4-1. |
Date: |
Tue, 12 Apr 2022 03:36:55 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit c6eee26fd3b0a81dc2e61bfc9928b35ec158f63b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:38 2022 +0200
gnu: r-matrix: Update to 1.4-1.
* gnu/packages/statistics.scm (r-matrix): Update to 1.4-1.
---
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 e1982ad80a..80dfaf77e2 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -641,14 +641,14 @@ also flexible enough to handle most nonstandard
requirements.")
(define-public r-matrix
(package
(name "r-matrix")
- (version "1.4-0")
+ (version "1.4-1")
(source
(origin
(method url-fetch)
(uri (cran-uri "Matrix" version))
(sha256
(base32
- "1xh62bwcly1blpvnagbhjym1qgw87yir3c72ylhvcla05rq67d62"))))
+ "0zigzgx4dv7ydcyppr5ypna9dxi9vzi944pgy07jnj4l3qflzcj2"))))
(properties `((upstream-name . "Matrix")))
(build-system r-build-system)
(propagated-inputs
- 59/145: gnu: r-kernlab: Update to 0.9-30., (continued)
- 59/145: gnu: r-kernlab: Update to 0.9-30., guix-commits, 2022/04/12
- 66/145: gnu: r-float: Update to 0.3-0., guix-commits, 2022/04/12
- 69/145: gnu: r-tidygraph: Update to 1.2.1., guix-commits, 2022/04/12
- 77/145: gnu: r-genalg: Update to 0.2.1., guix-commits, 2022/04/12
- 25/145: gnu: r-tseries: Update to 0.10-50., guix-commits, 2022/04/12
- 76/145: gnu: r-tuner: Update to 1.4.0., guix-commits, 2022/04/12
- 78/145: gnu: r-expint: Update to 0.1-7., guix-commits, 2022/04/12
- 79/145: gnu: r-actuar: Update to 3.2-2., guix-commits, 2022/04/12
- 82/145: gnu: r-bdgraph: Update to 2.65., guix-commits, 2022/04/12
- 113/145: gnu: r-exactextractr: Update to 0.8.1., guix-commits, 2022/04/12
- 118/145: gnu: r-matrix: Update to 1.4-1.,
guix-commits <=
- 141/145: gnu: r-tsne: Update to 0.1-3.1., guix-commits, 2022/04/12
- 60/145: gnu: r-babelgene: Update to 22.3., guix-commits, 2022/04/12
- 99/145: gnu: r-workflows: Update to 0.2.6., guix-commits, 2022/04/12
- 137/145: gnu: r-deoptimr: Update to 1.0-11., guix-commits, 2022/04/12
- 61/145: gnu: r-msigdbr: Update to 7.5.1., guix-commits, 2022/04/12
- 95/145: gnu: r-spatstat: Update to 2.3-4., guix-commits, 2022/04/12
- 89/145: gnu: r-projpred: Update to 2.1.1., guix-commits, 2022/04/12
- 86/145: gnu: r-rstan: Update to 2.21.5., guix-commits, 2022/04/12
- 107/145: gnu: r-bbotk: Update to 0.5.2., guix-commits, 2022/04/12
- 109/145: gnu: r-vdiffr: Update to 1.0.4., guix-commits, 2022/04/12