Fix documentation (invalid characters, deep nesting, missing value in data)
Remove citation, given that a DOI is not yet available
Removed unwanted files from the repository
markeR 0.99.0 (18 Jul, 2025)
First submission to Bioconductor
markeR 0.9.5 (18 Jul, 2025)
Added VisualiseIndividualGenes() wrapper to unify individual gene visualisation functions (ExpressionHeatmap, ROCandAUCplot, etc.) under a single, user-friendly interface.
Ensured all data arguments are data frames for consistency across functions.
Minor bug fix: corrected p-value rounding in PlotScores
markeR 0.9.4 (09 Jul, 2025)
Minor bug fix: corrected p-value rounding in PlotScores
markeR 0.9.3 (03 Jul, 2025)
Updated documentation and internal code to meet Bioconductor submission guidelines.
Fixed minor bugs across multiple functions.
Added unit tests using testthat for all exported functions.
Reduced size of demo data to improve package loading time and final size.
markeR 0.9.2 (25 Jun, 2025)
Fixed broken links in README and vignettes
Added GitHub Actions workflows:
R-CMD-check
Matrix-based check for minimal supported R versions