[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
122/143: gnu: r-knitr: Update to 1.41.
From: |
guix-commits |
Subject: |
122/143: gnu: r-knitr: Update to 1.41. |
Date: |
Tue, 29 Nov 2022 13:29:49 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 585d8a152e45556a9bf5e853dfd5c6d7b9ade51e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Nov 29 15:22:35 2022 +0100
gnu: r-knitr: Update to 1.41.
* gnu/packages/statistics.scm (r-knitr): Update to 1.41.
---
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 3f64919b2d..f127cf1406 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1559,13 +1559,13 @@ emitter (http://pyyaml.org/wiki/LibYAML) for R.")
(define-public r-knitr
(package
(name "r-knitr")
- (version "1.40")
+ (version "1.41")
(source (origin
(method url-fetch)
(uri (cran-uri "knitr" version))
(sha256
(base32
- "1g1mhnkyxd2sv6p1l6iph9dnmpbwxhah78xx4kq543ks6vzrb3wv"))))
+ "1izv1m56ngc20wx4da9mmr5ll6ah14ka8dqn9i3pd7ah70lmya81"))))
(build-system r-build-system)
(propagated-inputs
(list r-evaluate r-highr r-stringr r-xfun r-yaml))
- 110/143: gnu: r-lwgeom: Update to 0.2-10., (continued)
- 110/143: gnu: r-lwgeom: Update to 0.2-10., guix-commits, 2022/11/29
- 108/143: gnu: r-mlr3tuning: Update to 0.17.0., guix-commits, 2022/11/29
- 138/143: gnu: r-gtools: Update to 3.9.4., guix-commits, 2022/11/29
- 113/143: gnu: r-ggh4x: Update to 0.2.3., guix-commits, 2022/11/29
- 135/143: gnu: r-plotly: Update to 4.10.1., guix-commits, 2022/11/29
- 120/143: gnu: r-evaluate: Update to 0.18., guix-commits, 2022/11/29
- 131/143: gnu: r-glmnet: Update to 4.1-6., guix-commits, 2022/11/29
- 118/143: gnu: r-bit: Update to 4.0.5., guix-commits, 2022/11/29
- 121/143: gnu: r-markdown: Update to 1.4., guix-commits, 2022/11/29
- 134/143: gnu: r-matrixstats: Update to 0.63.0., guix-commits, 2022/11/29
- 122/143: gnu: r-knitr: Update to 1.41.,
guix-commits <=
- 140/143: gnu: r-rcppeigen: Update to 0.3.3.9.3., guix-commits, 2022/11/29
- 136/143: gnu: r-hmisc: Update to 4.7-2., guix-commits, 2022/11/29