[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/30: gnu: r-officer: Update to 0.3.13.
From: |
guix-commits |
Subject: |
13/30: gnu: r-officer: Update to 0.3.13. |
Date: |
Sun, 30 Aug 2020 17:31:24 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6a689ca4178738cef1b06f20c603015a1e77815e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 30 23:28:24 2020 +0200
gnu: r-officer: Update to 0.3.13.
* gnu/packages/cran.scm (r-officer): Update to 0.3.13.
---
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 0749870..4954794 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6669,14 +6669,14 @@ references and Rd files.")
(define-public r-officer
(package
(name "r-officer")
- (version "0.3.12")
+ (version "0.3.13")
(source
(origin
(method url-fetch)
(uri (cran-uri "officer" version))
(sha256
(base32
- "1wk9h6bz77s5j6lgksmlrmi1vyaa35c766gq6hgb1dp0dz0x342x"))))
+ "15v5dishdsrw95nj6f7x23llzla3sgbvw35ibdk8ld3miwzxb2kr"))))
(build-system r-build-system)
(propagated-inputs
`(("r-magrittr" ,r-magrittr)
- branch master updated (e3b11dc -> 769b948), guix-commits, 2020/08/30
- 01/30: gnu: r-rticles: Update to 0.15., guix-commits, 2020/08/30
- 02/30: gnu: r-gprofiler2: Update to 0.2.0., guix-commits, 2020/08/30
- 03/30: gnu: r-glue: Update to 1.4.2., guix-commits, 2020/08/30
- 04/30: gnu: r-dendextend: Update to 1.14.0., guix-commits, 2020/08/30
- 05/30: gnu: r-ffbase: Update to 0.13.1., guix-commits, 2020/08/30
- 06/30: gnu: r-squarem: Update to 2020.4., guix-commits, 2020/08/30
- 09/30: gnu: r-heatmaply: Update to 1.1.1., guix-commits, 2020/08/30
- 08/30: gnu: r-ttr: Update to 0.24.1., guix-commits, 2020/08/30
- 11/30: gnu: r-maptools: Update to 1.0-2., guix-commits, 2020/08/30
- 13/30: gnu: r-officer: Update to 0.3.13.,
guix-commits <=
- 22/30: gnu: r-conquer: Update to 1.0.2., guix-commits, 2020/08/30
- 24/30: gnu: r-mgcv: Update to 1.8-33., guix-commits, 2020/08/30
- 07/30: gnu: r-vctrs: Update to 0.3.4., guix-commits, 2020/08/30
- 14/30: gnu: r-insight: Update to 0.9.1., guix-commits, 2020/08/30
- 17/30: gnu: r-rnifti: Update to 1.2.0., guix-commits, 2020/08/30
- 21/30: gnu: r-bdgraph: Update to 2.63., guix-commits, 2020/08/30
- 20/30: gnu: r-openmx: Update to 2.18.1., guix-commits, 2020/08/30
- 23/30: gnu: r-nlme: Update to 3.1-149., guix-commits, 2020/08/30
- 28/30: gnu: r-r-oo: Update to 1.24.0., guix-commits, 2020/08/30
- 10/30: gnu: r-zip: Update to 2.1.1., guix-commits, 2020/08/30