[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/18: gnu: r-matrixcalc: Update to 1.0-5.
From: |
guix-commits |
Subject: |
13/18: gnu: r-matrixcalc: Update to 1.0-5. |
Date: |
Thu, 29 Jul 2021 11:12:26 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 1d2b6230da794fcd54bb1bd658d5d4b7224cbc02
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jul 29 17:10:38 2021 +0200
gnu: r-matrixcalc: Update to 1.0-5.
* gnu/packages/cran.scm (r-matrixcalc): Update to 1.0-5.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index b6645d8..859fbfc 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -23361,14 +23361,14 @@ imputed data sets with the appropriate degree of
sampling uncertainty.")
(define-public r-matrixcalc
(package
(name "r-matrixcalc")
- (version "1.0-4")
+ (version "1.0-5")
(source
(origin
(method url-fetch)
(uri (cran-uri "matrixcalc" version))
(sha256
(base32
- "0id0s8fwwzs9mklp642vx1wzqwdqvpqry0rnhjnh3id60h8q7icl"))))
+ "1jkgl1v1q7cqpl1rf49qahdr9y0f33f0ldsbgby8xhfv0vpy21jr"))))
(properties `((upstream-name . "matrixcalc")))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/matrixcalc/")
- 02/18: gnu: r-arrow: Update to 5.0.0., (continued)
- 02/18: gnu: r-arrow: Update to 5.0.0., guix-commits, 2021/07/29
- 04/18: gnu: r-broom: Update to 0.7.9., guix-commits, 2021/07/29
- 03/18: gnu: r-rpostgresql: Update to 0.7., guix-commits, 2021/07/29
- 05/18: gnu: r-stringdist: Update to 0.9.7., guix-commits, 2021/07/29
- 06/18: gnu: r-vioplot: Update to 0.3.7., guix-commits, 2021/07/29
- 07/18: gnu: r-pillar: Update to 1.6.2., guix-commits, 2021/07/29
- 08/18: gnu: r-ggeffects: Update to 1.1.1., guix-commits, 2021/07/29
- 10/18: gnu: r-sf: Update to 1.0-2., guix-commits, 2021/07/29
- 11/18: gnu: r-dalex: Update to 2.3.0., guix-commits, 2021/07/29
- 09/18: gnu: r-summarytools: Update to 1.0.0., guix-commits, 2021/07/29
- 13/18: gnu: r-matrixcalc: Update to 1.0-5.,
guix-commits <=
- 15/18: gnu: r-lwgeom: Update to 0.2-7., guix-commits, 2021/07/29
- 17/18: gnu: r-e1071: Update to 1.7-8., guix-commits, 2021/07/29
- 18/18: gnu: r-matrixstats: Update to 0.60.0., guix-commits, 2021/07/29
- 12/18: gnu: r-leiden: Update to 0.3.9., guix-commits, 2021/07/29
- 16/18: gnu: r-protolite: Update to 2.1.1., guix-commits, 2021/07/29
- 14/18: gnu: r-mgsub: Update to 1.7.3., guix-commits, 2021/07/29