Changes in version 1.1.1 (2021-01-22) o Updated vignette and documentation to fix typos Changes in version 0.99.3 (2020-09-18) o Updated vignette and documentation regarding SummarizedExperiment o Updated NAMESPACE regarding SummarizedExperiment Changes in version 0.99.2 (2020-09-08) o Changed code to take SummarizedExperiment objects as input and output o Changed tests for this new code Changes in version 0.99.1 (2020-09-01) o Added BugReports field to the DESCRIPTION file o Fixed typo in checkForReplicates function name o Replaced cat by message, warning or stop o Suppressed unappropriate keywords (e.g., ERROR, WARNING) in messages o Replaced external datasets by generated datasets in tests o Suppressed rm(list=list()) in tests Changes in version 0.99.0 (2020-07-09) o Submitted to Bioconductor