[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
57/112: gnu: r-ggeffects: Update to 1.0.0.
From: |
guix-commits |
Subject: |
57/112: gnu: r-ggeffects: Update to 1.0.0. |
Date: |
Wed, 9 Dec 2020 16:06:45 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 620c01b76d85102e5c0035f2811cbc850e2115f6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Dec 9 21:58:21 2020 +0100
gnu: r-ggeffects: Update to 1.0.0.
* gnu/packages/cran.scm (r-ggeffects): Update to 1.0.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 af9524b..cdd7970 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9599,14 +9599,14 @@ effects models and Bayesian models.")
(define-public r-ggeffects
(package
(name "r-ggeffects")
- (version "0.16.0")
+ (version "1.0.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggeffects" version))
(sha256
(base32
- "0v8n8jmp6x1iagbyc5jgf1d29yz5hd3ibnyl9n9f73vqq5bzj0p5"))))
+ "18diwssc5vij5g7zh9mv0ppcv3xgfi2jqzfx9srxfahg05sr1xdq"))))
(build-system r-build-system)
(propagated-inputs
`(("r-insight" ,r-insight)
- 31/112: gnu: r-recipes: Update to 0.1.15., (continued)
- 31/112: gnu: r-recipes: Update to 0.1.15., guix-commits, 2020/12/09
- 32/112: gnu: r-mice: Update to 3.12.0., guix-commits, 2020/12/09
- 37/112: gnu: r-pillar: Update to 1.4.7., guix-commits, 2020/12/09
- 49/112: gnu: r-doby: Update to 4.6.8., guix-commits, 2020/12/09
- 39/112: gnu: r-ifultools: Update to 2.0-22., guix-commits, 2020/12/09
- 53/112: gnu: r-magick: Update to 2.5.2., guix-commits, 2020/12/09
- 38/112: gnu: r-tinytex: Update to 0.27., guix-commits, 2020/12/09
- 64/112: gnu: r-rnifti: Update to 1.3.0., guix-commits, 2020/12/09
- 67/112: gnu: r-globals: Update to 0.14.0., guix-commits, 2020/12/09
- 56/112: gnu: r-performance: Update to 0.6.0., guix-commits, 2020/12/09
- 57/112: gnu: r-ggeffects: Update to 1.0.0.,
guix-commits <=
- 60/112: gnu: r-rcppannoy: Update to 0.0.17., guix-commits, 2020/12/09
- 48/112: gnu: r-flextable: Update to 0.6.1., guix-commits, 2020/12/09
- 61/112: gnu: r-tiff: Update to 0.1-6., guix-commits, 2020/12/09
- 62/112: gnu: r-tm: Update to 0.7-8., guix-commits, 2020/12/09
- 30/112: gnu: r-generics: Update to 0.1.0., guix-commits, 2020/12/09
- 80/112: gnu: r-patchwork: Update to 1.1.0., guix-commits, 2020/12/09
- 77/112: gnu: r-umap: Update to 0.2.7.0., guix-commits, 2020/12/09
- 81/112: gnu: r-parameters: Update to 0.10.1., guix-commits, 2020/12/09
- 74/112: gnu: r-clue: Update to 0.3-58., guix-commits, 2020/12/09
- 72/112: gnu: r-ggraph: Update to 2.0.4., guix-commits, 2020/12/09