[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/18: gnu: r-segmented: Update to 2.0-4.
From: |
guix-commits |
Subject: |
17/18: gnu: r-segmented: Update to 2.0-4. |
Date: |
Mon, 22 Apr 2024 06:35:24 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b0f21308d2618c9ad3400987d8d78b1b04935bb0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 22 12:34:18 2024 +0200
gnu: r-segmented: Update to 2.0-4.
* gnu/packages/statistics.scm (r-segmented): Update to 2.0-4.
Change-Id: Iae911494c64b04540c877e2eb31efb933d4d94c6
---
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 357de27af2..ab1e9f2004 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3589,14 +3589,14 @@ statements.")
(define-public r-segmented
(package
(name "r-segmented")
- (version "2.0-3")
+ (version "2.0-4")
(source
(origin
(method url-fetch)
(uri (cran-uri "segmented" version))
(sha256
(base32
- "1f89v6zbxwl6yhx3qi7wrr3rndnxfwaf49mygw357f7cf3i8ma77"))))
+ "0a7qfs83kgn7g98kiwlk8zm2q9pzgkvmms9l15sgc5y952yig926"))))
(build-system r-build-system)
(propagated-inputs (list r-mass r-nlme))
(home-page "https://cran.r-project.org/web/packages/segmented")
- 06/18: gnu: r-apcluster: Update to 1.4.12., (continued)
- 06/18: gnu: r-apcluster: Update to 1.4.12., guix-commits, 2024/04/22
- 09/18: gnu: r-tolerance: Update to 3.0.0., guix-commits, 2024/04/22
- 03/18: gnu: r-tarchetypes: Update to 0.9.0., guix-commits, 2024/04/22
- 05/18: gnu: r-tm: Update to 0.7-13., guix-commits, 2024/04/22
- 01/18: gnu: r-seriation: Update to 1.5.5., guix-commits, 2024/04/22
- 04/18: gnu: r-targets: Update to 1.7.0., guix-commits, 2024/04/22
- 08/18: gnu: r-uwot: Update to 0.2.2., guix-commits, 2024/04/22
- 16/18: gnu: r-openssl: Update to 2.1.2., guix-commits, 2024/04/22
- 13/18: gnu: r-gsa: Update to 1.03.3., guix-commits, 2024/04/22
- 14/18: gnu: r-tfruns: Update to 1.5.3., guix-commits, 2024/04/22
- 17/18: gnu: r-segmented: Update to 2.0-4.,
guix-commits <=
- 12/18: gnu: r-pkgdown: Update to 2.0.9., guix-commits, 2024/04/22
- 15/18: gnu: r-keras: Update to 2.15.0., guix-commits, 2024/04/22
- 18/18: gnu: r-tclust: Update to 2.0-3., guix-commits, 2024/04/22
- 10/18: gnu: r-flexsurv: Update to 2.3., guix-commits, 2024/04/22
- 11/18: gnu: r-tune: Update to 1.2.1., guix-commits, 2024/04/22