[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/36: gnu: r-segmented: Update to 1.4-0.
From: |
guix-commits |
Subject: |
33/36: gnu: r-segmented: Update to 1.4-0. |
Date: |
Tue, 1 Feb 2022 13:36:03 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit d2f6c1263ae000050714cb24a84fae2f0d0a0570
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Feb 1 17:01:35 2022 +0100
gnu: r-segmented: Update to 1.4-0.
* gnu/packages/statistics.scm (r-segmented): Update to 1.4-0.
[propagated-inputs]: Add r-mass.
---
gnu/packages/statistics.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 109e095e31..55f22a84ac 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3113,15 +3113,16 @@ statements.")
(define-public r-segmented
(package
(name "r-segmented")
- (version "1.3-4")
+ (version "1.4-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "segmented" version))
(sha256
(base32
- "0bchqcy308kbywavgyg9kb4543rbkfn753q9c6d7l7aw7sxvyxl2"))))
+ "0xn28gyqzmyz0kv352rkkznbj806arxj2am5a9gqsn1qzv9l0s9h"))))
(build-system r-build-system)
+ (propagated-inputs (list r-mass))
(home-page "https://cran.r-project.org/web/packages/segmented")
(synopsis "Regression models with breakpoints estimation")
(description
- 27/36: gnu: r-magrittr: Update to 2.0.2., (continued)
- 27/36: gnu: r-magrittr: Update to 2.0.2., guix-commits, 2022/02/01
- 28/36: gnu: r-permute: Update to 0.9-7., guix-commits, 2022/02/01
- 31/36: gnu: r-readr: Update to 2.1.2., guix-commits, 2022/02/01
- 34/36: gnu: r-rrcov: Update to 1.6-1., guix-commits, 2022/02/01
- 36/36: gnu: r-nloptr: Update to 2.0.0., guix-commits, 2022/02/01
- 24/36: gnu: r-paradox: Update to 0.8.0., guix-commits, 2022/02/01
- 32/36: gnu: r-rcpparmadillo: Update to 0.10.8.1.0., guix-commits, 2022/02/01
- 09/36: gnu: r-renv: Update to 0.15.2., guix-commits, 2022/02/01
- 20/36: gnu: r-latex2exp: Update to 0.9.0., guix-commits, 2022/02/01
- 22/36: gnu: r-clusterr: Update to 1.2.6., guix-commits, 2022/02/01
- 33/36: gnu: r-segmented: Update to 1.4-0.,
guix-commits <=
- 17/36: gnu: r-spdep: Update to 1.2-2., guix-commits, 2022/02/01
- 25/36: gnu: r-mlr3learners: Update to 0.5.2., guix-commits, 2022/02/01
- 21/36: gnu: r-hardhat: Update to 0.2.0., guix-commits, 2022/02/01
- 23/36: gnu: r-calculus: Update to 0.3.3., guix-commits, 2022/02/01
- 29/36: gnu: r-yaml: Update to 2.2.2., guix-commits, 2022/02/01
- 35/36: gnu: r-quantreg: Update to 5.87., guix-commits, 2022/02/01