[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
49/59: gnu: r-matrix: Update to 1.3-3.
From: |
guix-commits |
Subject: |
49/59: gnu: r-matrix: Update to 1.3-3. |
Date: |
Thu, 20 May 2021 04:59:33 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit bf67249071fbb2b9ef03b582e1f5d71d3a422632
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu May 20 10:54:47 2021 +0200
gnu: r-matrix: Update to 1.3-3.
* gnu/packages/statistics.scm (r-matrix): Update to 1.3-3.
---
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 7fe1c68..bd40f2d 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -585,14 +585,14 @@ also flexible enough to handle most nonstandard
requirements.")
(define-public r-matrix
(package
(name "r-matrix")
- (version "1.3-2")
+ (version "1.3-3")
(source
(origin
(method url-fetch)
(uri (cran-uri "Matrix" version))
(sha256
(base32
- "0ccmmfd0lbvrhzjzr28k4yfawiywa1m4ics34zyi3rqq23csa2wm"))))
+ "0fvayd6b8w6yzhil85xw7lib68dvxyzpcznwvwczlyxf8ggchzpp"))))
(properties `((upstream-name . "Matrix")))
(build-system r-build-system)
(propagated-inputs
- 51/59: gnu: r-tibble: Update to 3.1.2., (continued)
- 51/59: gnu: r-tibble: Update to 3.1.2., guix-commits, 2021/05/20
- 54/59: gnu: r-hms: Update to 1.1.0., guix-commits, 2021/05/20
- 13/59: gnu: r-xfun: Update to 0.23., guix-commits, 2021/05/20
- 14/59: gnu: r-pillar: Update to 1.6.1., guix-commits, 2021/05/20
- 30/59: gnu: r-fields: Update to 12.3., guix-commits, 2021/05/20
- 45/59: gnu: r-rsample: Update to 0.1.0., guix-commits, 2021/05/20
- 47/59: gnu: r-textshaping: Update to 0.3.4., guix-commits, 2021/05/20
- 53/59: gnu: r-devtools: Update to 2.4.1., guix-commits, 2021/05/20
- 20/59: gnu: r-sjmisc: Update to 2.8.7., guix-commits, 2021/05/20
- 43/59: gnu: r-rfast: Update to 2.0.3., guix-commits, 2021/05/20
- 49/59: gnu: r-matrix: Update to 1.3-3.,
guix-commits <=
- 56/59: gnu: r-viridis: Update to 0.6.1., guix-commits, 2021/05/20
- 58/59: gnu: r-diptest: Update to 0.76-0., guix-commits, 2021/05/20
- 44/59: gnu: r-clusterr: Update to 1.2.4., guix-commits, 2021/05/20
- 46/59: gnu: r-seuratobject: Update to 4.0.1., guix-commits, 2021/05/20
- 50/59: gnu: r-stringi: Update to 1.6.2., guix-commits, 2021/05/20
- 52/59: gnu: r-dplyr: Update to 1.0.6., guix-commits, 2021/05/20
- 59/59: gnu: r-lme4: Update to 1.1-27., guix-commits, 2021/05/20
- 55/59: gnu: r-rmarkdown: Update to 2.8., guix-commits, 2021/05/20
- 57/59: gnu: r-statmod: Update to 1.4.36., guix-commits, 2021/05/20