Changes in version 0.5.5 (2026-03-23) Fix dependencies warning arising from changes in Bioconductor packages. This version of ogrdbstats requires R >= 4.4 and Bioconductor >= 3.19 Updated installation instructions in the documentation to reflect this. Changes in version 0.5.4 (2025-07-07) package compatibility fix: fixed a typo in a call to ggplot2 which would break in a future release of that package. Changes in version 0.5.3 - Added option --file_prefix to allow the user to specify a prefix for the output files. Changes in version 0.5.2 (2024-11-03) - The Vignette now resolves correctly with current versions of knitr. Changes in version 0.5.1 - Added support for recent versions of IgDiscover, which now uses AIRR format for filtered.tsv. - The AIRR format sequence column may now be supplied ungapped, in which case ogrdbstats will gap the sequences before use. - Output files will be named correctly even if the input file includes more than one period in its name. Changes in version 0.5.0 (2023-03-09) - This is the first packaged version available from CRAN, and also available as a Docker image. The documentation has been reworked, and R help has been added for externally callable functions.