[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
104/117: gnu: r-knitr: Update to 1.48.
From: |
guix-commits |
Subject: |
104/117: gnu: r-knitr: Update to 1.48. |
Date: |
Fri, 16 Aug 2024 14:13:28 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit c5f7774d7996fa15c17885e496e647eb9a415a9c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Aug 16 18:36:18 2024 +0200
gnu: r-knitr: Update to 1.48.
* gnu/packages/statistics.scm (r-knitr): Update to 1.48.
Change-Id: I87ec28f830230f8fd51f7a2701a6bc83c14bd3b6
---
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 c9e723364e..a82d02c530 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1625,13 +1625,13 @@ emitter (http://pyyaml.org/wiki/LibYAML) for R.")
(define-public r-knitr
(package
(name "r-knitr")
- (version "1.47")
+ (version "1.48")
(source (origin
(method url-fetch)
(uri (cran-uri "knitr" version))
(sha256
(base32
- "1kx6g8ddbigwx3bmq771gwi3din3fxjn59l801904kjaz6dq9pgs"))))
+ "15zipywk2ayrmy0p7q4d18512c2cgr9kk1lmc7gyi8bxv8k5j6sh"))))
(build-system r-build-system)
(propagated-inputs
(list r-evaluate r-highr r-xfun r-yaml))
- 81/117: gnu: r-loo: Update to 2.8.0., (continued)
- 81/117: gnu: r-loo: Update to 2.8.0., guix-commits, 2024/08/16
- 85/117: gnu: r-spatstat-explore: Update to 3.3-1., guix-commits, 2024/08/16
- 88/117: gnu: r-spatstat-linnet: Update to 3.2-1., guix-commits, 2024/08/16
- 95/117: gnu: r-mlr3: Update to 0.20.2., guix-commits, 2024/08/16
- 91/117: gnu: r-dials: Update to 1.3.0., guix-commits, 2024/08/16
- 92/117: gnu: r-mlr3mbo: Update to 0.2.4., guix-commits, 2024/08/16
- 61/117: gnu: r-nlp: Update to 0.3-0., guix-commits, 2024/08/16
- 75/117: gnu: r-xgboost: Update to 1.7.8.1., guix-commits, 2024/08/16
- 108/117: gnu: r-rcpparmadillo: Update to 14.0.0-1., guix-commits, 2024/08/16
- 115/117: gnu: r-lme4: Update to 1.1-35.5., guix-commits, 2024/08/16
- 104/117: gnu: r-knitr: Update to 1.48.,
guix-commits <=
- 117/117: gnu: r-desctools: Update to 0.99.55., guix-commits, 2024/08/16
- 105/117: gnu: r-checkmate: Update to 2.3.2., guix-commits, 2024/08/16
- 55/117: gnu: r-usethis: Update to 3.0.0., guix-commits, 2024/08/16
- 57/117: gnu: r-rcppparallel: Update to 5.1.8., guix-commits, 2024/08/16
- 59/117: gnu: r-fmri: Update to 1.9.12.1., guix-commits, 2024/08/16
- 60/117: gnu: r-adimpro: Update to 0.9.7., guix-commits, 2024/08/16
- 62/117: gnu: r-tm: Update to 0.7-14., guix-commits, 2024/08/16
- 64/117: gnu: r-grimport2: Update to 0.3-3., guix-commits, 2024/08/16
- 66/117: gnu: r-parallelly: Update to 1.38.0., guix-commits, 2024/08/16
- 68/117: gnu: r-wk: Update to 0.9.2., guix-commits, 2024/08/16