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>.
Version: | 1.2 |
Depends: | methods |
Imports: | Rcpp (≥ 1.0.1) |
LinkingTo: | Rcpp |
Published: | 2021-01-21 |
DOI: | 10.32614/CRAN.package.fastkmedoids |
Author: | Xun Li |
Maintainer: | Xun Li <lixun910 at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
CRAN checks: | fastkmedoids results |
Reference manual: | fastkmedoids.pdf |
Package source: | fastkmedoids_1.2.tar.gz |
Windows binaries: | r-devel: fastkmedoids_1.2.zip, r-release: fastkmedoids_1.2.zip, r-oldrel: fastkmedoids_1.2.zip |
macOS binaries: | r-release (arm64): fastkmedoids_1.2.tgz, r-oldrel (arm64): fastkmedoids_1.2.tgz, r-release (x86_64): fastkmedoids_1.2.tgz, r-oldrel (x86_64): fastkmedoids_1.2.tgz |
Old sources: | fastkmedoids archive |
Reverse imports: | bioregion |
Please use the canonical form https://CRAN.R-project.org/package=fastkmedoids to link to this page.