Changes in version 1.24.1 o 'create_data' updated to prevent users from providing an unnamed 'eff_len' object; Changes in version 1.18.1 o Updated from C++11 to C++17 Changes in version 1.11.1 o "prior_precision" function made faster (prior computation based on a sub-set of the genes only) Changes in version 1.4.1 o parallel::makeCluster() updated to "sequential" strategy; default strategy gets stuck with RStudio on macOS with R 4.x. Changes in version 1.3.4 o R.utils added to Imports (needed to load gzipped equivalence classes from Salmon v. 1.2.0 onwards) Changes in version 1.3.3 o citation updated Changes in version 1.3.2 o added a new constraint: min 5 counts per group are required to analyze a group Changes in version 1.3.1 o bug fixed in 'test_DTU' function (giving error: "object 'n_genes' not found") o Added 1 section of the vignette for inference with 3 groups Changes in version 1.2.2 o citation updated Changes in version 1.2.1 o fixed bugs and incorporated edits up to version 1.3.2 Changes in version 1.2.0 o Added mean and standard deviation estimates of the precision parameter o Allow estimation of parameters (without testing) when 1 group only is provided o Added 1 section of the vignette for inference with 1 group only o Added reference to BANDITS manuscript Changes in version 1.0.0 o Submitted to Bioconductor