[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/57: gnu: r-sjplot: Update to 2.8.9.
From: |
guix-commits |
Subject: |
22/57: gnu: r-sjplot: Update to 2.8.9. |
Date: |
Mon, 26 Jul 2021 09:39:24 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit ad777bf529e1364cab4a599adab512fcfed89a97
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 26 15:19:08 2021 +0200
gnu: r-sjplot: Update to 2.8.9.
* gnu/packages/cran.scm (r-sjplot): Update to 2.8.9.
[propagated-inputs]: Add r-datawizard.
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 8dfff92..9485804 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10999,17 +10999,18 @@ conversion of indices such as Cohen's d, r, odds,
etc.")
(define-public r-sjplot
(package
(name "r-sjplot")
- (version "2.8.8")
+ (version "2.8.9")
(source
(origin
(method url-fetch)
(uri (cran-uri "sjPlot" version))
(sha256
- (base32 "050aarycgzy1n8ad67pj09s8k7s7xk6dicg0kjg0ivlkyyq0shqz"))))
+ (base32 "07b9p5wbb6xmyapg9j6i4cdcj7j9wj9gi30gljj6j2lj1flgdd7q"))))
(properties `((upstream-name . "sjPlot")))
(build-system r-build-system)
(propagated-inputs
`(("r-bayestestr" ,r-bayestestr)
+ ("r-datawizard" ,r-datawizard)
("r-dplyr" ,r-dplyr)
("r-effectsize" ,r-effectsize)
("r-ggeffects" ,r-ggeffects)
- 34/57: gnu: r-seewave: Update to 2.1.8., (continued)
- 34/57: gnu: r-seewave: Update to 2.1.8., guix-commits, 2021/07/26
- 35/57: gnu: r-isoband: Update to 0.2.5., guix-commits, 2021/07/26
- 17/57: gnu: r-mosaic: Update to 1.8.3., guix-commits, 2021/07/26
- 23/57: gnu: r-credentials: Update to 1.3.1., guix-commits, 2021/07/26
- 33/57: gnu: r-showtext: Update to 0.9-3., guix-commits, 2021/07/26
- 13/57: gnu: r-renv: Update to 0.14.0., guix-commits, 2021/07/26
- 16/57: gnu: r-doby: Update to 4.6.11., guix-commits, 2021/07/26
- 19/57: gnu: r-glmmtmb: Update to 1.1.2., guix-commits, 2021/07/26
- 25/57: gnu: r-rgl: Update to 0.107.10., guix-commits, 2021/07/26
- 26/57: gnu: r-parallelly: Update to 1.27.0., guix-commits, 2021/07/26
- 22/57: gnu: r-sjplot: Update to 2.8.9.,
guix-commits <=
- 29/57: gnu: r-adegenet: Update to 2.1.4., guix-commits, 2021/07/26
- 31/57: gnu: r-styler: Update to 1.5.1., guix-commits, 2021/07/26
- 27/57: gnu: r-compositions: Update to 2.0-2., guix-commits, 2021/07/26
- 32/57: gnu: r-sysfonts: Update to 0.8.4., guix-commits, 2021/07/26
- 37/57: gnu: r-spatstat-geom: Update to 2.2-2., guix-commits, 2021/07/26
- 38/57: gnu: r-spatstat-core: Update to 2.3-0., guix-commits, 2021/07/26
- 41/57: gnu: r-tune: Update to 0.1.6., guix-commits, 2021/07/26
- 42/57: gnu: r-workflowsets: Update to 0.1.0., guix-commits, 2021/07/26
- 07/57: gnu: r-fastmatch: Update to 1.1-3., guix-commits, 2021/07/26
- 12/57: gnu: r-rastervis: Update to 0.50.3., guix-commits, 2021/07/26