[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/35: gnu: r-withr: Update to 3.0.0.
From: |
guix-commits |
Subject: |
34/35: gnu: r-withr: Update to 3.0.0. |
Date: |
Wed, 17 Jan 2024 17:54:34 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit fd32212bf0d4426cdbddb66ae027bd98776c090e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 17 23:09:52 2024 +0100
gnu: r-withr: Update to 3.0.0.
* gnu/packages/statistics.scm (r-withr): Update to 3.0.0.
Change-Id: Ib20faa2879849b566c17934ec1bea85ca7b41ca5
---
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 abd38a4a4d..5cfa5e4555 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2991,13 +2991,13 @@ tools to simplify the devolpment of R packages.")
(define-public r-withr
(package
(name "r-withr")
- (version "2.5.2")
+ (version "3.0.0")
(source (origin
(method url-fetch)
(uri (cran-uri "withr" version))
(sha256
(base32
- "01a27nqlrrf1pws57hi9631f3aj33a9dashd640m5nlgf9nzmdnm"))))
+ "1rz0pgm1bg3cnc09s8q8yyg83lmf8bv9arlasciqqr0fdpgfwy4c"))))
(build-system r-build-system)
(native-inputs
(list r-knitr))
- 24/35: gnu: r-rintrojs: Update to 0.3.4., (continued)
- 24/35: gnu: r-rintrojs: Update to 0.3.4., guix-commits, 2024/01/17
- 26/35: gnu: r-randomforestsrc: Update to 3.2.3., guix-commits, 2024/01/17
- 28/35: gnu: r-paws: Update to 0.5.0., guix-commits, 2024/01/17
- 22/35: gnu: r-dae: Update to 3.2.21., guix-commits, 2024/01/17
- 09/35: gnu: r-rcppspdlog: Update to 0.0.16., guix-commits, 2024/01/17
- 25/35: gnu: r-spatstat-data: Update to 3.0-4., guix-commits, 2024/01/17
- 27/35: gnu: r-paws-cost-management: Update to 0.5.0., guix-commits, 2024/01/17
- 29/35: gnu: r-mass: Update to 7.3-60.0.1., guix-commits, 2024/01/17
- 30/35: gnu: r-matrix: Update to 1.6-5., guix-commits, 2024/01/17
- 32/35: gnu: r-dbi: Update to 1.2.1., guix-commits, 2024/01/17
- 34/35: gnu: r-withr: Update to 3.0.0.,
guix-commits <=
- 18/35: gnu: r-ks: Update to 1.14.2., guix-commits, 2024/01/17
- 35/35: gnu: r-fastcluster: Update to 1.2.6., guix-commits, 2024/01/17
- 33/35: gnu: r-roxygen2: Update to 7.3.0., guix-commits, 2024/01/17
- 31/35: gnu: r-digest: Update to 0.6.34., guix-commits, 2024/01/17