[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
119/146: gnu: r-matrix: Update to 1.4-1.
From: |
guix-commits |
Subject: |
119/146: gnu: r-matrix: Update to 1.4-1. |
Date: |
Mon, 11 Apr 2022 17:08:45 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit a140b4b39992bd255bf34f0f599d8896d5a23d71
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
- 92/146: gnu: r-spatstat-geom: Update to 2.4-0., (continued)
- 92/146: gnu: r-spatstat-geom: Update to 2.4-0., guix-commits, 2022/04/11
- 101/146: gnu: r-tune: Update to 0.2.0., guix-commits, 2022/04/11
- 86/146: gnu: r-rstan: Update to 2.21.5., guix-commits, 2022/04/11
- 89/146: gnu: r-projpred: Update to 2.1.1., guix-commits, 2022/04/11
- 107/146: gnu: r-densestbayes: Update to 1.0-2.1., guix-commits, 2022/04/11
- 84/146: gnu: r-rstantools: Update to 2.2.0., guix-commits, 2022/04/11
- 106/146: gnu: r-altmeta: Update to 4.0., guix-commits, 2022/04/11
- 75/146: gnu: r-lhs: Update to 1.1.5., guix-commits, 2022/04/11
- 76/146: gnu: r-tuner: Update to 1.4.0., guix-commits, 2022/04/11
- 105/146: gnu: r-mlecens: Update to 0.1-5., guix-commits, 2022/04/11
- 119/146: gnu: r-matrix: Update to 1.4-1.,
guix-commits <=
- 145/146: gnu: r-norm: Update to 1.0-10.0., guix-commits, 2022/04/11
- 142/146: gnu: r-tsne: Update to 0.1-3.1., guix-commits, 2022/04/11
- 140/146: gnu: r-rcppeigen: Update to 0.3.3.9.2., guix-commits, 2022/04/11
- 113/146: gnu: r-tzdb: Update to 0.3.0., guix-commits, 2022/04/11
- 134/146: gnu: r-rsqlite: Update to 2.2.12., guix-commits, 2022/04/11
- 139/146: gnu: r-robustbase: Update to 0.95-0., guix-commits, 2022/04/11
- 133/146: gnu: r-blob: Update to 1.2.3., guix-commits, 2022/04/11