[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
84/89: gnu: r-matrixstats: Update to 0.57.0.
From: |
guix-commits |
Subject: |
84/89: gnu: r-matrixstats: Update to 0.57.0. |
Date: |
Mon, 5 Oct 2020 18:35:08 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit d92b3555bd24901b139e5b2f1d55e5394aad85e9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 5 22:46:24 2020 +0200
gnu: r-matrixstats: Update to 0.57.0.
* gnu/packages/statistics.scm (r-matrixstats): Update to 0.57.0.
---
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 5ca2691..f9b8867 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3610,13 +3610,13 @@ t-probabilities, quantiles, random deviates and
densities.")
(define-public r-matrixstats
(package
(name "r-matrixstats")
- (version "0.56.0")
+ (version "0.57.0")
(source (origin
(method url-fetch)
(uri (cran-uri "matrixStats" version))
(sha256
(base32
- "09qgfv9x32x6ncgf19iy7yjp26fwy6p5wm8spc2xzfc0qhylmqrr"))))
+ "0hzkx7yi9ira476izsgw7r2bhv72ra4z2m9zr1i1f4ivrn3ihs7r"))))
(properties `((upstream-name . "matrixStats")))
(build-system r-build-system)
(native-inputs
- 47/89: gnu: r-msigdbr: Update to 7.2.1., (continued)
- 47/89: gnu: r-msigdbr: Update to 7.2.1., guix-commits, 2020/10/05
- 62/89: gnu: r-aws: Update to 2.5., guix-commits, 2020/10/05
- 39/89: gnu: r-gmp: Update to 0.6-1., guix-commits, 2020/10/05
- 43/89: gnu: r-future: Update to 1.19.1., guix-commits, 2020/10/05
- 50/89: gnu: r-ggfortify: Update to 0.4.11., guix-commits, 2020/10/05
- 52/89: gnu: r-systemfonts: Update to 0.3.2., guix-commits, 2020/10/05
- 69/89: gnu: r-dials: Update to 0.0.9., guix-commits, 2020/10/05
- 70/89: gnu: r-tidypredict: Update to 0.4.7., guix-commits, 2020/10/05
- 72/89: gnu: r-seurat: Update to 3.2.2., guix-commits, 2020/10/05
- 79/89: gnu: r-devtools: Update to 2.3.2., guix-commits, 2020/10/05
- 84/89: gnu: r-matrixstats: Update to 0.57.0.,
guix-commits <=
- 76/89: gnu: r-multitaper: Update to 1.0-15., guix-commits, 2020/10/05
- 88/89: gnu: r-car: Update to 3.0-10., guix-commits, 2020/10/05
- 89/89: gnu: r-tclust: Update to 1.4-2., guix-commits, 2020/10/05
- 27/89: gnu: r-deriv: Update to 4.1.0., guix-commits, 2020/10/05
- 32/89: gnu: r-sjplot: Update to 2.8.5., guix-commits, 2020/10/05
- 10/89: gnu: r-getoptlong: Update to 1.0.3., guix-commits, 2020/10/05
- 12/89: gnu: r-psych: Update to 2.0.9., guix-commits, 2020/10/05
- 19/89: gnu: r-tinytex: Update to 0.26., guix-commits, 2020/10/05
- 14/89: gnu: r-hardyweinberg: Update to 1.6.8., guix-commits, 2020/10/05
- 15/89: gnu: r-vcd: Update to 1.4-8., guix-commits, 2020/10/05