[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/34: gnu: r-fpc: Update to 2.2-1.
From: |
guix-commits |
Subject: |
05/34: gnu: r-fpc: Update to 2.2-1. |
Date: |
Tue, 28 May 2019 18:17:10 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 341643c6e1dd7b85429d4b235c406e2a501c948c
Author: Ricardo Wurmus <address@hidden>
Date: Tue May 28 23:53:43 2019 +0200
gnu: r-fpc: Update to 2.2-1.
* gnu/packages/statistics.scm (r-fpc): Update to 2.2-1.
[propagated-inputs]: Remove r-trimcluster.
---
gnu/packages/statistics.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 8c8f84d..6dffa1f 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4968,14 +4968,14 @@ of the points.")
(define-public r-fpc
(package
(name "r-fpc")
- (version "2.1-11.2")
+ (version "2.2-1")
(source
(origin
(method url-fetch)
(uri (cran-uri "fpc" version))
(sha256
(base32
- "0wjjp9xn283acfg6cm1wa6fsi7pf0z97227hrnlpmprks3mbj8kr"))))
+ "183awn9fbigsy3rwmg5l39zpfg2zpbb94hkx7k99v2dir8dpdy85"))))
(build-system r-build-system)
(propagated-inputs
`(("r-class" ,r-class)
@@ -4987,8 +4987,7 @@ of the points.")
("r-mclust" ,r-mclust)
("r-mvtnorm" ,r-mvtnorm)
("r-prabclus" ,r-prabclus)
- ("r-robustbase" ,r-robustbase)
- ("r-trimcluster" ,r-trimcluster)))
+ ("r-robustbase" ,r-robustbase)))
(home-page "https://cran.r-project.org/web/packages/fpc")
(synopsis "Flexible procedures for clustering")
(description
- 09/34: gnu: r-jomo: Update to 2.6-8., (continued)
- 09/34: gnu: r-jomo: Update to 2.6-8., guix-commits, 2019/05/28
- 07/34: gnu: r-lpsolve: Update to 5.6.13.1., guix-commits, 2019/05/28
- 01/34: gnu: r-evaluate: Update to 0.14., guix-commits, 2019/05/28
- 03/34: gnu: r-zoo: Update to 1.8-6., guix-commits, 2019/05/28
- 14/34: gnu: r-refgenome: Update to 1.7.7., guix-commits, 2019/05/28
- 18/34: gnu: r-etm: Update to 1.0.5., guix-commits, 2019/05/28
- 13/34: gnu: r-snakecase: Update to 0.11.0., guix-commits, 2019/05/28
- 10/34: gnu: r-tsp: Update to 1.1-7., guix-commits, 2019/05/28
- 08/34: gnu: r-ksamples: Update to 1.2-9., guix-commits, 2019/05/28
- 04/34: gnu: r-prabclus: Update to 2.2-7.1., guix-commits, 2019/05/28
- 05/34: gnu: r-fpc: Update to 2.2-1.,
guix-commits <=
- 06/34: gnu: r-car: Update to 3.0-3., guix-commits, 2019/05/28
- 02/34: gnu: r-rmarkdown: Update to 1.13., guix-commits, 2019/05/28
- 16/34: gnu: r-ks: Update to 1.11.5., guix-commits, 2019/05/28
- 19/34: gnu: r-epi: Update to 2.37., guix-commits, 2019/05/28
- 20/34: gnu: r-upsetr: Update to 1.4.0., guix-commits, 2019/05/28
- 11/34: gnu: r-pillar: Update to 1.4.1., guix-commits, 2019/05/28
- 12/34: gnu: r-openxlsx: Update to 4.1.0.1., guix-commits, 2019/05/28
- 25/34: gnu: r-chippeakanno: Update to 3.18.1., guix-commits, 2019/05/28
- 31/34: gnu: r-genomicfeatures: Update to 1.36.1., guix-commits, 2019/05/28
- 34/34: gnu: r-scran: Update to 1.12.1., guix-commits, 2019/05/28