CLLmethylation is distributed through the Bioconductor package repository. To install the package, open R (>=3.5.0) and enter:
if (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
BiocManager::install("CLLmethylation")