[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/50: gnu: r-officer: Update to 0.5.1.
From: |
guix-commits |
Subject: |
15/50: gnu: r-officer: Update to 0.5.1. |
Date: |
Mon, 9 Jan 2023 17:11:45 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit c7d61d2077c5595e986156790f75c168e7783845
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 9 22:19:46 2023 +0100
gnu: r-officer: Update to 0.5.1.
* gnu/packages/cran.scm (r-officer): Update to 0.5.1.
[propagated-inputs]: Add r-openssl.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 6c29fbb76b..4420b06414 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11089,17 +11089,17 @@ references and Rd files.")
(define-public r-officer
(package
(name "r-officer")
- (version "0.5.0")
+ (version "0.5.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "officer" version))
(sha256
(base32
- "19kms5pjgb5mjqyqzgnpykd5divbkrs5apz8z27ivgw78iizsqh6"))))
+ "1r885h8ma2py3idxkki2bnsbcimrw36qd6km2bhyhlav79n7bh4w"))))
(build-system r-build-system)
(propagated-inputs
- (list r-r6 r-uuid r-xml2 r-zip))
+ (list r-openssl r-r6 r-uuid r-xml2 r-zip))
(home-page "https://davidgohel.github.io/officer")
(synopsis "Manipulation of Word and PowerPoint documents")
(description
- 19/50: gnu: r-drtmle: Update to 1.1.2., (continued)
- 19/50: gnu: r-drtmle: Update to 1.1.2., guix-commits, 2023/01/09
- 20/50: gnu: r-raster: Update to 3.6-13., guix-commits, 2023/01/09
- 21/50: gnu: r-afex: Update to 1.2-1., guix-commits, 2023/01/09
- 25/50: gnu: r-rncl: Update to 0.8.7., guix-commits, 2023/01/09
- 34/50: gnu: r-bien: Update to 1.2.6., guix-commits, 2023/01/09
- 39/50: gnu: Update copyright header., guix-commits, 2023/01/09
- 44/50: gnu: r-genomeinfodb: Update to 1.34.6., guix-commits, 2023/01/09
- 23/50: gnu: r-rgl: Update to 0.111.6., guix-commits, 2023/01/09
- 45/50: gnu: r-msnbase: Update to 2.24.2., guix-commits, 2023/01/09
- 09/50: gnu: r-zlog: Update to 1.0.2., guix-commits, 2023/01/09
- 15/50: gnu: r-officer: Update to 0.5.1.,
guix-commits <=
- 30/50: gnu: r-tidytext: Update to 0.4.1., guix-commits, 2023/01/09
- 46/50: gnu: r-batchelor: Update to 1.14.1., guix-commits, 2023/01/09
- 48/50: gnu: r-variancepartition: Update to 1.28.1., guix-commits, 2023/01/09
- 03/50: gnu: r-htmlwidgets: Update to 1.6.1., guix-commits, 2023/01/09
- 02/50: gnu: r-collections: Update to 0.3.7., guix-commits, 2023/01/09
- 10/50: gnu: r-expm: Update to 0.999-7., guix-commits, 2023/01/09
- 35/50: gnu: r-sendmailr: Update to 1.3-2., guix-commits, 2023/01/09
- 37/50: gnu: r-fpc: Update to 2.2-10., guix-commits, 2023/01/09
- 42/50: gnu: r-biocparallel: Update to 1.32.5., guix-commits, 2023/01/09
- 47/50: gnu: r-flowworkspace: Update to 4.10.1., guix-commits, 2023/01/09