Package: skmeans
Version: 0.2-17
Title: Spherical k-Means Clustering
Authors@R: c(person("Kurt", "Hornik", role = c("aut", "cre"),
                    email = "Kurt.Hornik@R-project.org",
		    comment = c(ORCID = "0000-0003-4198-9911")),
             person("Ingo", "Feinerer", role = "aut",
	            comment = c(ORCID = "0000-0001-7656-8338")),
             person("Martin", "Kober", role = "aut"))
Description: Algorithms to compute spherical k-means partitions.
  Features several methods, including a genetic and a fixed-point
  algorithm and an interface to the CLUTO vcluster program.
Imports: slam (>= 0.1-31), clue (>= 0.3-39), cluster, stats, utils
Enhances: Matrix, kmndirs
Additional_repositories: https://R-Forge.R-project.org/
License: GPL-2
NeedsCompilation: no
Packaged: 2024-09-02 05:46:09 UTC; hornik
Author: Kurt Hornik [aut, cre] (<https://orcid.org/0000-0003-4198-9911>),
  Ingo Feinerer [aut] (<https://orcid.org/0000-0001-7656-8338>),
  Martin Kober [aut]
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Repository: CRAN
Date/Publication: 2024-09-02 05:57:00 UTC
