This R package provides monothetic divisive hierarchical clustering. Variables can be quantitative, qualitative or a mixture of both.
To install the current development version from github, use :
remotes::install_github("Alar0g/divclust")
# This needs the devtools package to be installed :
# install.packages("remotes")