[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/43: gnu: r-ggeffects: Update to 0.16.0.
From: |
guix-commits |
Subject: |
20/43: gnu: r-ggeffects: Update to 0.16.0. |
Date: |
Mon, 14 Sep 2020 13:07:29 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a1e92714ce5a6fe20ad75d760c728973dfc1a9fa
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Sep 14 19:02:36 2020 +0200
gnu: r-ggeffects: Update to 0.16.0.
* gnu/packages/cran.scm (r-ggeffects): Update to 0.16.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 57da0a9..ec648d1 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9279,14 +9279,14 @@ effects models and Bayesian models.")
(define-public r-ggeffects
(package
(name "r-ggeffects")
- (version "0.15.1")
+ (version "0.16.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggeffects" version))
(sha256
(base32
- "12z58casz0yl1w7nfs64bz4miz0mmc300ap3rz4d2cc4z0rg0r47"))))
+ "0v8n8jmp6x1iagbyc5jgf1d29yz5hd3ibnyl9n9f73vqq5bzj0p5"))))
(build-system r-build-system)
(propagated-inputs
`(("r-insight" ,r-insight)
- 04/43: gnu: r-jsonlite: Update to 1.7.1., (continued)
- 04/43: gnu: r-jsonlite: Update to 1.7.1., guix-commits, 2020/09/14
- 05/43: gnu: r-shape: Update to 1.4.5., guix-commits, 2020/09/14
- 10/43: gnu: r-processx: Update to 3.4.4., guix-commits, 2020/09/14
- 11/43: gnu: r-xfun: Update to 0.17., guix-commits, 2020/09/14
- 12/43: gnu: r-tsa: Update to 1.3., guix-commits, 2020/09/14
- 13/43: gnu: r-extradistr: Update to 1.9.1., guix-commits, 2020/09/14
- 06/43: gnu: r-lmtest: Update to 0.9-38., guix-commits, 2020/09/14
- 07/43: gnu: r-inline: Update to 0.3.16., guix-commits, 2020/09/14
- 08/43: gnu: r-psych: Update to 2.0.8., guix-commits, 2020/09/14
- 09/43: gnu: r-xts: Update to 0.12.1., guix-commits, 2020/09/14
- 20/43: gnu: r-ggeffects: Update to 0.16.0.,
guix-commits <=
- 21/43: gnu: r-rcpphnsw: Update to 0.3.0., guix-commits, 2020/09/14
- 14/43: gnu: r-officer: Update to 0.3.14., guix-commits, 2020/09/14
- 15/43: gnu: r-insight: Update to 0.9.5., guix-commits, 2020/09/14
- 16/43: gnu: r-flextable: Update to 0.5.11., guix-commits, 2020/09/14
- 18/43: gnu: r-mosaicdata: Update to 0.20.1., guix-commits, 2020/09/14
- 17/43: gnu: r-mosaiccore: Update to 0.8.0., guix-commits, 2020/09/14
- 19/43: gnu: r-performance: Update to 0.5.0., guix-commits, 2020/09/14
- 38/43: gnu: r-mass: Update to 7.3-53., guix-commits, 2020/09/14
- 23/43: gnu: r-rnifti: Update to 1.2.2., guix-commits, 2020/09/14
- 33/43: gnu: r-forecast: Update to 8.13., guix-commits, 2020/09/14