[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/104: gnu: r-mclust: Update to 5.4.5.
From: |
guix-commits |
Subject: |
26/104: gnu: r-mclust: Update to 5.4.5. |
Date: |
Tue, 6 Aug 2019 09:50:22 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ddfd0afb2a946e7131c213b33e84abb74224b86f
Author: Ricardo Wurmus <address@hidden>
Date: Tue Aug 6 13:51:20 2019 +0200
gnu: r-mclust: Update to 5.4.5.
* gnu/packages/statistics.scm (r-mclust): Update to 5.4.5.
---
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 2e02500..0d896b0 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4751,14 +4751,14 @@ models, generalized linear models and model-based
clustering.")
(define-public r-mclust
(package
(name "r-mclust")
- (version "5.4.4")
+ (version "5.4.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "mclust" version))
(sha256
(base32
- "039ymr57bq5327gypizw0v2qb81j6bkqhjdh8yj23qa5sh51phyc"))))
+ "0whandnda1fnjn5k3hgxdbp3b0xr7nlzy1j37saqb536h8q9dwkm"))))
(build-system r-build-system)
(native-inputs
`(("gfortran" ,gfortran)))
- 28/104: gnu: r-pbapply: Update to 1.4-1., (continued)
- 28/104: gnu: r-pbapply: Update to 1.4-1., guix-commits, 2019/08/06
- 25/104: gnu: r-fastica: Update to 1.2-2., guix-commits, 2019/08/06
- 27/104: gnu: r-robust: Update to 0.4-18.1., guix-commits, 2019/08/06
- 30/104: gnu: r-desolve: Update to 1.24., guix-commits, 2019/08/06
- 32/104: gnu: r-ellipsis: Update to 0.2.0.1., guix-commits, 2019/08/06
- 04/104: gnu: r-digest: Update to 0.6.20., guix-commits, 2019/08/06
- 11/104: gnu: r-httr: Update to 1.4.1., guix-commits, 2019/08/06
- 19/104: gnu: r-iterators: Update to 1.0.12., guix-commits, 2019/08/06
- 20/104: gnu: r-foreach: Update to 1.4.7., guix-commits, 2019/08/06
- 21/104: gnu: r-doparallel: Update to 1.0.15., guix-commits, 2019/08/06
- 26/104: gnu: r-mclust: Update to 5.4.5.,
guix-commits <=
- 33/104: gnu: r-callr: Update to 3.3.1., guix-commits, 2019/08/06
- 35/104: gnu: r-haven: Update to 2.1.1., guix-commits, 2019/08/06
- 38/104: gnu: r-lpsolve: Update to 5.6.13.2., guix-commits, 2019/08/06
- 36/104: gnu: r-pkgbuild: Update to 1.0.4., guix-commits, 2019/08/06
- 39/104: gnu: r-energy: Update to 1.7-6., guix-commits, 2019/08/06
- 31/104: gnu: r-clipr: Update to 0.7.0., guix-commits, 2019/08/06
- 34/104: gnu: r-curl: Update to 4.0., guix-commits, 2019/08/06
- 42/104: gnu: r-geometry: Update to 0.4.2., guix-commits, 2019/08/06
- 41/104: gnu: Add r-linprog., guix-commits, 2019/08/06
- 47/104: gnu: r-vioplot: Update to 0.3.2., guix-commits, 2019/08/06