[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
68/105: gnu: r-ggeffects: Update to 0.14.1.
From: |
guix-commits |
Subject: |
68/105: gnu: r-ggeffects: Update to 0.14.1. |
Date: |
Wed, 19 Feb 2020 15:48:05 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 1f4ec0d578aa572a34e6dd6a000b6e3cd834fcdf
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Wed Feb 19 21:11:50 2020 +0100
gnu: r-ggeffects: Update to 0.14.1.
* gnu/packages/cran.scm (r-ggeffects): Update to 0.14.1.
[propagated-inputs]: Remove r-magrittr, r-purrr, and r-sjmisc.
---
gnu/packages/cran.scm | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 91e7ace..e8b8e37 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -8531,22 +8531,19 @@ effects models and Bayesian models.")
(define-public r-ggeffects
(package
(name "r-ggeffects")
- (version "0.14.0")
+ (version "0.14.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggeffects" version))
(sha256
(base32
- "1djz82xww86h8f33m2vm40lliicppgyhm6hyn3h6rzrqjrlrsmdw"))))
+ "07pvs18vlybp96zz1wjr7cwiwi1cvjwkb9ahxzq0vd6adnd6ya59"))))
(build-system r-build-system)
(propagated-inputs
`(("r-insight" ,r-insight)
- ("r-magrittr" ,r-magrittr)
("r-mass" ,r-mass)
- ("r-purrr" ,r-purrr)
- ("r-sjlabelled" ,r-sjlabelled)
- ("r-sjmisc" ,r-sjmisc)))
+ ("r-sjlabelled" ,r-sjlabelled)))
(home-page "https://github.com/strengejacke/ggeffects")
(synopsis "Create tidy data frames of marginal effects for ggplot")
(description
- 49/105: gnu: r-laeken: Update to 0.5.1., (continued)
- 49/105: gnu: r-laeken: Update to 0.5.1., guix-commits, 2020/02/19
- 52/105: gnu: r-vim: Update to 5.1.0., guix-commits, 2020/02/19
- 56/105: gnu: r-factominer: Update to 2.2., guix-commits, 2020/02/19
- 57/105: gnu: r-insight: Update to 0.8.1., guix-commits, 2020/02/19
- 65/105: gnu: r-glmmtmb: Update to 1.0.0., guix-commits, 2020/02/19
- 71/105: gnu: r-weights: Update to 1.0.1., guix-commits, 2020/02/19
- 72/105: gnu: r-rgl: Update to 0.100.47., guix-commits, 2020/02/19
- 61/105: gnu: r-ggformula: Update to 0.9.3., guix-commits, 2020/02/19
- 63/105: gnu: r-emmeans: Update to 1.4.4., guix-commits, 2020/02/19
- 64/105: gnu: r-sjstats: Update to 0.17.9., guix-commits, 2020/02/19
- 68/105: gnu: r-ggeffects: Update to 0.14.1.,
guix-commits <=
- 73/105: gnu: r-ks: Update to 1.11.7., guix-commits, 2020/02/19
- 75/105: gnu: r-rnifti: Update to 1.1.0., guix-commits, 2020/02/19
- 80/105: gnu: r-mcmc: Update to 0.9-6.1., guix-commits, 2020/02/19
- 83/105: gnu: r-gamlss-dist: Update to 5.1-6., guix-commits, 2020/02/19
- 58/105: gnu: r-sjlabelled: Update to 1.1.3., guix-commits, 2020/02/19
- 60/105: gnu: r-doby: Update to 4.6-4.1., guix-commits, 2020/02/19
- 66/105: gnu: r-bayestestr: Update to 0.5.2., guix-commits, 2020/02/19
- 70/105: gnu: r-summarytools: Update to 0.9.5., guix-commits, 2020/02/19
- 59/105: gnu: r-flextable: Update to 0.5.8., guix-commits, 2020/02/19
- 62/105: gnu: r-raster: Update to 3.0-12., guix-commits, 2020/02/19