[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/10: gnu: r-knitr: Update to 1.23.
From: |
guix-commits |
Subject: |
09/10: gnu: r-knitr: Update to 1.23. |
Date: |
Mon, 20 May 2019 09:08:45 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 87393c796e6d21864e602f26705d0a3b097a17de
Author: Ricardo Wurmus <address@hidden>
Date: Mon May 20 15:08:19 2019 +0200
gnu: r-knitr: Update to 1.23.
* gnu/packages/statistics.scm (r-knitr): Update to 1.23.
---
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 42045b5..fadda8e 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1447,13 +1447,13 @@ emitter (http://pyyaml.org/wiki/LibYAML) for R.")
(define-public r-knitr
(package
(name "r-knitr")
- (version "1.22")
+ (version "1.23")
(source (origin
(method url-fetch)
(uri (cran-uri "knitr" version))
(sha256
(base32
- "1iks80g1cj25rvgyf0y2jc2pmfvsq4sbgdp788w9016bk71wzdcs"))))
+ "16ba4258c915xydhniw4cw7fvv1vp4cnwd1w49ykx7zw00rznfq6"))))
(build-system r-build-system)
(propagated-inputs
`(("r-evaluate" ,r-evaluate)
- branch master updated (7a94438 -> ce7a966), guix-commits, 2019/05/20
- 02/10: gnu: r-rhisat2: Update to 1.0.1., guix-commits, 2019/05/20
- 03/10: gnu: r-quasr: Update to 1.24.2., guix-commits, 2019/05/20
- 07/10: gnu: r-ggcorrplot: Update to 0.1.3., guix-commits, 2019/05/20
- 04/10: gnu: r-edger: Update to 3.26.3., guix-commits, 2019/05/20
- 08/10: gnu: r-digest: Update to 0.6.19., guix-commits, 2019/05/20
- 10/10: gnu: r-glmnet: Update to 2.0-18., guix-commits, 2019/05/20
- 09/10: gnu: r-knitr: Update to 1.23.,
guix-commits <=
- 06/10: gnu: r-gridgraphics: Update to 0.4-1., guix-commits, 2019/05/20
- 01/10: gnu: r-regioner: Update to 1.16.2., guix-commits, 2019/05/20
- 05/10: gnu: r-limma: Update to 3.40.2., guix-commits, 2019/05/20