Package: fastkmedoids
Type: Package
Title: Faster K-Medoids Clustering Algorithms: FastPAM, FastCLARA,
        FastCLARANS
Version: 1.2
Date: 2021-01-13
Author: Xun Li
Maintainer: Xun Li <lixun910@gmail.com>
Description: R wrappers of C++ implementation of Faster K-Medoids clustering algorithms (FastPAM, FastCLARA and FastCLARANS) proposed in Erich Schubert, Peter J. Rousseeuw 2019 <doi:10.1007/978-3-030-32047-8_16>.
Depends: methods
License: GPL (>= 2)
Collate: RcppExports.R KmedoidsResult.R
Encoding: UTF-8
Imports: Rcpp (>= 1.0.1)
LinkingTo: Rcpp
RoxygenNote: 7.1.1
SystemRequirements: C++11
NeedsCompilation: yes
Packaged: 2021-01-13 16:13:14 UTC; xun
Repository: CRAN
Date/Publication: 2021-01-21 17:20:06 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 02:13:54 UTC; windows
Archs: x64
