Changes in version 1.1.1

    o Initial Bioconductor submission of LRDE.

    o Implements a hurdle negative binomial (Hurdle-NB) model for
      differential expression analysis of long-read RNA-seq data.

    o Includes:
        - Data preparation (prepareDGE)
        - Size factor estimation (sizeFactorsEst)
        - Tag-wise dispersion estimation (tagwiseEst)
        - Differential expression testing via:
            * Likelihood Ratio Test (hurdle.LRT)
            * Wald Test (hurdle.Wald.Test)

    o Supports matrix, data.frame, and SummarizedExperiment inputs.
