[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/28: gnu: r-segmented: Update to 2.1-2.
From: |
guix-commits |
Subject: |
24/28: gnu: r-segmented: Update to 2.1-2. |
Date: |
Sun, 8 Sep 2024 08:24:18 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 9c43fd2d760950a7a69d4eb83a0e6c189f3f5f6e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Sep 7 14:40:04 2024 +0200
gnu: r-segmented: Update to 2.1-2.
* gnu/packages/statistics.scm (r-segmented): Update to 2.1-2.
Change-Id: I21be4f143517aab66c221c8f43595d0ca53fb733
---
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 ea5bdf70ac..c1149b7009 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3628,14 +3628,14 @@ statements.")
(define-public r-segmented
(package
(name "r-segmented")
- (version "2.1-1")
+ (version "2.1-2")
(source
(origin
(method url-fetch)
(uri (cran-uri "segmented" version))
(sha256
(base32
- "1p83g6qj8y4xblggm12bhr9zpsqbrrc7lbbigxcafhhi9c8v08v7"))))
+ "1nq37pf22mnsvvpxcfisryypkbfx8xknn6rjzyb2wmpa57vsrgpb"))))
(build-system r-build-system)
(propagated-inputs (list r-mass r-nlme))
(home-page "https://cran.r-project.org/web/packages/segmented")
- 25/28: gnu: r-mvtnorm: Update to 1.3-1., (continued)
- 25/28: gnu: r-mvtnorm: Update to 1.3-1., guix-commits, 2024/09/08
- 28/28: gnu: r-quantmod: Attempt to build reproducibly., guix-commits, 2024/09/08
- 10/28: gnu: r-pbdzmq: Update to 0.3-12., guix-commits, 2024/09/08
- 14/28: gnu: r-sf: Update to 1.0-17., guix-commits, 2024/09/08
- 11/28: gnu: r-clarabel: Update to 0.9.0.1., guix-commits, 2024/09/08
- 13/28: gnu: r-wk: Update to 0.9.3., guix-commits, 2024/09/08
- 16/28: gnu: r-emoa: Update to 0.5-3., guix-commits, 2024/09/08
- 19/28: gnu: r-paws-common: Update to 0.7.6., guix-commits, 2024/09/08
- 22/28: gnu: r-microbenchmark: Update to 1.5.0., guix-commits, 2024/09/08
- 23/28: gnu: r-catools: Update to 1.18.3., guix-commits, 2024/09/08
- 24/28: gnu: r-segmented: Update to 2.1-2.,
guix-commits <=
- 26/28: gnu: r-matrixstats: Update to 1.4.0., guix-commits, 2024/09/08
- 27/28: gnu: r-hexbin: Update to 1.28.4., guix-commits, 2024/09/08