Package: COveR
Title: Clustering with Overlaps
Version: 1.1.0
Authors@R: c(
  person("Guillaume", "Cleuziou", email = "guillaume.cleuziou@univ-orleans.fr", role = "aut"),
  person("Nicolas", "Hiot", email = "nicolas.hiot@univ-orleans.fr", role = "cre", comment = c(ORCID = "0000-0003-4318-4906")))
Description: Provide functions for overlaps clustering, fuzzy clustering and interval-valued data manipulation. The package implement the following algorithms:
	OKM (Overlapping Kmeans) from Cleuziou, G. (2007) <doi:10.1109/icpr.2008.4761079> ;
	NEOKM (Non-exhaustive overlapping Kmeans) from Whang, J. J., Dhillon, I. S., and Gleich, D. F. (2015) <doi:10.1137/1.9781611974010.105> ;
	Fuzzy Cmeans from Bezdek, J. C. (1981) <doi:10.1007/978-1-4757-0450-1> ;
	Fuzzy I-Cmeans from de A.T. De Carvalho, F. (2005) <doi:10.1016/j.patrec.2006.08.014>.
Depends: R (>= 3.2.3)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Suggests: testthat
SystemRequirements: Gnu Scientific Library version >= 1.12
NeedsCompilation: yes
Packaged: 2024-11-13 11:02:19 UTC; hiot
Author: Guillaume Cleuziou [aut],
  Nicolas Hiot [cre] (<https://orcid.org/0000-0003-4318-4906>)
Maintainer: Nicolas Hiot <nicolas.hiot@univ-orleans.fr>
Repository: CRAN
Date/Publication: 2024-11-13 13:00:22 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-01 00:38:44 UTC; windows
Archs: x64
