Changes in version 1.15.2 (2025-03-06) o complete rewrite of getAMR and simulateData for speed and robustness Changes in version 1.15.1 (2024-12-17) o zero-and-one inflated beta distribution by gamlss.dist::BEINF o cleaner plots Changes in version 1.1.2 (2021-05-28) o reviewers' suggestions were implemented, docs updated, typos fixed o new methods for simulation of AMR and test data sets o NULL as a default for data.samples (to use all) o doRNG is used to ensure reproducibility during parallel computing o a couple of new defaults for previously required parameters for easy usage Changes in version 1.1.0 (2021-05-21) o released at bioconductor Changes in version 0.99.2 (2020-12-21) o code cleanup for bioconductor o initial submission to bioconductor Changes in version 0.3.9 (2020-11-20) o code cleanup o paper submitted to bioRxiv o updated README and vignettes o added NEWS o made GitHub repository public Changes in version 0.3.7 (2020-11-16) o added vignettes o added unit tests o added data documentation o fixed issue with plot titles and highlighted samples in plotAMR() o fixed all notes and warnings in devtools::check() Changes in version 0.3.2 (2020-10-30) o added function documentation o added sample data o initial code cleanup o fixed single-thread issue in getAMR() Changes in version 0.3.1 (2020-09-08) o made this third iteration of ramr search engine a usable package o uploaded to GitHub