classifyBLCA unifies several centroid-based classifiers:
It exposes more statistics than the original packages do.
You can install the development version of classifyBLCA from GitHub with:
# install.packages("devtools")
devtools::install_github("KaiAragaki/classifyBLCA")