[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
64/68: gnu: r-withr: Update to 2.5.0.
From: |
guix-commits |
Subject: |
64/68: gnu: r-withr: Update to 2.5.0. |
Date: |
Tue, 15 Mar 2022 15:14:17 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 383422896c2b75dd85fa0f90aae7db1401767705
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 15 14:28:49 2022 +0100
gnu: r-withr: Update to 2.5.0.
* gnu/packages/statistics.scm (r-withr): Update to 2.5.0.
---
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 b95e14f429..d7bc23a701 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2589,13 +2589,13 @@ tools to simplify the devolpment of R packages.")
(define-public r-withr
(package
(name "r-withr")
- (version "2.4.3")
+ (version "2.5.0")
(source (origin
(method url-fetch)
(uri (cran-uri "withr" version))
(sha256
(base32
- "0k4x2bd9wb24n3dyg7rdjicdjs5ay2kk5lfgkrcjsv6cki2wgnlv"))))
+ "1h4bzj0am9lawbh1cam1jmgk1xjmn9da14r90w3q984hswz7nc9p"))))
(build-system r-build-system)
(native-inputs
(list r-knitr))
- 68/68: gnu: r-sn: Update to 2.0.2., (continued)
- 68/68: gnu: r-sn: Update to 2.0.2., guix-commits, 2022/03/15
- 02/68: gnu: r-datawizard: Update to 0.3.0., guix-commits, 2022/03/15
- 06/68: gnu: r-rcpp: Update to 1.0.8.2., guix-commits, 2022/03/15
- 08/68: gnu: r-fitdistrplus: Update to 1.1-8., guix-commits, 2022/03/15
- 12/68: gnu: r-seriation: Update to 1.3.3., guix-commits, 2022/03/15
- 16/68: gnu: r-flextable: Update to 0.7.0., guix-commits, 2022/03/15
- 17/68: gnu: r-precrec: Update to 0.12.9., guix-commits, 2022/03/15
- 21/68: gnu: r-glmmtmb: Update to 1.1.3., guix-commits, 2022/03/15
- 62/68: gnu: r-commonmark: Update to 1.8.0., guix-commits, 2022/03/15
- 46/68: gnu: r-semplot: Update to 1.1.5., guix-commits, 2022/03/15
- 64/68: gnu: r-withr: Update to 2.5.0.,
guix-commits <=
- 59/68: gnu: r-locfit: Update to 1.5-9.5., guix-commits, 2022/03/15