This is the GitHub page for the HHG package for non parametric statistical tests of independence and equality of distributions (K-Sample tests).
For latest CRAN (stable build), run:
install.packages("HHG")
For lastest development version run:
install.packages("devtools") devtools::install_github('barakbri/HHG', build_vignettes = TRUE)