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 :
devtools::install_github("chavent/divclust")
# This needs the devtools package to be installed :
# install.packages("devtools")