[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/36: gnu: r-knitr: Update to 1.26.
From: |
guix-commits |
Subject: |
26/36: gnu: r-knitr: Update to 1.26. |
Date: |
Thu, 14 Nov 2019 06:37:53 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit bc697e716d3c5ccd4473b50d610cc50ca2522600
Author: Ricardo Wurmus <address@hidden>
Date: Thu Nov 14 08:22:44 2019 +0100
gnu: r-knitr: Update to 1.26.
* gnu/packages/statistics.scm (r-knitr): Update to 1.26.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 106ba1d..f1ab798 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1449,13 +1449,13 @@ emitter (http://pyyaml.org/wiki/LibYAML) for R.")
(define-public r-knitr
(package
(name "r-knitr")
- (version "1.25")
+ (version "1.26")
(source (origin
(method url-fetch)
(uri (cran-uri "knitr" version))
(sha256
(base32
- "0lsc201a4f6xksmsklhr6gmhl0mxih0xhlcdvhs2ypzcx1pvkpnv"))))
+ "08f3bdd5cnnbigybr9vmkhq12n64pbmn4layl3w5rwk8xi5kbnrq"))))
(build-system r-build-system)
(propagated-inputs
`(("r-evaluate" ,r-evaluate)
- 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, 2019/11/14
- 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 <=
- 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
- 08/36: gnu: r-ggpubr: Update to 0.2.4., guix-commits, 2019/11/14
- 12/36: gnu: r-rootsolve: Update to 1.8.1., guix-commits, 2019/11/14
- 09/36: gnu: r-rjags: Update to 4-10., guix-commits, 2019/11/14
- 14/36: gnu: r-rcppannoy: Update to 0.0.14., guix-commits, 2019/11/14
- 16/36: gnu: r-fields: Update to 10.0., guix-commits, 2019/11/14