install.packages("SOMbrero")
sombreroWUI()
install.packages("SISIR")
install.packages("RNAseqNet")
install.packages("mixKernel")
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ASICS", version = "3.8")
install.packages("adjclust")
install.packages("NiLeDAM", repos="http://R-Forge.R-project.org")
git clone https://github.com/tuxette/niledam.git
And you can also check my github repository for other contributions, including a use case example for SISIR and a comparison of random forest strategies for big data in R.