[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/36: gnu: r-officer: Update to 0.3.6.
From: |
guix-commits |
Subject: |
10/36: gnu: r-officer: Update to 0.3.6. |
Date: |
Thu, 14 Nov 2019 06:37:50 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 7f4025aa830ac42f9e3a2612875b73186521bb50
Author: Ricardo Wurmus <address@hidden>
Date: Thu Nov 14 08:19:42 2019 +0100
gnu: r-officer: Update to 0.3.6.
* gnu/packages/cran.scm (r-officer): Update to 0.3.6.
---
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 d278603..a92bea5 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6013,14 +6013,14 @@ references and Rd files.")
(define-public r-officer
(package
(name "r-officer")
- (version "0.3.5")
+ (version "0.3.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "officer" version))
(sha256
(base32
- "005kaxjhr40shpav2pg7s7gj8f49579r7rbgwlncbwv16nn0rbbg"))))
+ "1i6jmnbkx7gd0qyf6akhizmxp7y1dh3h7a886mcbmrzka9d60zh4"))))
(build-system r-build-system)
(propagated-inputs
`(("r-base64enc" ,r-base64enc)
- branch master updated (7696af4 -> 4dcf32b), guix-commits, 2019/11/14
- 02/36: gnu: r-haven: Update to 2.2.0., guix-commits, 2019/11/14
- 01/36: gnu: Add r-renv., guix-commits, 2019/11/14
- 06/36: gnu: r-tinytex: Update to 0.17., guix-commits, 2019/11/14
- 10/36: gnu: r-officer: Update to 0.3.6.,
guix-commits <=
- 04/36: gnu: r-prodlim: Update to 2019.10.13., guix-commits, 2019/11/14
- 11/36: gnu: r-flextable: Update to 0.5.6., guix-commits, 2019/11/14
- 15/36: gnu: r-spam: Update to 2.4-0., guix-commits, 2019/11/14
- 13/36: gnu: r-rvcheck: Update to 0.1.6., guix-commits, 2019/11/14
- 26/36: gnu: r-knitr: Update to 1.26., guix-commits, 2019/11/14
- 20/36: gnu: r-kernlab: Update to 0.9-29., guix-commits, 2019/11/14
- 23/36: gnu: r-ggeffects: Update to 0.13.0., guix-commits, 2019/11/14
- 29/36: gnu: r-roxygen2: Update to 7.0.0., guix-commits, 2019/11/14
- 28/36: gnu: r-r6: Update to 2.4.1., guix-commits, 2019/11/14
- 27/36: gnu: r-testthat: Update to 2.3.0., guix-commits, 2019/11/14