[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/13: gnu: r-matrix: Update to 1.2-18.
From: |
guix-commits |
Subject: |
11/13: gnu: r-matrix: Update to 1.2-18. |
Date: |
Thu, 28 Nov 2019 04:03:38 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit bf5b792b0ea8f1c1083236096f39bb4b6f3a17d4
Author: Ricardo Wurmus <address@hidden>
Date: Thu Nov 28 10:02:46 2019 +0100
gnu: r-matrix: Update to 1.2-18.
* gnu/packages/statistics.scm (r-matrix): Update to 1.2-18.
---
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 1c315c2..6358883 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -567,14 +567,14 @@ also flexible enough to handle most nonstandard
requirements.")
(define-public r-matrix
(package
(name "r-matrix")
- (version "1.2-17")
+ (version "1.2-18")
(source
(origin
(method url-fetch)
(uri (cran-uri "Matrix" version))
(sha256
(base32
- "1k1zf92ycqr7fz44w7bp1p354ww7jg0wm23ybb8dzmbg37qfchyv"))))
+ "06b1rc1vq65b271f2wpzhqkvhng8hwwnvjflzxkng50i52603zzp"))))
(properties `((upstream-name . "Matrix")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (3751555 -> 18a5575), guix-commits, 2019/11/28
- 02/13: gnu: r-writexl: Update to 1.2., guix-commits, 2019/11/28
- 03/13: gnu: r-emmeans: Update to 1.4.3., guix-commits, 2019/11/28
- 04/13: gnu: r-rnifti: Update to 1.0.1., guix-commits, 2019/11/28
- 06/13: gnu: r-grimport2: Update to 0.2-0., guix-commits, 2019/11/28
- 11/13: gnu: r-matrix: Update to 1.2-18.,
guix-commits <=
- 07/13: gnu: r-kohonen: Update to 3.0.10., guix-commits, 2019/11/28
- 05/13: gnu: r-grimport: Update to 0.9-3., guix-commits, 2019/11/28
- 01/13: gnu: r-factominer: Update to 2.0., guix-commits, 2019/11/28
- 09/13: gnu: r-rgdal: Update to 1.4-8., guix-commits, 2019/11/28
- 12/13: gnu: r-rmarkdown: Update to 1.18., guix-commits, 2019/11/28
- 10/13: gnu: r-igraph: Update to 1.2.4.2., guix-commits, 2019/11/28
- 13/13: gnu: r-e1071: Update to 1.7-3., guix-commits, 2019/11/28
- 08/13: gnu: r-covr: Update to 3.4.0., guix-commits, 2019/11/28