[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
80/80: gnu: r-mixtools: Update to 2.0.0.
From: |
guix-commits |
Subject: |
80/80: gnu: r-mixtools: Update to 2.0.0. |
Date: |
Mon, 19 Dec 2022 12:32:27 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 227e35f58787d609172b04851cef347f378eef39
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Dec 19 17:07:33 2022 +0100
gnu: r-mixtools: Update to 2.0.0.
* gnu/packages/statistics.scm (r-mixtools): Update to 2.0.0.
[propagated-inputs]: Add r-plotly and r-scales.
---
gnu/packages/statistics.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index f7f6729246..52d081b47a 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5157,17 +5157,17 @@ letters, as is often required for scientific
publications.")
(define-public r-mixtools
(package
(name "r-mixtools")
- (version "1.2.0")
+ (version "2.0.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "mixtools" version))
(sha256
(base32
- "08whic8hmmzi55b7azwj11l2x5r9s5qbyrv7s9jr08156vqkw0zg"))))
+ "03by64xi7yka0hzc1qyz1jdqzah6isvr3cdsc7g5v6hb4f178kl5"))))
(build-system r-build-system)
(propagated-inputs
- (list r-mass r-kernlab r-segmented r-survival))
+ (list r-mass r-kernlab r-plotly r-scales r-segmented r-survival))
(home-page "https://cran.r-project.org/web/packages/mixtools")
(synopsis "Tools for analyzing finite mixture models")
(description
- 53/80: gnu: r-bdgraph: Update to 2.71., (continued)
- 53/80: gnu: r-bdgraph: Update to 2.71., guix-commits, 2022/12/19
- 48/80: gnu: r-lhs: Update to 1.1.6., guix-commits, 2022/12/19
- 46/80: gnu: r-terra: Update to 1.6-47., guix-commits, 2022/12/19
- 62/80: gnu: r-bbotk: Update to 0.7.2., guix-commits, 2022/12/19
- 69/80: gnu: r-nlme: Update to 3.1-161., guix-commits, 2022/12/19
- 70/80: gnu: r-digest: Update to 0.6.31., guix-commits, 2022/12/19
- 66/80: gnu: r-paws-common: Update to 0.5.3., guix-commits, 2022/12/19
- 68/80: gnu: r-foreign: Update to 0.8-84., guix-commits, 2022/12/19
- 39/80: gnu: r-bayesm: Update to 3.1-5., guix-commits, 2022/12/19
- 42/80: gnu: r-wk: Update to 0.7.1., guix-commits, 2022/12/19
- 80/80: gnu: r-mixtools: Update to 2.0.0.,
guix-commits <=
- 77/80: gnu: r-xml: Update to 3.99-0.13., guix-commits, 2022/12/19
- 78/80: gnu: r-segmented: Update to 1.6-2., guix-commits, 2022/12/19
- 02/80: gnu: r-lifecycle: Remove r-knitr from native inputs., guix-commits, 2022/12/19
- 07/80: gnu: r-datawizard: Update to 0.6.5., guix-commits, 2022/12/19
- 33/80: gnu: r-gmp: Update to 0.6-9., guix-commits, 2022/12/19
- 52/80: gnu: r-topicmodels: Update to 0.2-13., guix-commits, 2022/12/19
- 47/80: gnu: r-rgdal: Update to 1.6-3., guix-commits, 2022/12/19
- 60/80: gnu: r-qtl: Update to 1.54., guix-commits, 2022/12/19
- 63/80: gnu: r-mlr3tuning: Update to 0.17.1., guix-commits, 2022/12/19
- 67/80: gnu: r-fasterize: Update to 1.0.4., guix-commits, 2022/12/19