[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/89: gnu: r-effectsize: Update to 0.3.3.
From: |
guix-commits |
Subject: |
31/89: gnu: r-effectsize: Update to 0.3.3. |
Date: |
Mon, 5 Oct 2020 18:34:51 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 08f7d7d71b7b842d039a0d014e09da047f7d91b8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 5 22:13:39 2020 +0200
gnu: r-effectsize: Update to 0.3.3.
* gnu/packages/cran.scm (r-effectsize): Update to 0.3.3.
---
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 8d9815b..918f13a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9337,14 +9337,14 @@ results using @code{ggplot2}.")
(define-public r-effectsize
(package
(name "r-effectsize")
- (version "0.3.2")
+ (version "0.3.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "effectsize" version))
(sha256
(base32
- "0h9f260gb8707pcssf8dq7dakpq1ggkxr5kpbrbl8sn8h3qbvws9"))))
+ "00c9j6lc58ls1vrwlpzk3h1lgvxpkcrh7b4ym6kmy4fg4f08izp7"))))
(properties `((upstream-name . "effectsize")))
(build-system r-build-system)
(propagated-inputs
- 85/89: gnu: r-gplots: Update to 3.1.0., (continued)
- 85/89: gnu: r-gplots: Update to 3.1.0., guix-commits, 2020/10/05
- 46/89: gnu: r-pegas: Update to 0.14., guix-commits, 2020/10/05
- 45/89: gnu: r-colourpicker: Update to 1.1.0., guix-commits, 2020/10/05
- 41/89: gnu: r-spatialextremes: Update to 2.0-9., guix-commits, 2020/10/05
- 65/89: gnu: r-gaston: Update to 1.5.7., guix-commits, 2020/10/05
- 61/89: gnu: r-rpf: Update to 1.0.5., guix-commits, 2020/10/05
- 08/89: gnu: r-htmlwidgets: Update to 1.5.2., guix-commits, 2020/10/05
- 17/89: gnu: r-seriation: Update to 1.2-9., guix-commits, 2020/10/05
- 25/89: gnu: r-insight: Update to 0.9.6., guix-commits, 2020/10/05
- 30/89: gnu: r-emmeans: Update to 1.5.1., guix-commits, 2020/10/05
- 31/89: gnu: r-effectsize: Update to 0.3.3.,
guix-commits <=
- 33/89: gnu: r-usethis: Update to 1.6.3., guix-commits, 2020/10/05
- 29/89: gnu: r-multcomp: Update to 1.4-14., guix-commits, 2020/10/05
- 42/89: gnu: r-globals: Update to 0.13.0., guix-commits, 2020/10/05
- 67/89: gnu: r-workflows: Update to 0.2.0., guix-commits, 2020/10/05
- 73/89: gnu: r-survival: Update to 3.2-7., guix-commits, 2020/10/05
- 71/89: gnu: r-tidytext: Update to 0.2.6., guix-commits, 2020/10/05
- 77/89: gnu: r-backports: Update to 1.1.10., guix-commits, 2020/10/05
- 09/89: gnu: r-htmltable: Update to 2.1.0., guix-commits, 2020/10/05
- 11/89: gnu: r-lava: Update to 1.6.8., guix-commits, 2020/10/05
- 18/89: gnu: r-xfun: Update to 0.18., guix-commits, 2020/10/05