[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/27: gnu: r-knitr: Update to 1.45.
From: |
guix-commits |
Subject: |
23/27: gnu: r-knitr: Update to 1.45. |
Date: |
Tue, 31 Oct 2023 16:58:44 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e2d4dd5e1c90fe496e889158d112eed9c9b88e21
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Oct 31 17:15:12 2023 +0100
gnu: r-knitr: Update to 1.45.
* gnu/packages/statistics.scm (r-knitr): Update to 1.45.
Change-Id: I1317366a0041f29b284e24d056734498f9d35cd7
---
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 f882f545f0..e7f0630254 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1578,13 +1578,13 @@ emitter (http://pyyaml.org/wiki/LibYAML) for R.")
(define-public r-knitr
(package
(name "r-knitr")
- (version "1.44")
+ (version "1.45")
(source (origin
(method url-fetch)
(uri (cran-uri "knitr" version))
(sha256
(base32
- "015ylljvx0q2himch4k813021nvh0l7p5x3aqdkj3w0ax8x8k3ki"))))
+ "1yw4fnzm8lvh6kpcdlvr1fahz7421h5mmaris58zlgn57fjxwbpf"))))
(build-system r-build-system)
(propagated-inputs
(list r-evaluate r-highr r-xfun r-yaml))
- 08/27: gnu: r-rbibutils: Update to 2.2.16., (continued)
- 08/27: gnu: r-rbibutils: Update to 2.2.16., guix-commits, 2023/10/31
- 07/27: gnu: r-lambertw: Update to 0.6.9., guix-commits, 2023/10/31
- 16/27: gnu: r-adagio: Update to 0.9.2., guix-commits, 2023/10/31
- 19/27: gnu: r-spatstat: Update to 3.0-7., guix-commits, 2023/10/31
- 21/27: gnu: r-seuratobject: Update to 5.0.0., guix-commits, 2023/10/31
- 14/27: gnu: r-sampling: Update to 2.10., guix-commits, 2023/10/31
- 06/27: gnu: r-mbess: Update to 4.9.3., guix-commits, 2023/10/31
- 15/27: gnu: r-rintrojs: Update to 0.3.3., guix-commits, 2023/10/31
- 20/27: gnu: r-rfast: Update to 2.0.9., guix-commits, 2023/10/31
- 22/27: gnu: r-strex: Update to 1.6.1., guix-commits, 2023/10/31
- 23/27: gnu: r-knitr: Update to 1.45.,
guix-commits <=
- 25/27: gnu: r-checkmate: Update to 2.3.0., guix-commits, 2023/10/31
- 24/27: gnu: r-dbplyr: Update to 2.4.0., guix-commits, 2023/10/31
- 26/27: gnu: r-withr: Update to 2.5.2., guix-commits, 2023/10/31
- 27/27: gnu: r-logspline: Update to 2.1.21., guix-commits, 2023/10/31
- 05/27: gnu: r-poorman: Update to 0.2.7., guix-commits, 2023/10/31
- 02/27: gnu: r-htmltable: Update to 2.4.2., guix-commits, 2023/10/31
- 17/27: gnu: r-posterior: Update to 1.5.0., guix-commits, 2023/10/31
- 10/27: gnu: r-performance: Update to 0.10.8., guix-commits, 2023/10/31
- 11/27: gnu: r-gridpattern: Update to 1.1.1., guix-commits, 2023/10/31
- 12/27: gnu: r-grimport2: Update to 0.3-1., guix-commits, 2023/10/31