[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
49/51: gnu: r-flexmix: Update to 2.3-18.
From: |
guix-commits |
Subject: |
49/51: gnu: r-flexmix: Update to 2.3-18. |
Date: |
Mon, 13 Jun 2022 09:26:40 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 3d7adc9b21acd566cbd66a447c737c523689a32c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jun 13 14:22:03 2022 +0200
gnu: r-flexmix: Update to 2.3-18.
* gnu/packages/statistics.scm (r-flexmix): Update to 2.3-18.
---
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 d8eb215ecb..0bfe0097c7 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5102,14 +5102,14 @@ to change in the future.")
(define-public r-flexmix
(package
(name "r-flexmix")
- (version "2.3-17")
+ (version "2.3-18")
(source
(origin
(method url-fetch)
(uri (cran-uri "flexmix" version))
(sha256
(base32
- "0jangf89174p0idh9afbicfiln2sz8jxc3bjc6n0j9036dw9n09n"))))
+ "0lcvsvmhkbwac50l109an6prl1ng4mkyvr436344b20897ph28j6"))))
(build-system r-build-system)
(propagated-inputs
(list r-lattice r-modeltools r-nnet))
- 22/51: gnu: r-parallelly: Update to 1.32.0., (continued)
- 22/51: gnu: r-parallelly: Update to 1.32.0., guix-commits, 2022/06/13
- 24/51: gnu: r-classint: Update to 0.4-7., guix-commits, 2022/06/13
- 29/51: gnu: r-terra: Update to 1.5-34., guix-commits, 2022/06/13
- 34/51: gnu: r-mi: Update to 1.1., guix-commits, 2022/06/13
- 35/51: gnu: r-rsconnect: Update to 0.8.26., guix-commits, 2022/06/13
- 37/51: gnu: r-hardhat: Update to 1.1.0., guix-commits, 2022/06/13
- 45/51: gnu: r-xml: Update to 3.99-0.10., guix-commits, 2022/06/13
- 32/51: gnu: r-torch: Update to 0.8.0., guix-commits, 2022/06/13
- 44/51: gnu: r-rcurl: Update to 1.98-1.7., guix-commits, 2022/06/13
- 40/51: gnu: r-pkgdown: Update to 2.0.4., guix-commits, 2022/06/13
- 49/51: gnu: r-flexmix: Update to 2.3-18.,
guix-commits <=
- 51/51: gnu: r-quantpsyc: Update to 1.6., guix-commits, 2022/06/13
- 27/51: gnu: r-kernlab: Update to 0.9-31., guix-commits, 2022/06/13
- 43/51: gnu: r-dbplyr: Update to 2.2.0., guix-commits, 2022/06/13
- 41/51: gnu: r-zoom: Update to 2.0.6., guix-commits, 2022/06/13
- 39/51: gnu: r-infer: Update to 1.0.2., guix-commits, 2022/06/13