Skip to content

ClusterR

Gaussian Mixture Models, K-Means, Mini-Batch-Kmeans, K-Medoids and Affinity Propagation Clustering

v1.3.6 · Dec 22, 2025 · GPL-3

Description

Gaussian mixture models, k-means, mini-batch-kmeans, k-medoids and affinity propagation clustering with the option to plot, validate, predict (new data) and estimate the optimal number of clusters. The package takes advantage of 'RcppArmadillo' to speed up the computationally intensive parts of the functions. For more information, see (i) "Clustering in an Object-Oriented Environment" by Anja Struyf, Mia Hubert, Peter Rousseeuw (1997), Journal of Statistical Software, <doi:10.18637/jss.v001.i04>; (ii) "Web-scale k-means clustering" by D. Sculley (2010), ACM Digital Library, <doi:10.1145/1772690.1772862>; (iii) "Armadillo: a template-based C++ library for linear algebra" by Sanderson et al (2016), The Journal of Open Source Software, <doi:10.21105/joss.00026>; (iv) "Clustering by Passing Messages Between Data Points" by Brendan J. Frey and Delbert Dueck, Science 16 Feb 2007: Vol. 315, Issue 5814, pp. 972-976, <doi:10.1126/science.1136800>.

Downloads

6.7K

Last 30 days

1510th

21.7K

Last 90 days

90.1K

Last year

Trend: -10.1% (30d vs prior 30d)

CRAN Check Status

6 NOTE
8 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (6 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘ClusterR/libs/ClusterR.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘ClusterR/libs/ClusterR.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'ClusterR/libs/x64/ClusterR.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  9.8Mb
  sub-directories of 1Mb or more:
    libs   8.5Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 10.2Mb
  sub-directories of 1Mb or more:
    libs   8.9Mb
NOTE r-patched-linux-x86_64

compiled code

File ‘ClusterR/libs/ClusterR.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  9.8Mb
  sub-directories of 1Mb or more:
    libs   8.5Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 10.2Mb
  sub-directories of 1Mb or more:
    libs   8.9Mb

Reverse Dependencies (22)

Dependency Network

Dependencies Reverse dependencies Rcpp gmp ggplot2 lifecycle ClustImpute Clustering INCVCommunityDetection PUGMM Spectrum clusterMI jackstraw nnmf opGMMassessment outlierMBC patternize text2map tidybins SuperpixelImageSegmentation FCPS +7 more reverse deps ClusterR

Version History

new 1.3.6 Mar 10, 2026
updated 1.3.6 ← 1.3.5 diff Dec 21, 2025
updated 1.3.5 ← 1.3.4 diff Oct 17, 2025
updated 1.3.4 ← 1.3.3 diff Sep 13, 2025
updated 1.3.3 ← 1.3.2 diff Jun 17, 2024
updated 1.3.2 ← 1.3.1 diff Dec 3, 2023
updated 1.3.1 ← 1.3.0 diff Apr 28, 2023
updated 1.3.0 ← 1.2.9 diff Jan 20, 2023
updated 1.2.9 ← 1.2.8 diff Dec 12, 2022
updated 1.2.8 ← 1.2.7 diff Dec 2, 2022
updated 1.2.7 ← 1.2.6 diff Sep 20, 2022
updated 1.2.6 ← 1.2.5 diff Jan 27, 2022
updated 1.2.5 ← 1.2.4 diff May 20, 2021
updated 1.2.4 ← 1.2.3 diff May 3, 2021
updated 1.2.3 ← 1.2.2 diff May 2, 2021
updated 1.2.2 ← 1.2.1 diff May 11, 2020
updated 1.2.1 ← 1.2.0 diff Nov 28, 2019
updated 1.2.0 ← 1.1.9 diff Jul 17, 2019
updated 1.1.9 ← 1.1.8 diff Apr 13, 2019
updated 1.1.8 ← 1.1.7 diff Jan 10, 2019