[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/174: gnu: r-flextable: Update to 0.9.2.
From: |
guix-commits |
Subject: |
55/174: gnu: r-flextable: Update to 0.9.2. |
Date: |
Tue, 11 Jul 2023 14:48:17 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit ce46c67913d2c1e25794a79049862cc1910ff8cb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:24 2023 +0200
gnu: r-flextable: Update to 0.9.2.
* gnu/packages/cran.scm (r-flextable): Update to 0.9.2.
---
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 b4d5e7b54b..e9f34f53ea 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -12978,14 +12978,14 @@ functions.")
(define-public r-flextable
(package
(name "r-flextable")
- (version "0.9.1")
+ (version "0.9.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "flextable" version))
(sha256
(base32
- "0ic3mny2kgfyckjc77sycq5czhx68i9dgqp7g3lc06h303kcjqm4"))))
+ "0gcjkw35dlhf71djkvmlz0rp62sy3zd45vm8qhk1v3z5ka8m7kdw"))))
(build-system r-build-system)
(propagated-inputs
(list r-data-table
- 31/174: gnu: r-fastdummies: Update to 1.7.3., (continued)
- 31/174: gnu: r-fastdummies: Update to 1.7.3., guix-commits, 2023/07/11
- 35/174: gnu: r-rcpp: Update to 1.0.11., guix-commits, 2023/07/11
- 36/174: gnu: r-rcppspdlog: Update to 0.0.13., guix-commits, 2023/07/11
- 41/174: gnu: r-psych: Update to 2.3.6., guix-commits, 2023/07/11
- 22/174: gnu: r-ggpicrust2: Update to 1.7.1., guix-commits, 2023/07/11
- 34/174: gnu: r-pkgload: Update to 1.3.2.1., guix-commits, 2023/07/11
- 39/174: gnu: r-sp: Update to 2.0-0., guix-commits, 2023/07/11
- 40/174: gnu: r-emdbook: Update to 1.3.13., guix-commits, 2023/07/11
- 42/174: gnu: r-broom: Update to 1.0.5., guix-commits, 2023/07/11
- 44/174: gnu: r-mice: Update to 3.16.0., guix-commits, 2023/07/11
- 55/174: gnu: r-flextable: Update to 0.9.2.,
guix-commits <=
- 32/174: gnu: r-ggtern: Update to 3.4.2., guix-commits, 2023/07/11
- 56/174: gnu: r-golem: Update to 0.4.1., guix-commits, 2023/07/11
- 54/174: gnu: r-insight: Update to 0.19.3., guix-commits, 2023/07/11
- 57/174: gnu: r-proc: Update to 1.18.4., guix-commits, 2023/07/11
- 60/174: gnu: r-raster: Update to 3.6-23., guix-commits, 2023/07/11
- 62/174: gnu: r-targets: Update to 1.2.0., guix-commits, 2023/07/11
- 63/174: gnu: r-multcomp: Update to 1.4-25., guix-commits, 2023/07/11
- 66/174: gnu: r-usethis: Update to 2.2.2., guix-commits, 2023/07/11
- 67/174: gnu: r-rcppannoy: Update to 0.0.21., guix-commits, 2023/07/11
- 68/174: gnu: r-biocmanager: Update to 1.30.21., guix-commits, 2023/07/11