[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/93: gnu: r-effectsize: Update to 0.4.0.
From: |
guix-commits |
Subject: |
34/93: gnu: r-effectsize: Update to 0.4.0. |
Date: |
Sat, 31 Oct 2020 08:46:10 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 430760f345965f368c32871a958572caaeaeea52
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Oct 31 13:42:23 2020 +0100
gnu: r-effectsize: Update to 0.4.0.
* gnu/packages/cran.scm (r-effectsize): Update to 0.4.0.
---
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 78e9d6d..2ea31d7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9365,14 +9365,14 @@ results using @code{ggplot2}.")
(define-public r-effectsize
(package
(name "r-effectsize")
- (version "0.3.3")
+ (version "0.4.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "effectsize" version))
(sha256
(base32
- "00c9j6lc58ls1vrwlpzk3h1lgvxpkcrh7b4ym6kmy4fg4f08izp7"))))
+ "0shx19ahw13wrn7jlyyvzvngqk66d6jiw9i51mx3psdn3hdnhy9s"))))
(properties `((upstream-name . "effectsize")))
(build-system r-build-system)
(propagated-inputs
- 03/93: gnu: r-clipr: Update to 0.7.1., (continued)
- 03/93: gnu: r-clipr: Update to 0.7.1., guix-commits, 2020/10/31
- 11/93: gnu: r-sp: Update to 1.4-4., guix-commits, 2020/10/31
- 10/93: gnu: r-ff: Update to 4.0.4., guix-commits, 2020/10/31
- 20/93: gnu: r-openxlsx: Update to 4.2.3., guix-commits, 2020/10/31
- 28/93: gnu: r-deriv: Update to 4.1.1., guix-commits, 2020/10/31
- 24/93: gnu: r-brglm: Update to 0.7.1., guix-commits, 2020/10/31
- 37/93: gnu: r-feature: Update to 1.2.14., guix-commits, 2020/10/31
- 38/93: gnu: r-nlp: Update to 0.2-1., guix-commits, 2020/10/31
- 30/93: gnu: r-magick: Update to 2.5.0., guix-commits, 2020/10/31
- 44/93: gnu: r-seqinr: Update to 4.2-4., guix-commits, 2020/10/31
- 34/93: gnu: r-effectsize: Update to 0.4.0.,
guix-commits <=
- 43/93: gnu: r-valr: Update to 0.6.2., guix-commits, 2020/10/31
- 42/93: gnu: r-pbdzmq: Update to 0.3-3.1., guix-commits, 2020/10/31
- 41/93: gnu: r-globals: Update to 0.13.1., guix-commits, 2020/10/31
- 49/93: gnu: r-batchtools: Update to 0.9.14., guix-commits, 2020/10/31
- 57/93: gnu: r-iheatmapr: Update to 0.5.1., guix-commits, 2020/10/31
- 13/93: gnu: r-broom: Update to 0.7.2., guix-commits, 2020/10/31
- 27/93: gnu: r-argparse: Update to 2.0.3., guix-commits, 2020/10/31
- 19/93: gnu: r-sna: Update to 2.6., guix-commits, 2020/10/31
- 17/93: gnu: r-xfun: Update to 0.19., guix-commits, 2020/10/31
- 16/93: gnu: r-cli: Update to 2.1.0., guix-commits, 2020/10/31