[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/21: gnu: r-formatr: Update to 1.13.
From: |
guix-commits |
Subject: |
17/21: gnu: r-formatr: Update to 1.13. |
Date: |
Mon, 2 Jan 2023 09:07:09 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 9817e4adacae3397a1070de7fa63a0b0fe8cb958
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 2 15:00:14 2023 +0100
gnu: r-formatr: Update to 1.13.
* gnu/packages/statistics.scm (r-formatr): Update to 1.13.
---
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 52d081b47a..aeae44a0f4 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1450,13 +1450,13 @@ adapted for other output formats, such as HTML or
LaTeX.")
(define-public r-formatr
(package
(name "r-formatr")
- (version "1.12")
+ (version "1.13")
(source (origin
(method url-fetch)
(uri (cran-uri "formatR" version))
(sha256
(base32
- "12wch1774113nlrc0lihfn5rbh4hln9sg6dv6zc2bvyb8fzyyllb"))))
+ "09z5wvbhrr2s2d196cxwzvjn0qr6pf4czrfqwdzqgqrdpwrxq1xj"))))
(build-system r-build-system)
(native-inputs
(list r-knitr))
- 12/21: gnu: r-tokenizers: Update to 0.3.0., (continued)
- 12/21: gnu: r-tokenizers: Update to 0.3.0., guix-commits, 2023/01/02
- 10/21: gnu: r-gaston: Update to 1.5.9., guix-commits, 2023/01/02
- 11/21: gnu: r-flexsurv: Update to 2.2.1., guix-commits, 2023/01/02
- 13/21: gnu: r-tidytext: Update to 0.4.0., guix-commits, 2023/01/02
- 18/21: gnu: r-highr: Update to 0.10., guix-commits, 2023/01/02
- 20/21: gnu: r-rsqlite: Update to 2.2.20., guix-commits, 2023/01/02
- 16/21: gnu: r-keras: Update to 2.11.0., guix-commits, 2023/01/02
- 14/21: gnu: r-mlr3tuning: Update to 0.17.2., guix-commits, 2023/01/02
- 15/21: gnu: r-tensorflow: Update to 2.11.0., guix-commits, 2023/01/02
- 19/21: gnu: r-locfit: Update to 1.5-9.7., guix-commits, 2023/01/02
- 17/21: gnu: r-formatr: Update to 1.13.,
guix-commits <=
- 21/21: gnu: r-purrr: Update to 1.0.0., guix-commits, 2023/01/02