Package: COveR
Title: Clustering with Overlaps
Version: 1.1.1
URL: https://github.com/Neplex/COveR
BugReports: https://github.com/Neplex/COveR/issues
Authors@R: c(
  person("Guillaume", "Cleuziou", email = "guillaume.cleuziou@univ-orleans.fr", role = "aut"),
  person("Nicolas", "Hiot", email = "nicolas.hiot@univ-orleans.fr", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4318-4906")),
  person("Chengge", "Shi", email = "1826930551@qq.com", role = "ctb"))
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: 2026-09-16 13:06:38 UTC; hiot
Author: Guillaume Cleuziou [aut],
  Nicolas Hiot [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4318-4906>),
  Chengge Shi [ctb]
Maintainer: Nicolas Hiot <nicolas.hiot@univ-orleans.fr>
Repository: CRAN
Date/Publication: 2026-09-16 13:20:02 UTC
Built: R 4.7.0; x86_64-w64-mingw32; 2026-09-16 23:53:23 UTC; windows
Archs: x64
