[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/89: gnu: r-mice: Update to 3.9.0.
From: |
guix-commits |
Subject: |
35/89: gnu: r-mice: Update to 3.9.0. |
Date: |
Thu, 11 Jun 2020 11:04:17 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6446ef1ce4a99aceb3d4ecd74c7455cb985071a4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jun 11 15:06:02 2020 +0200
gnu: r-mice: Update to 3.9.0.
* gnu/packages/cran.scm (r-mice): Update to 3.9.0.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index cba03b3..18df62e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3541,14 +3541,14 @@ analysis of multiply imputed data sets.")
(define-public r-mice
(package
(name "r-mice")
- (version "3.8.0")
+ (version "3.9.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "mice" version))
(sha256
(base32
- "1ibybvigqkkla4xwhqs2w4m6c68alfcdsljx99nn4p92rzb1ig04"))))
+ "1wycbc2iqp68gfzvqx1gsn5n1k1h4bg79dy8m5msqf226hy83ncn"))))
(build-system r-build-system)
(propagated-inputs
`(("r-broom" ,r-broom)
- 25/89: gnu: r-ape: Update to 5.4., (continued)
- 25/89: gnu: r-ape: Update to 5.4., guix-commits, 2020/06/11
- 09/89: gnu: r-glmnet: Update to 4.0., guix-commits, 2020/06/11
- 13/89: gnu: r-car: Update to 3.0-8., guix-commits, 2020/06/11
- 19/89: gnu: r-ellipsis: Update to 0.3.1., guix-commits, 2020/06/11
- 20/89: gnu: r-modelr: Update to 0.1.8., guix-commits, 2020/06/11
- 21/89: gnu: r-httpuv: Update to 1.5.4., guix-commits, 2020/06/11
- 24/89: gnu: r-haven: Update to 2.3.1., guix-commits, 2020/06/11
- 28/89: gnu: r-globaloptions: Update to 0.1.2., guix-commits, 2020/06/11
- 26/89: gnu: r-glue: Update to 1.4.1., guix-commits, 2020/06/11
- 31/89: gnu: r-sp: Update to 1.4-2., guix-commits, 2020/06/11
- 35/89: gnu: r-mice: Update to 3.9.0.,
guix-commits <=
- 37/89: gnu: r-vctrs: Update to 0.3.1., guix-commits, 2020/06/11
- 42/89: gnu: r-promises: Update to 1.1.1., guix-commits, 2020/06/11
- 43/89: gnu: r-reticulate: Update to 1.16., guix-commits, 2020/06/11
- 46/89: gnu: r-overlap: Update to 0.3.3., guix-commits, 2020/06/11
- 47/89: gnu: r-insight: Update to 0.8.5., guix-commits, 2020/06/11
- 48/89: gnu: r-sjlabelled: Update to 1.1.5., guix-commits, 2020/06/11
- 50/89: gnu: r-flextable: Update to 0.5.10., guix-commits, 2020/06/11
- 51/89: gnu: r-doby: Update to 4.6.6., guix-commits, 2020/06/11
- 55/89: gnu: r-effectsize: Update to 0.3.1., guix-commits, 2020/06/11
- 56/89: gnu: r-sjplot: Update to 2.8.4., guix-commits, 2020/06/11