[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
58/150: gnu: r-ggeffects: Update to 1.0.1.
From: |
guix-commits |
Subject: |
58/150: gnu: r-ggeffects: Update to 1.0.1. |
Date: |
Wed, 20 Jan 2021 11:20:53 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 1c2d4633115c925d58c9ce2b7836ba31eaefc7cf
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:10:14 2021 +0100
gnu: r-ggeffects: Update to 1.0.1.
* gnu/packages/cran.scm (r-ggeffects): Update to 1.0.1.
---
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 5551b92..9052836 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9644,14 +9644,14 @@ effects models and Bayesian models.")
(define-public r-ggeffects
(package
(name "r-ggeffects")
- (version "1.0.0")
+ (version "1.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggeffects" version))
(sha256
(base32
- "18diwssc5vij5g7zh9mv0ppcv3xgfi2jqzfx9srxfahg05sr1xdq"))))
+ "1c5rvycaqp7zp1j6j17c84v8nlpi0w7bhfxmcha4n37m0snk1kgy"))))
(build-system r-build-system)
(propagated-inputs
`(("r-insight" ,r-insight)
- 52/150: gnu: r-emmeans: Update to 1.5.3., (continued)
- 52/150: gnu: r-emmeans: Update to 1.5.3., guix-commits, 2021/01/20
- 55/150: gnu: r-bayesplot: Update to 1.8.0., guix-commits, 2021/01/20
- 28/150: gnu: r-broom: Update to 0.7.3., guix-commits, 2021/01/20
- 30/150: gnu: r-hardyweinberg: Update to 1.7.1., guix-commits, 2021/01/20
- 43/150: gnu: r-sjmisc: Update to 2.8.6., guix-commits, 2021/01/20
- 36/150: gnu: r-vim: Update to 6.1.0., guix-commits, 2021/01/20
- 45/150: gnu: r-deriv: Update to 4.1.2., guix-commits, 2021/01/20
- 46/150: gnu: r-proc: Update to 1.17.0.1., guix-commits, 2021/01/20
- 47/150: gnu: r-ggstance: Update to 0.3.5., guix-commits, 2021/01/20
- 54/150: gnu: r-coin: Update to 1.4-0., guix-commits, 2021/01/20
- 58/150: gnu: r-ggeffects: Update to 1.0.1.,
guix-commits <=
- 59/150: gnu: r-effectsize: Update to 0.4.3., guix-commits, 2021/01/20
- 60/150: gnu: r-sjplot: Update to 2.8.7., guix-commits, 2021/01/20
- 62/150: gnu: r-summarytools: Update to 0.9.8., guix-commits, 2021/01/20
- 75/150: gnu: r-msir: Update to 1.3.3., guix-commits, 2021/01/20
- 50/150: gnu: r-mosaicdata: Update to 0.20.2., guix-commits, 2021/01/20
- 51/150: gnu: r-magick: Update to 2.6.0., guix-commits, 2021/01/20
- 53/150: gnu: r-libcoin: Update to 1.0-7., guix-commits, 2021/01/20
- 56/150: gnu: r-sjstats: Update to 0.18.1., guix-commits, 2021/01/20
- 57/150: gnu: r-performance: Update to 0.6.1., guix-commits, 2021/01/20
- 61/150: gnu: r-usethis: Update to 2.0.0., guix-commits, 2021/01/20