[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/46: gnu: r-matrixstats: Update to 1.3.0.
From: |
guix-commits |
Subject: |
25/46: gnu: r-matrixstats: Update to 1.3.0. |
Date: |
Fri, 19 Apr 2024 10:17:50 -0400 (EDT) |
rekado pushed a commit to branch wip-pandas-upgrade
in repository guix.
commit 29b75b651d42e6ba8070a8bc46a60ba5c22c64b7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Apr 17 17:48:01 2024 +0200
gnu: r-matrixstats: Update to 1.3.0.
* gnu/packages/statistics.scm (r-matrixstats): Update to 1.3.0.
Change-Id: I660f58800789f1e7e0a2380f3503597b62c0e5ba
---
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 1bf04183ee..7f74f82755 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4456,13 +4456,13 @@ t-probabilities, quantiles, random deviates and
densities.")
(define-public r-matrixstats
(package
(name "r-matrixstats")
- (version "1.2.0")
+ (version "1.3.0")
(source (origin
(method url-fetch)
(uri (cran-uri "matrixStats" version))
(sha256
(base32
- "0ws5lmzqm42vrn5791l21zr05l78x0xi6b89jw0gi0vjb4pc20z4"))))
+ "0ni4jgw3jfbwakzrcz6jcjr1zsnaq924jz2a9d8kq92vv43ycgj1"))))
(properties `((upstream-name . "matrixStats")))
(build-system r-build-system)
(arguments
- 26/46: gnu: r-diptest: Update to 0.77-1., (continued)
- 26/46: gnu: r-diptest: Update to 0.77-1., guix-commits, 2024/04/19
- 36/46: gnu: Add python-xarray-datatree., guix-commits, 2024/04/19
- 04/46: gnu: r-prismatic: Update to 1.1.2., guix-commits, 2024/04/19
- 19/46: gnu: r-pkgdown: Update to 2.0.8., guix-commits, 2024/04/19
- 03/46: gnu: r-ape: Update to 5.8., guix-commits, 2024/04/19
- 02/46: gnu: r-collapse: Update to 2.0.13., guix-commits, 2024/04/19
- 07/46: gnu: r-reticulate: Update to 1.36.0., guix-commits, 2024/04/19
- 05/46: gnu: r-restrserve: Update to 1.2.2., guix-commits, 2024/04/19
- 09/46: gnu: r-ggeffects: Update to 1.5.2., guix-commits, 2024/04/19
- 11/46: gnu: r-optparse: Update to 1.7.5., guix-commits, 2024/04/19
- 25/46: gnu: r-matrixstats: Update to 1.3.0.,
guix-commits <=
- 28/46: gnu: r-alevinqc: Update to 1.18.1., guix-commits, 2024/04/19
- 29/46: gnu: r-gsva: Update to 1.50.5., guix-commits, 2024/04/19
- 33/46: gnu: python-nbclient: Update to 0.6.6., guix-commits, 2024/04/19
- 30/46: gnu: r-bayseq: Update to 2.36.2., guix-commits, 2024/04/19
- 34/46: gnu: Add python-slicerator., guix-commits, 2024/04/19
- 35/46: gnu: Add python-xarray-dataclasses., guix-commits, 2024/04/19
- 40/46: gnu: python-pyproject-metadata: Update to 0.7.1., guix-commits, 2024/04/19
- 42/46: gnu: python-pytest-xdist: Use pyproject-build-system., guix-commits, 2024/04/19
- 43/46: gnu: python-openpyxl: Update to 3.0.10., guix-commits, 2024/04/19
- 44/46: gnu: python-contourpy: Update to 1.1.1., guix-commits, 2024/04/19