[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
56/211: gnu: r-factominer: Update to 2.6.
From: |
guix-commits |
Subject: |
56/211: gnu: r-factominer: Update to 2.6. |
Date: |
Tue, 20 Sep 2022 06:24:07 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit e52617120e07a65f378c17a63cb5ae0e385ff82f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:52:55 2022 +0200
gnu: r-factominer: Update to 2.6.
* gnu/packages/cran.scm (r-factominer): Update to 2.6.
[propagated-inputs]: Add r-emmeans and r-multcompview.
---
gnu/packages/cran.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 7063febcf8..445fe37945 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9897,14 +9897,14 @@ clustering.")
(define-public r-factominer
(package
(name "r-factominer")
- (version "2.4")
+ (version "2.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "FactoMineR" version))
(sha256
(base32
- "0lg8n9fxxk46nchnj4pbpqqf4swxfsq7r9jzr36dmd36kb7avqxr"))))
+ "0xcg4vjs5v9k28hhxhkfkks7nvpxpp2cvim00kh67f4pq041c9l1"))))
(properties `((upstream-name . "FactoMineR")))
(build-system r-build-system)
(propagated-inputs
@@ -9912,12 +9912,14 @@ clustering.")
r-cluster
r-dt
r-ellipse
+ r-emmeans
r-flashclust
r-ggplot2
r-ggrepel
r-lattice
r-leaps
r-mass
+ r-multcompview
r-scatterplot3d))
(native-inputs
(list r-knitr))
- 21/211: gnu: r-ggvenndiagram: Update to 1.2.2., (continued)
- 21/211: gnu: r-ggvenndiagram: Update to 1.2.2., guix-commits, 2022/09/20
- 26/211: gnu: r-rvest: Update to 1.0.3., guix-commits, 2022/09/20
- 18/211: gnu: r-rticles: Update to 0.24., guix-commits, 2022/09/20
- 13/211: gnu: r-htscluster: Update to 2.0.10., guix-commits, 2022/09/20
- 48/211: gnu: r-cubature: Update to 2.0.4.5., guix-commits, 2022/09/20
- 37/211: gnu: r-lpsolve: Update to 5.6.16., guix-commits, 2022/09/20
- 52/211: gnu: r-arules: Update to 1.7-4., guix-commits, 2022/09/20
- 29/211: gnu: r-readxl: Update to 1.4.1., guix-commits, 2022/09/20
- 69/211: gnu: r-furrr: Update to 0.3.1., guix-commits, 2022/09/20
- 63/211: gnu: r-mosaiccore: Update to 0.9.2., guix-commits, 2022/09/20
- 56/211: gnu: r-factominer: Update to 2.6.,
guix-commits <=
- 39/211: gnu: r-broom: Update to 1.0.1., guix-commits, 2022/09/20
- 27/211: gnu: r-reprex: Update to 2.0.2., guix-commits, 2022/09/20
- 47/211: gnu: r-urca: Update to 1.3-3., guix-commits, 2022/09/20
- 61/211: gnu: r-flextable: Update to 0.8.0., guix-commits, 2022/09/20
- 35/211: gnu: r-prismatic: Update to 1.1.1., guix-commits, 2022/09/20
- 60/211: gnu: r-insight: Update to 0.18.3., guix-commits, 2022/09/20
- 30/211: gnu: r-modelr: Update to 0.1.9., guix-commits, 2022/09/20
- 68/211: gnu: r-mosaic: Update to 1.8.4., guix-commits, 2022/09/20
- 12/211: gnu: r-perfmeas: Update to 1.2.5., guix-commits, 2022/09/20
- 11/211: gnu: r-valr: Update to 0.6.5., guix-commits, 2022/09/20