[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/105: gnu: r-knitr: Update to 1.28.
From: |
guix-commits |
Subject: |
13/105: gnu: r-knitr: Update to 1.28. |
Date: |
Wed, 19 Feb 2020 15:47:47 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 738f3e0bba7ba6a468c91174d4f93cc17ccfdd8c
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Wed Feb 19 20:56:23 2020 +0100
gnu: r-knitr: Update to 1.28.
* gnu/packages/statistics.scm (r-knitr): Update to 1.28.
---
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 cc6c8d2..daf3974 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1400,13 +1400,13 @@ emitter (http://pyyaml.org/wiki/LibYAML) for R.")
(define-public r-knitr
(package
(name "r-knitr")
- (version "1.27")
+ (version "1.28")
(source (origin
(method url-fetch)
(uri (cran-uri "knitr" version))
(sha256
(base32
- "02nysgnx6xv0kd351s1d59yx4g0drsd9lmcgxs0rsw5f1jiycgdg"))))
+ "0ai382fmpz25qrhdgchs3vph2cdvyd73xyryg4jby5fp67d03vh5"))))
(build-system r-build-system)
(propagated-inputs
`(("r-evaluate" ,r-evaluate)
- 09/105: gnu: r-stringi: Update to 1.4.6., (continued)
- 09/105: gnu: r-stringi: Update to 1.4.6., guix-commits, 2020/02/19
- 03/105: gnu: r-qtl: Update to 1.45-11., guix-commits, 2020/02/19
- 04/105: gnu: r-seurat: Update to 3.1.3., guix-commits, 2020/02/19
- 05/105: gnu: r-lattice: Update to 0.20-40., guix-commits, 2020/02/19
- 12/105: gnu: r-yaml: Update to 2.2.1., guix-commits, 2020/02/19
- 08/105: gnu: r-digest: Update to 0.6.24., guix-commits, 2020/02/19
- 10/105: gnu: r-svglite: Update to 1.2.3., guix-commits, 2020/02/19
- 11/105: gnu: r-mime: Update to 0.9., guix-commits, 2020/02/19
- 14/105: gnu: r-rlang: Update to 0.4.4., guix-commits, 2020/02/19
- 07/105: gnu: r-bit: Update to 1.1-15.2., guix-commits, 2020/02/19
- 13/105: gnu: r-knitr: Update to 1.28.,
guix-commits <=
- 18/105: gnu: r-devtools: Update to 2.2.2., guix-commits, 2020/02/19
- 21/105: gnu: r-dt: Update to 0.12., guix-commits, 2020/02/19
- 15/105: gnu: r-chron: Update to 2.3-55., guix-commits, 2020/02/19
- 19/105: gnu: r-rcpparmadillo: Update to 0.9.850.1.0., guix-commits, 2020/02/19
- 23/105: gnu: r-plotly: Update to 4.9.2., guix-commits, 2020/02/19
- 24/105: gnu: r-hmisc: Update to 4.3-1., guix-commits, 2020/02/19
- 26/105: gnu: r-statmod: Update to 1.4.34., guix-commits, 2020/02/19
- 29/105: gnu: r-rcppprogress: Update to 0.4.2., guix-commits, 2020/02/19
- 31/105: gnu: r-sn: Update to 1.5-5., guix-commits, 2020/02/19
- 17/105: gnu: r-rstudioapi: Update to 0.11., guix-commits, 2020/02/19