[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
73/214: gnu: r-performance: Update to 0.9.2.
From: |
guix-commits |
Subject: |
73/214: gnu: r-performance: Update to 0.9.2. |
Date: |
Tue, 20 Sep 2022 11:07:07 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 523f82ffd0c13fbd835ebb232dcd0dd989bf9db9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:00 2022 +0200
gnu: r-performance: Update to 0.9.2.
* gnu/packages/cran.scm (r-performance): Update to 0.9.2.
---
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 89133ef971..9fc1f30c5c 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13072,14 +13072,14 @@ ROPE percentage and pd).")
(define-public r-performance
(package
(name "r-performance")
- (version "0.9.1")
+ (version "0.9.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "performance" version))
(sha256
(base32
- "0xiqy9z070v5xzf2iq4x01licabhkygji5x6qfy7l08n43z4agny"))))
+ "0fdszf1dngqlbwcp7ynfdkzjgg0lang4d3b53ygjwsq7ph20xsw6"))))
(build-system r-build-system)
(propagated-inputs
(list r-bayestestr r-datawizard r-insight))
- 74/214: gnu: r-effectsize: Update to 0.7.0.5., (continued)
- 74/214: gnu: r-effectsize: Update to 0.7.0.5., guix-commits, 2022/09/20
- 81/214: gnu: r-arm: Update to 1.13-1., guix-commits, 2022/09/20
- 78/214: gnu: r-tweedie: Update to 2.3.5., guix-commits, 2022/09/20
- 66/214: gnu: r-mosaicdata: Update to 0.20.3., guix-commits, 2022/09/20
- 63/214: gnu: r-mosaiccore: Update to 0.9.2., guix-commits, 2022/09/20
- 65/214: gnu: r-ggformula: Update to 0.10.2., guix-commits, 2022/09/20
- 42/214: gnu: r-cli: Update to 3.4.0., guix-commits, 2022/09/20
- 59/214: gnu: r-officer: Update to 0.4.4., guix-commits, 2022/09/20
- 103/214: gnu: r-ggfun: Update to 0.0.7., guix-commits, 2022/09/20
- 44/214: gnu: r-pillar: Update to 1.8.1., guix-commits, 2022/09/20
- 73/214: gnu: r-performance: Update to 0.9.2.,
guix-commits <=
- 138/214: gnu: r-zseq: Update to 0.2.1., guix-commits, 2022/09/20
- 64/214: gnu: r-labelled: Update to 2.10.0., guix-commits, 2022/09/20
- 50/214: gnu: r-radiant-data: Update to 1.4.5., guix-commits, 2022/09/20
- 47/214: gnu: r-urca: Update to 1.3-3., guix-commits, 2022/09/20
- 90/214: gnu: r-gmp: Update to 0.6-6., guix-commits, 2022/09/20
- 71/214: gnu: r-tmb: Update to 1.9.1., guix-commits, 2022/09/20
- 113/214: gnu: r-uwot: Update to 0.1.14., guix-commits, 2022/09/20
- 33/214: gnu: r-paletteer: Update to 1.4.1., guix-commits, 2022/09/20
- 139/214: gnu: r-latex2exp: Update to 0.9.5., guix-commits, 2022/09/20
- 07/214: gnu: r-torch: Do not hardcode Python version., guix-commits, 2022/09/20