[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/55: gnu: r-knitr: Update to 1.22.
From: |
guix-commits |
Subject: |
15/55: gnu: r-knitr: Update to 1.22. |
Date: |
Wed, 20 Mar 2019 19:03:05 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 86c8b2f5f5fc6b3af0894bdf833071a2952e152f
Author: Ricardo Wurmus <address@hidden>
Date: Wed Mar 20 23:34:06 2019 +0100
gnu: r-knitr: Update to 1.22.
* gnu/packages/statistics.scm (r-knitr): Update to 1.22.
---
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 2adae4c..020a948 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1431,13 +1431,13 @@ emitter (http://pyyaml.org/wiki/LibYAML) for R.")
(define-public r-knitr
(package
(name "r-knitr")
- (version "1.21")
+ (version "1.22")
(source (origin
(method url-fetch)
(uri (cran-uri "knitr" version))
(sha256
(base32
- "0xzymi4gkilqaa5b2ay9zk1advavzkwxf7mb064bqfb09y8rak0j"))))
+ "1iks80g1cj25rvgyf0y2jc2pmfvsq4sbgdp788w9016bk71wzdcs"))))
(build-system r-build-system)
(propagated-inputs
`(("r-evaluate" ,r-evaluate)
- 10/55: gnu: r-matrix: Update to 1.2-16., (continued)
- 10/55: gnu: r-matrix: Update to 1.2-16., guix-commits, 2019/03/20
- 04/55: gnu: r-dendextend: Update to 1.10.0., guix-commits, 2019/03/20
- 08/55: gnu: r-ape: Update to 5.3., guix-commits, 2019/03/20
- 11/55: gnu: r-permute: Update to 0.9-5., guix-commits, 2019/03/20
- 05/55: gnu: r-callr: Update to 3.2.0., guix-commits, 2019/03/20
- 13/55: gnu: r-lazyeval: Update to 0.2.2., guix-commits, 2019/03/20
- 18/55: gnu: r-rstudioapi: Update to 0.10., guix-commits, 2019/03/20
- 02/55: gnu: r-diversitree: Fix typo., guix-commits, 2019/03/20
- 01/55: gnu: Add r-insight., guix-commits, 2019/03/20
- 12/55: gnu: r-stringi: Update to 1.4.3., guix-commits, 2019/03/20
- 15/55: gnu: r-knitr: Update to 1.22.,
guix-commits <=
- 22/55: gnu: r-rmarkdown: Update to 1.12., guix-commits, 2019/03/20
- 24/55: gnu: r-colorspace: Update to 1.4-1., guix-commits, 2019/03/20
- 28/55: gnu: r-ordinal: Update to 2019.3-9., guix-commits, 2019/03/20
- 29/55: gnu: r-cli: Update to 1.1.0., guix-commits, 2019/03/20
- 30/55: gnu: r-processx: Update to 3.3.0., guix-commits, 2019/03/20
- 35/55: gnu: r-purrr: Update to 0.3.2., guix-commits, 2019/03/20
- 32/55: gnu: r-zip: Update to 2.0.1., guix-commits, 2019/03/20
- 34/55: gnu: r-mclust: Update to 5.4.3., guix-commits, 2019/03/20
- 47/55: gnu: r-rgl: Update to 0.100.19., guix-commits, 2019/03/20
- 27/55: gnu: r-lmoments: Update to 1.3-1., guix-commits, 2019/03/20