[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
71/76: gnu: r-matrix: Update to 1.5-4.1.
From: |
guix-commits |
Subject: |
71/76: gnu: r-matrix: Update to 1.5-4.1. |
Date: |
Wed, 31 May 2023 12:22:51 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 232b2530b82d32aa747505fd48d003177d55d628
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed May 31 12:15:26 2023 +0200
gnu: r-matrix: Update to 1.5-4.1.
* gnu/packages/statistics.scm (r-matrix): Update to 1.5-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 d91021bfae..b11e8d5900 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -666,14 +666,14 @@ also flexible enough to handle most nonstandard
requirements.")
(define-public r-matrix
(package
(name "r-matrix")
- (version "1.5-4")
+ (version "1.5-4.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "Matrix" version))
(sha256
(base32
- "01kgnsx3m19varjfn7n0g48ml6yrwr3bnjhhd0h486ynjccvdkhm"))))
+ "0bh87f6yll06q0068wavwmagvsc0p95g7071zsjr2yzb2dr5i2b5"))))
(properties `((upstream-name . "Matrix")))
(build-system r-build-system)
(propagated-inputs
- 29/76: gnu: r-chk: Update to 0.9.0., (continued)
- 29/76: gnu: r-chk: Update to 0.9.0., guix-commits, 2023/05/31
- 33/76: gnu: r-future-apply: Update to 1.11.0., guix-commits, 2023/05/31
- 42/76: gnu: r-tuner: Update to 1.4.4., guix-commits, 2023/05/31
- 47/76: gnu: r-influencer: Update to 0.1.5., guix-commits, 2023/05/31
- 30/76: gnu: r-admisc: Update to 0.32., guix-commits, 2023/05/31
- 61/76: gnu: r-scattermore: Update to 1.1., guix-commits, 2023/05/31
- 54/76: gnu: r-spatstat-utils: Update to 3.0-3., guix-commits, 2023/05/31
- 68/76: gnu: r-crul: Update to 1.4.0., guix-commits, 2023/05/31
- 64/76: gnu: r-lwgeom: Update to 0.2-13., guix-commits, 2023/05/31
- 73/76: gnu: r-knitr: Update to 1.43., guix-commits, 2023/05/31
- 71/76: gnu: r-matrix: Update to 1.5-4.1.,
guix-commits <=
- 31/76: gnu: r-rnifti: Update to 1.5.0., guix-commits, 2023/05/31
- 43/76: gnu: r-treemap: Update to 2.4-4., guix-commits, 2023/05/31
- 45/76: gnu: r-imager: Update to 0.45.2., guix-commits, 2023/05/31
- 60/76: gnu: r-igraph: Update to 1.4.3., guix-commits, 2023/05/31
- 56/76: gnu: r-spatstat-linnet: Update to 3.1-1., guix-commits, 2023/05/31
- 62/76: gnu: r-mlr3misc: Update to 0.12.0., guix-commits, 2023/05/31
- 35/76: gnu: r-s2: Update to 1.1.4., guix-commits, 2023/05/31
- 38/76: gnu: r-ggnewscale: Update to 0.4.9., guix-commits, 2023/05/31
- 44/76: gnu: r-fda: Update to 6.1.4., guix-commits, 2023/05/31
- 55/76: gnu: r-spatstat-geom: Update to 3.2-1., guix-commits, 2023/05/31