[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/48: gnu: r-matrix: Update to 1.7-0.
From: |
guix-commits |
Subject: |
41/48: gnu: r-matrix: Update to 1.7-0. |
Date: |
Tue, 7 May 2024 16:20:58 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 30f819ec299c7e77caef0643ec915ca28adaa59f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 7 22:18:48 2024 +0200
gnu: r-matrix: Update to 1.7-0.
* gnu/packages/statistics.scm (r-matrix): Update to 1.7-0.
Change-Id: I7a9ae42611a916c8748bc2139ef08b478a533bfe
---
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 7e79b5985e..b5eab83c6b 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -687,14 +687,14 @@ also flexible enough to handle most nonstandard
requirements.")
(define-public r-matrix
(package
(name "r-matrix")
- (version "1.6-5")
+ (version "1.7-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "Matrix" version))
(sha256
(base32
- "0zdrrss4q0g7jify9bp1vvzrdpy62fc6fx3awzbd2wvfc938sv3j"))))
+ "0dxd13y6x6pz54ccbcalw2sm646h9pls4bby9zmj40ipvyhbp5zv"))))
(properties `((upstream-name . "Matrix")))
(build-system r-build-system)
(propagated-inputs
- 21/48: gnu: r-doby: Update to 4.6.21., (continued)
- 21/48: gnu: r-doby: Update to 4.6.21., guix-commits, 2024/05/07
- 40/48: gnu: r-mass: Update to 7.3-60.2., guix-commits, 2024/05/07
- 24/48: gnu: r-xopen: Update to 1.0.1., guix-commits, 2024/05/07
- 20/48: gnu: r-flextable: Update to 0.9.6., guix-commits, 2024/05/07
- 39/48: gnu: r-ragg: Update to 1.3.1., guix-commits, 2024/05/07
- 42/48: gnu: r-survival: Update to 3.6-4., guix-commits, 2024/05/07
- 36/48: gnu: r-iml: Update to 0.11.3., guix-commits, 2024/05/07
- 18/48: gnu: r-officer: Update to 0.6.6., guix-commits, 2024/05/07
- 17/48: gnu: r-rapiclient: Update to 0.1.4., guix-commits, 2024/05/07
- 45/48: gnu: r-gtable: Update to 0.3.5., guix-commits, 2024/05/07
- 41/48: gnu: r-matrix: Update to 1.7-0.,
guix-commits <=
- 35/48: gnu: r-stanheaders: Update to 2.32.7., guix-commits, 2024/05/07
- 43/48: gnu: r-stringi: Update to 1.8.4., guix-commits, 2024/05/07
- 27/48: gnu: r-pixmap: Update to 0.4-13., guix-commits, 2024/05/07