[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/21: gnu: r-matrixstats: Update to 0.55.0.
From: |
guix-commits |
Subject: |
08/21: gnu: r-matrixstats: Update to 0.55.0. |
Date: |
Sat, 7 Sep 2019 18:30:46 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5e7c6e54c812f7913737785f747c06ebf24b1c08
Author: Ricardo Wurmus <address@hidden>
Date: Sun Sep 8 00:19:55 2019 +0200
gnu: r-matrixstats: Update to 0.55.0.
* gnu/packages/statistics.scm (r-matrixstats): Update to 0.55.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 43f8778..61d1bab 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3654,13 +3654,13 @@ t-probabilities, quantiles, random deviates and
densities.")
(define-public r-matrixstats
(package
(name "r-matrixstats")
- (version "0.54.0")
+ (version "0.55.0")
(source (origin
(method url-fetch)
(uri (cran-uri "matrixStats" version))
(sha256
(base32
- "0vx00ldsg2zvdrjn49jxczk2c9iaabgvzgpdka5j02ihh7hv83cg"))))
+ "06fvx0rlaz80k0lkqq2n7v0309xpz7h7ss0m9kgyikp4xs8bvmhn"))))
(properties `((upstream-name . "matrixStats")))
(build-system r-build-system)
(native-inputs
- 01/21: gnu: Add r-covr., (continued)
- 01/21: gnu: Add r-covr., guix-commits, 2019/09/07
- 02/21: gnu: Add r-systemfonts., guix-commits, 2019/09/07
- 03/21: gnu: Add r-graphlayouts., guix-commits, 2019/09/07
- 13/21: gnu: r-ggformula: Update to 0.9.2., guix-commits, 2019/09/07
- 07/21: gnu: r-rcpparmadillo: Update to 0.9.700.2.0., guix-commits, 2019/09/07
- 05/21: gnu: r-gdtools: Update to 0.2.0., guix-commits, 2019/09/07
- 19/21: gnu: r-gprofiler: Update to 0.6.8., guix-commits, 2019/09/07
- 18/21: gnu: r-annotationhub: Update to 2.16.1., guix-commits, 2019/09/07
- 06/21: gnu: r-devtools: Update to 2.2.0., guix-commits, 2019/09/07
- 11/21: gnu: r-ggpubr: Update to 0.2.3., guix-commits, 2019/09/07
- 08/21: gnu: r-matrixstats: Update to 0.55.0.,
guix-commits <=
- 10/21: gnu: r-geometry: Update to 0.4.4., guix-commits, 2019/09/07
- 12/21: gnu: r-insight: Update to 0.5.0., guix-commits, 2019/09/07
- 16/21: gnu: r-ggraph: Update to 2.0.0., guix-commits, 2019/09/07
- 17/21: gnu: r-edger: Update to 3.26.8., guix-commits, 2019/09/07
- 14/21: gnu: r-ggeffects: Update to 0.12.0., guix-commits, 2019/09/07
- 21/21: gnu: r-rsubread: Update to 1.34.7., guix-commits, 2019/09/07
- 15/21: gnu: r-msigdbr: Update to 7.0.1., guix-commits, 2019/09/07
- 09/21: gnu: r-feather: Update to 0.3.4., guix-commits, 2019/09/07
- 20/21: gnu: r-regioner: Update to 1.16.3., guix-commits, 2019/09/07