[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
59/235: gnu: r-broom: Update to 1.0.7.
From: |
guix-commits |
Subject: |
59/235: gnu: r-broom: Update to 1.0.7. |
Date: |
Fri, 1 Nov 2024 10:09:33 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 26baf24eadec50a6df35313b5c8c18d8f6a1b057
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 1 15:00:40 2024 +0100
gnu: r-broom: Update to 1.0.7.
* gnu/packages/cran.scm (r-broom): Update to 1.0.7.
Change-Id: I248dfa74d86787a9d9372381c143cfa2565d7c15
---
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 6bea5a366e..812dbba367 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10026,14 +10026,14 @@ by base R methods related to model fitting.")
(define-public r-broom
(package
(name "r-broom")
- (version "1.0.6")
+ (version "1.0.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "broom" version))
(sha256
(base32
- "1kxwkyhm4m586v2kp15r4q2zsarnkrkzmgl17n6y7ggzilj3dkr4"))))
+ "089cl8j7ammwmxc49hv2khfv3vzs6j7m5klsczws74cvlr28py6x"))))
(build-system r-build-system)
(propagated-inputs
(list r-backports
- 106/235: gnu: r-gert: Update to 2.1.4., (continued)
- 106/235: gnu: r-gert: Update to 2.1.4., guix-commits, 2024/11/01
- 117/235: gnu: r-epi: Update to 2.56., guix-commits, 2024/11/01
- 128/235: gnu: r-ggfun: Update to 0.1.7., guix-commits, 2024/11/01
- 134/235: gnu: r-parameters: Update to 0.23.0., guix-commits, 2024/11/01
- 32/235: gnu: r-jsonlite: Update to 1.8.9., guix-commits, 2024/11/01
- 29/235: gnu: r-secretbase: Update to 1.0.3., guix-commits, 2024/11/01
- 37/235: gnu: r-spelling: Update to 2.3.1., guix-commits, 2024/11/01
- 46/235: gnu: r-ctrdata: Update to 1.19.4., guix-commits, 2024/11/01
- 42/235: gnu: r-pls: Update to 2.8-5., guix-commits, 2024/11/01
- 51/235: gnu: r-evd: Update to 2.3-7.1., guix-commits, 2024/11/01
- 59/235: gnu: r-broom: Update to 1.0.7.,
guix-commits <=
- 73/235: gnu: r-tseries: Update to 0.10-58., guix-commits, 2024/11/01
- 58/235: gnu: r-ddalpha: Update to 1.3.16., guix-commits, 2024/11/01
- 64/235: gnu: r-xts: Update to 0.14.1., guix-commits, 2024/11/01
- 67/235: gnu: r-gss: Update to 2.2-8., guix-commits, 2024/11/01
- 65/235: gnu: r-vcd: Update to 1.4-13., guix-commits, 2024/11/01
- 76/235: gnu: r-fnn: Update to 1.1.4.1., guix-commits, 2024/11/01
- 83/235: gnu: r-insight: Update to 0.20.5., guix-commits, 2024/11/01
- 88/235: gnu: r-doby: Update to 4.6.24., guix-commits, 2024/11/01
- 90/235: gnu: r-gam: Update to 1.22-5., guix-commits, 2024/11/01
- 93/235: gnu: r-magick: Update to 2.8.5., guix-commits, 2024/11/01