[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
73/76: gnu: r-knitr: Update to 1.43.
From: |
guix-commits |
Subject: |
73/76: gnu: r-knitr: Update to 1.43. |
Date: |
Wed, 31 May 2023 12:22:52 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ecae6c08fb57465857e94f1fb25483fb35590cda
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed May 31 12:15:26 2023 +0200
gnu: r-knitr: Update to 1.43.
* gnu/packages/statistics.scm (r-knitr): Update to 1.43.
---
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 4ddc6abee1..c36ff140ec 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1574,13 +1574,13 @@ emitter (http://pyyaml.org/wiki/LibYAML) for R.")
(define-public r-knitr
(package
(name "r-knitr")
- (version "1.42")
+ (version "1.43")
(source (origin
(method url-fetch)
(uri (cran-uri "knitr" version))
(sha256
(base32
- "1wrha732mhlc3la61ibm5l1b5qygswwfwjpmvq0s2kcy12hg2i4k"))))
+ "0g6m9s53qyf34ba4db97k31sxg2ikndfp747229sm6ilikmbla9x"))))
(build-system r-build-system)
(propagated-inputs
(list r-evaluate r-highr r-xfun r-yaml))
- 27/76: gnu: r-targets: Update to 1.1.3., (continued)
- 27/76: gnu: r-targets: Update to 1.1.3., guix-commits, 2023/05/31
- 29/76: gnu: r-chk: Update to 0.9.0., guix-commits, 2023/05/31
- 33/76: gnu: r-future-apply: Update to 1.11.0., guix-commits, 2023/05/31
- 42/76: gnu: r-tuner: Update to 1.4.4., guix-commits, 2023/05/31
- 47/76: gnu: r-influencer: Update to 0.1.5., guix-commits, 2023/05/31
- 30/76: gnu: r-admisc: Update to 0.32., guix-commits, 2023/05/31
- 61/76: gnu: r-scattermore: Update to 1.1., guix-commits, 2023/05/31
- 54/76: gnu: r-spatstat-utils: Update to 3.0-3., guix-commits, 2023/05/31
- 68/76: gnu: r-crul: Update to 1.4.0., guix-commits, 2023/05/31
- 64/76: gnu: r-lwgeom: Update to 0.2-13., guix-commits, 2023/05/31
- 73/76: gnu: r-knitr: Update to 1.43.,
guix-commits <=
- 71/76: gnu: r-matrix: Update to 1.5-4.1., guix-commits, 2023/05/31
- 31/76: gnu: r-rnifti: Update to 1.5.0., guix-commits, 2023/05/31
- 43/76: gnu: r-treemap: Update to 2.4-4., guix-commits, 2023/05/31
- 45/76: gnu: r-imager: Update to 0.45.2., guix-commits, 2023/05/31
- 60/76: gnu: r-igraph: Update to 1.4.3., guix-commits, 2023/05/31
- 56/76: gnu: r-spatstat-linnet: Update to 3.1-1., guix-commits, 2023/05/31
- 62/76: gnu: r-mlr3misc: Update to 0.12.0., guix-commits, 2023/05/31
- 35/76: gnu: r-s2: Update to 1.1.4., guix-commits, 2023/05/31
- 38/76: gnu: r-ggnewscale: Update to 0.4.9., guix-commits, 2023/05/31
- 44/76: gnu: r-fda: Update to 6.1.4., guix-commits, 2023/05/31