[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
124/145: gnu: r-formatr: Update to 1.12.
From: |
guix-commits |
Subject: |
124/145: gnu: r-formatr: Update to 1.12. |
Date: |
Tue, 12 Apr 2022 03:36:56 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 088efc45025c6dbcc68f9f49faaae65c1b1f0f9b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:39 2022 +0200
gnu: r-formatr: Update to 1.12.
* gnu/packages/statistics.scm (r-formatr): Update to 1.12.
---
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 f228fc7437..17f07be5b6 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1427,13 +1427,13 @@ adapted for other output formats, such as HTML or
LaTeX.")
(define-public r-formatr
(package
(name "r-formatr")
- (version "1.11")
+ (version "1.12")
(source (origin
(method url-fetch)
(uri (cran-uri "formatR" version))
(sha256
(base32
- "0353aj975mj0yjc91z76bbfy86y7d5cvlqqyfr93cdng14nnd0dx"))))
+ "12wch1774113nlrc0lihfn5rbh4hln9sg6dv6zc2bvyb8fzyyllb"))))
(build-system r-build-system)
(native-inputs
(list r-knitr))
- 110/145: gnu: r-antiword: Update to 1.3.1., (continued)
- 110/145: gnu: r-antiword: Update to 1.3.1., guix-commits, 2022/04/12
- 119/145: gnu: r-nlme: Update to 3.1-157., guix-commits, 2022/04/12
- 138/145: gnu: r-robustbase: Update to 0.95-0., guix-commits, 2022/04/12
- 96/145: gnu: r-km-ci: Update to 0.5-6., guix-commits, 2022/04/12
- 102/145: gnu: r-workflowsets: Update to 0.2.1., guix-commits, 2022/04/12
- 104/145: gnu: r-tidymodels: Update to 0.2.0., guix-commits, 2022/04/12
- 106/145: gnu: r-densestbayes: Update to 1.0-2.1., guix-commits, 2022/04/12
- 111/145: gnu: r-gsa: Update to 1.03.2., guix-commits, 2022/04/12
- 115/145: gnu: r-cccd: Update to 1.6., guix-commits, 2022/04/12
- 136/145: gnu: r-sfsmisc: Update to 1.1-13., guix-commits, 2022/04/12
- 124/145: gnu: r-formatr: Update to 1.12.,
guix-commits <=
- 117/145: gnu: r-cluster: Update to 2.1.3., guix-commits, 2022/04/12
- 127/145: gnu: r-testthat: Update to 3.1.3., guix-commits, 2022/04/12