[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
109/135: gnu: r-knitr: Update to 1.36.
From: |
guix-commits |
Subject: |
109/135: gnu: r-knitr: Update to 1.36. |
Date: |
Wed, 3 Nov 2021 18:00:15 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0ee5a2c17042be6238f5bfc4bb2fa0034f798030
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:52 2021 +0000
gnu: r-knitr: Update to 1.36.
* gnu/packages/statistics.scm (r-knitr): Update to 1.36.
---
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 c44130c..585875c 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.34")
+ (version "1.36")
(source (origin
(method url-fetch)
(uri (cran-uri "knitr" version))
(sha256
(base32
- "0p6jdicyqknrqilcjm2h4r6vza5lpzccnsdirj92jb3ljg10b0by"))))
+ "0hcf5gii0qlvv15f86y6h08qp0hd9lcrykzj0mdfjdfi52sgbkkf"))))
(build-system r-build-system)
(propagated-inputs
`(("r-evaluate" ,r-evaluate)
- 87/135: gnu: r-igraph: Update to 1.2.7., (continued)
- 87/135: gnu: r-igraph: Update to 1.2.7., guix-commits, 2021/11/03
- 90/135: gnu: r-tidymodels: Update to 0.1.4., guix-commits, 2021/11/03
- 96/135: gnu: r-textshaping: Update to 0.3.6., guix-commits, 2021/11/03
- 98/135: gnu: r-textplot: Update to 0.2.1., guix-commits, 2021/11/03
- 100/135: gnu: r-stringfish: Update to 0.15.4., guix-commits, 2021/11/03
- 105/135: gnu: r-logger: Update to 0.2.2., guix-commits, 2021/11/03
- 82/135: gnu: r-lightgbm: Update to 3.3.0., guix-commits, 2021/11/03
- 89/135: gnu: r-tidytext: Update to 0.3.2., guix-commits, 2021/11/03
- 79/135: gnu: r-qgraph: Update to 1.9., guix-commits, 2021/11/03
- 104/135: gnu: r-paws-common: Update to 0.3.13., guix-commits, 2021/11/03
- 109/135: gnu: r-knitr: Update to 1.36.,
guix-commits <=
- 108/135: gnu: r-mime: Update to 0.12., guix-commits, 2021/11/03
- 72/135: gnu: r-fda: Update to 5.4.0., guix-commits, 2021/11/03
- 70/135: gnu: r-parameters: Update to 0.15.0., guix-commits, 2021/11/03
- 84/135: gnu: r-goftest: Update to 1.2-3., guix-commits, 2021/11/03
- 93/135: gnu: r-qtl2: Update to 0.28., guix-commits, 2021/11/03
- 94/135: gnu: r-seurat: Update to 4.0.5., guix-commits, 2021/11/03
- 102/135: gnu: r-ztpln: Update to 0.1.2., guix-commits, 2021/11/03
- 106/135: gnu: r-mgcv: Update to 1.8-38., guix-commits, 2021/11/03
- 107/135: gnu: r-stringi: Update to 1.7.5., guix-commits, 2021/11/03
- 03/135: gnu: r-diffobj: Update to 0.3.5., guix-commits, 2021/11/03