[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/35: gnu: r-matrix: Update to 1.6-5.
From: |
guix-commits |
Subject: |
30/35: gnu: r-matrix: Update to 1.6-5. |
Date: |
Wed, 17 Jan 2024 17:54:34 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit aa71ac746f0b82eaca95a70960ac2d274a57c8eb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 17 23:09:51 2024 +0100
gnu: r-matrix: Update to 1.6-5.
* gnu/packages/statistics.scm (r-matrix): Update to 1.6-5.
Change-Id: I8b2ee394d194307fc107c9bfada81320f10df22f
---
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 190152149d..1330b07325 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -673,14 +673,14 @@ also flexible enough to handle most nonstandard
requirements.")
(define-public r-matrix
(package
(name "r-matrix")
- (version "1.6-4")
+ (version "1.6-5")
(source
(origin
(method url-fetch)
(uri (cran-uri "Matrix" version))
(sha256
(base32
- "00dv2xv69fr3c8h5a2qvr31lffamw5kx08q5v8vli3g6xkd7pjkh"))))
+ "0zdrrss4q0g7jify9bp1vvzrdpy62fc6fx3awzbd2wvfc938sv3j"))))
(properties `((upstream-name . "Matrix")))
(build-system r-build-system)
(propagated-inputs
- 21/35: gnu: r-optparse: Update to 1.7.4., (continued)
- 21/35: gnu: r-optparse: Update to 1.7.4., guix-commits, 2024/01/17
- 23/35: gnu: r-rglpk: Update to 0.6-5.1., guix-commits, 2024/01/17
- 24/35: gnu: r-rintrojs: Update to 0.3.4., guix-commits, 2024/01/17
- 26/35: gnu: r-randomforestsrc: Update to 3.2.3., guix-commits, 2024/01/17
- 28/35: gnu: r-paws: Update to 0.5.0., guix-commits, 2024/01/17
- 22/35: gnu: r-dae: Update to 3.2.21., guix-commits, 2024/01/17
- 09/35: gnu: r-rcppspdlog: Update to 0.0.16., guix-commits, 2024/01/17
- 25/35: gnu: r-spatstat-data: Update to 3.0-4., guix-commits, 2024/01/17
- 27/35: gnu: r-paws-cost-management: Update to 0.5.0., guix-commits, 2024/01/17
- 29/35: gnu: r-mass: Update to 7.3-60.0.1., guix-commits, 2024/01/17
- 30/35: gnu: r-matrix: Update to 1.6-5.,
guix-commits <=
- 32/35: gnu: r-dbi: Update to 1.2.1., guix-commits, 2024/01/17
- 34/35: gnu: r-withr: Update to 3.0.0., guix-commits, 2024/01/17
- 18/35: gnu: r-ks: Update to 1.14.2., guix-commits, 2024/01/17
- 35/35: gnu: r-fastcluster: Update to 1.2.6., guix-commits, 2024/01/17
- 33/35: gnu: r-roxygen2: Update to 7.3.0., guix-commits, 2024/01/17
- 31/35: gnu: r-digest: Update to 0.6.34., guix-commits, 2024/01/17