[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/146: gnu: r-officer: Update to 0.4.2.
From: |
guix-commits |
Subject: |
32/146: gnu: r-officer: Update to 0.4.2. |
Date: |
Tue, 12 Apr 2022 10:01:17 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5bf05abb3593228b6a0a3d6d9fb34737d39de60e
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
- 114/146: gnu: r-paws-common: Update to 0.3.17., (continued)
- 114/146: gnu: r-paws-common: Update to 0.3.17., guix-commits, 2022/04/12
- 133/146: gnu: r-rsqlite: Update to 2.2.12., guix-commits, 2022/04/12
- 137/146: gnu: r-deoptimr: Update to 1.0-11., guix-commits, 2022/04/12
- 139/146: gnu: r-rcppeigen: Update to 0.3.3.9.2., guix-commits, 2022/04/12
- 144/146: gnu: r-norm: Update to 1.0-10.0., guix-commits, 2022/04/12
- 142/146: gnu: r-cairo: Update to 1.5-15., guix-commits, 2022/04/12
- 140/146: gnu: r-lme4: Update to 1.1-29., guix-commits, 2022/04/12
- 146/146: gnu: r-rbowtie: Fix build on architectures other than x86_64., guix-commits, 2022/04/12
- 145/146: gnu: r-rlrsim: Update to 3.1-8., guix-commits, 2022/04/12
- 31/146: gnu: r-rdpack: Update to 2.3., guix-commits, 2022/04/12
- 32/146: gnu: r-officer: Update to 0.4.2.,
guix-commits <=
- 39/146: gnu: r-emmeans: Update to 1.7.3., guix-commits, 2022/04/12
- 41/146: gnu: r-performance: Update to 0.9.0., guix-commits, 2022/04/12
- 47/146: gnu: r-admisc: Update to 0.26., guix-commits, 2022/04/12
- 11/146: gnu: r-sass: Update to 0.4.1., guix-commits, 2022/04/12
- 50/146: gnu: r-gmp: Update to 0.6-5., guix-commits, 2022/04/12
- 52/146: gnu: r-parallelly: Update to 1.31.0., guix-commits, 2022/04/12
- 67/146: gnu: r-mcmcpack: Update to 1.6-2., guix-commits, 2022/04/12
- 54/146: gnu: r-ggextra: Update to 0.10.0., guix-commits, 2022/04/12
- 85/146: gnu: r-loo: Update to 2.5.1., guix-commits, 2022/04/12
- 101/146: gnu: r-tune: Update to 0.2.0., guix-commits, 2022/04/12