[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
50/89: gnu: r-flextable: Update to 0.5.10.
From: |
guix-commits |
Subject: |
50/89: gnu: r-flextable: Update to 0.5.10. |
Date: |
Thu, 11 Jun 2020 11:04:23 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 400d0c96d0156bb49c6eee7afc874c43706de7cc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jun 11 15:08:26 2020 +0200
gnu: r-flextable: Update to 0.5.10.
* gnu/packages/cran.scm (r-flextable): Update to 0.5.10.
[propagated-inputs]: Add r-uuid.
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index d0d6e83..dfdf01a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6779,14 +6779,14 @@ functions.")
(define-public r-flextable
(package
(name "r-flextable")
- (version "0.5.9")
+ (version "0.5.10")
(source
(origin
(method url-fetch)
(uri (cran-uri "flextable" version))
(sha256
(base32
- "1rkz0nhwjy1l8sb0kmna5v492n2ydnk7gydswnmf88r8vfyjczhw"))))
+ "1j7yvjiavar21ywck6nyz0p6bd66fnj99bq8lljdz4rrl3314yb8"))))
(build-system r-build-system)
(propagated-inputs
`(("r-base64enc" ,r-base64enc)
@@ -6797,6 +6797,7 @@ functions.")
("r-officer" ,r-officer)
("r-rlang" ,r-rlang)
("r-rmarkdown" ,r-rmarkdown)
+ ("r-uuid" ,r-uuid)
("r-xml2" ,r-xml2)))
(home-page "https://davidgohel.github.io/flextable")
(synopsis "Functions for tabular reporting")
- 28/89: gnu: r-globaloptions: Update to 0.1.2., (continued)
- 28/89: gnu: r-globaloptions: Update to 0.1.2., guix-commits, 2020/06/11
- 26/89: gnu: r-glue: Update to 1.4.1., guix-commits, 2020/06/11
- 31/89: gnu: r-sp: Update to 1.4-2., guix-commits, 2020/06/11
- 35/89: gnu: r-mice: Update to 3.9.0., guix-commits, 2020/06/11
- 37/89: gnu: r-vctrs: Update to 0.3.1., guix-commits, 2020/06/11
- 42/89: gnu: r-promises: Update to 1.1.1., guix-commits, 2020/06/11
- 43/89: gnu: r-reticulate: Update to 1.16., guix-commits, 2020/06/11
- 46/89: gnu: r-overlap: Update to 0.3.3., guix-commits, 2020/06/11
- 47/89: gnu: r-insight: Update to 0.8.5., guix-commits, 2020/06/11
- 48/89: gnu: r-sjlabelled: Update to 1.1.5., guix-commits, 2020/06/11
- 50/89: gnu: r-flextable: Update to 0.5.10.,
guix-commits <=
- 51/89: gnu: r-doby: Update to 4.6.6., guix-commits, 2020/06/11
- 55/89: gnu: r-effectsize: Update to 0.3.1., guix-commits, 2020/06/11
- 56/89: gnu: r-sjplot: Update to 2.8.4., guix-commits, 2020/06/11
- 60/89: gnu: r-cmprsk: Update to 2.2-10., guix-commits, 2020/06/11
- 59/89: gnu: r-gmp: Update to 0.6-0., guix-commits, 2020/06/11
- 61/89: gnu: r-lavaan: Update to 0.6-6., guix-commits, 2020/06/11
- 66/89: gnu: r-bookdown: Update to 0.19., guix-commits, 2020/06/11
- 63/89: gnu: r-lemon: Update to 0.4.5., guix-commits, 2020/06/11
- 65/89: gnu: r-rms: Update to 6.0-0., guix-commits, 2020/06/11
- 68/89: gnu: r-europepmc: Update to 0.4., guix-commits, 2020/06/11