[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
97/235: gnu: r-sandwich: Update to 3.1-1.
From: |
guix-commits |
Subject: |
97/235: gnu: r-sandwich: Update to 3.1-1. |
Date: |
Fri, 1 Nov 2024 10:09:42 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 2e9d3c9c4c883d405e6147e5cb21c18085eb6ba2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 1 15:00:47 2024 +0100
gnu: r-sandwich: Update to 3.1-1.
* gnu/packages/cran.scm (r-sandwich): Update to 3.1-1.
Change-Id: Ib4eaa440bc2b17d2b6eddbb64d6cb612def2d495
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 04c44f8aa3..df0518980d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -18299,14 +18299,14 @@ observation.")
(define-public r-sandwich
(package
(name "r-sandwich")
- (version "3.1-0")
+ (version "3.1-1")
(source
(origin
(method url-fetch)
(uri (cran-uri "sandwich" version))
(sha256
(base32
- "1yi3l2q63j0vlaqqh1x3bxb0i7v6lrmmbsc6s8gilfahxq2y3c4n"))
+ "06cikmpgv0dla92dhp8i89wj52wjwky1g4sb9cxqpac38bx1xrgc"))
(modules '((guix build utils)))
(snippet
'(with-directory-excursion "inst/doc"
- 31/235: gnu: r-httr2: Update to 1.0.5., (continued)
- 31/235: gnu: r-httr2: Update to 1.0.5., guix-commits, 2024/11/01
- 33/235: gnu: r-servr: Update to 0.32., guix-commits, 2024/11/01
- 53/235: gnu: r-progressr: Update to 0.15.0., guix-commits, 2024/11/01
- 57/235: gnu: r-rpostgresql: Update to 0.7-7., guix-commits, 2024/11/01
- 87/235: gnu: r-deriv: Update to 4.1.6., guix-commits, 2024/11/01
- 92/235: gnu: r-parmigene: Update to 1.1.1., guix-commits, 2024/11/01
- 103/235: gnu: r-ggeffects: Update to 1.7.2., guix-commits, 2024/11/01
- 104/235: gnu: r-fs: Update to 1.6.5., guix-commits, 2024/11/01
- 113/235: gnu: r-nnls: Update to 1.6., guix-commits, 2024/11/01
- 96/235: gnu: r-quickjsr: Update to 1.4.0., guix-commits, 2024/11/01
- 97/235: gnu: r-sandwich: Update to 3.1-1.,
guix-commits <=
- 116/235: gnu: r-fields: Update to 16.3., guix-commits, 2024/11/01
- 114/235: gnu: r-dotcall64: Update to 1.2., guix-commits, 2024/11/01
- 123/235: gnu: r-sftime: Update to 0.3.0., guix-commits, 2024/11/01
- 127/235: gnu: r-bookdown: Update to 0.41., guix-commits, 2024/11/01
- 121/235: gnu: r-wk: Update to 0.9.4., guix-commits, 2024/11/01
- 125/235: gnu: r-haplo-stats: Update to 1.9.7., guix-commits, 2024/11/01
- 124/235: gnu: r-spdep: Update to 1.3-6., guix-commits, 2024/11/01
- 145/235: gnu: r-msm: Update to 1.8.1., guix-commits, 2024/11/01
- 140/235: gnu: r-caretensemble: Update to 4.0.1., guix-commits, 2024/11/01
- 142/235: gnu: r-ggplot-multistats: Update to 1.0.1., guix-commits, 2024/11/01