[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/145: gnu: r-officer: Update to 0.4.2.
From: |
guix-commits |
Subject: |
32/145: gnu: r-officer: Update to 0.4.2. |
Date: |
Tue, 12 Apr 2022 03:36:37 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 226ba353235abffccc78888f009f461fdb7ab92c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:10 2022 +0200
gnu: r-officer: Update to 0.4.2.
* gnu/packages/cran.scm (r-officer): Update to 0.4.2.
[native-inputs]: Remove r-knitr.
---
gnu/packages/cran.scm | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 3c8c7700cb..963dfc1764 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9412,19 +9412,17 @@ references and Rd files.")
(define-public r-officer
(package
(name "r-officer")
- (version "0.4.1")
+ (version "0.4.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "officer" version))
(sha256
(base32
- "1gfx299zr4q2264q37994pirv5bd5isn1cszccz603ij3q40wajr"))))
+ "0qmn62srh9zicgizyblanirbdva7f09g967yb86kfrn05ckh5y10"))))
(build-system r-build-system)
(propagated-inputs
(list r-r6 r-uuid r-xml2 r-zip))
- (native-inputs
- (list r-knitr))
(home-page "https://davidgohel.github.io/officer")
(synopsis "Manipulation of Word and PowerPoint documents")
(description
- 38/145: gnu: r-acceptancesampling: Update to 1.0-8., (continued)
- 38/145: gnu: r-acceptancesampling: Update to 1.0-8., guix-commits, 2022/04/12
- 42/145: gnu: r-ggeffects: Update to 1.1.2., guix-commits, 2022/04/12
- 43/145: gnu: r-gert: Update to 1.6.0., guix-commits, 2022/04/12
- 47/145: gnu: r-admisc: Update to 0.26., guix-commits, 2022/04/12
- 49/145: gnu: r-kohonen: Update to 3.0.11., guix-commits, 2022/04/12
- 51/145: gnu: r-protviz: Update to 0.7.3., guix-commits, 2022/04/12
- 44/145: gnu: r-rapportools: Update to 1.1., guix-commits, 2022/04/12
- 48/145: gnu: r-rncl: Update to 0.8.6., guix-commits, 2022/04/12
- 54/145: gnu: r-ggextra: Update to 0.10.0., guix-commits, 2022/04/12
- 27/145: gnu: r-fstcore: Update to 0.9.12., guix-commits, 2022/04/12
- 32/145: gnu: r-officer: Update to 0.4.2.,
guix-commits <=
- 33/145: gnu: r-insight: Update to 0.17.0., guix-commits, 2022/04/12
- 35/145: gnu: r-hash: Update to 2.2.6.2., guix-commits, 2022/04/12
- 37/145: gnu: r-dofuture: Update to 0.12.1., guix-commits, 2022/04/12
- 39/145: gnu: r-emmeans: Update to 1.7.3., guix-commits, 2022/04/12
- 41/145: gnu: r-performance: Update to 0.9.0., guix-commits, 2022/04/12
- 45/145: gnu: r-pander: Update to 0.6.5., guix-commits, 2022/04/12
- 46/145: gnu: r-afex: Update to 1.1-0., guix-commits, 2022/04/12
- 52/145: gnu: r-parallelly: Update to 1.31.0., guix-commits, 2022/04/12
- 55/145: gnu: r-lavaan: Update to 0.6-11., guix-commits, 2022/04/12
- 56/145: gnu: r-beanplot: Update to 1.3.1., guix-commits, 2022/04/12