Changes in version 3.2.0 (2026-03-21) - Code formatted with air, linted with lintr. - Removed dead commented-out code. - Added Makefile with check, lint, format targets. - Added rmarkdown to Suggests. Changes in version 3.1.1 (2021-11-30) - Updated CITATION file to use bibentry() instead of deprecated citEntry(). - Fixed NEWS.md format so R can parse news entries. - Addressed R CMD check NOTEs for CRAN compliance. Changes in version 3.1.0 - Fork of archived CRAN package for Bioconductor submission. - Fixed R CMD check ERRORs and WARNINGs. - Replaced data() calls with explicit load_data() wrapper.