[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
61/105: gnu: r-ggformula: Update to 0.9.3.
From: |
guix-commits |
Subject: |
61/105: gnu: r-ggformula: Update to 0.9.3. |
Date: |
Wed, 19 Feb 2020 15:48:02 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit f0e83d68561d3f8fbb7bf24c2b49f34a963ba4b6
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Wed Feb 19 21:09:53 2020 +0100
gnu: r-ggformula: Update to 0.9.3.
* gnu/packages/cran.scm (r-ggformula): Update to 0.9.3.
[propagated-inputs]: Add r-ggforce.
---
gnu/packages/cran.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index e874539..d767b51 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -7188,16 +7188,17 @@ and coverage methods to tune the choice of threshold.")
(define-public r-ggformula
(package
(name "r-ggformula")
- (version "0.9.2")
+ (version "0.9.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggformula" version))
(sha256
- (base32 "16ycabhnp78fsiv1dc63ccgh9gmpsy2683vbmq0fdzl6w3pd87sr"))))
+ (base32 "1bpsfp9hx001r91pxfiwgxcn5vw5bl1gclb865wz6g9l0jqjfk2p"))))
(build-system r-build-system)
(propagated-inputs
- `(("r-ggplot2" ,r-ggplot2)
+ `(("r-ggforce" ,r-ggforce)
+ ("r-ggplot2" ,r-ggplot2)
("r-ggstance" ,r-ggstance)
("r-magrittr" ,r-magrittr)
("r-mosaiccore" ,r-mosaiccore)
- 43/105: gnu: r-dendextend: Update to 1.13.3., (continued)
- 43/105: gnu: r-dendextend: Update to 1.13.3., guix-commits, 2020/02/19
- 44/105: gnu: r-bbmle: Update to 1.0.23.1., guix-commits, 2020/02/19
- 47/105: gnu: r-rmysql: Update to 0.10.19., guix-commits, 2020/02/19
- 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 <=
- 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, 2020/02/19
- 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