Changes in version 0.99.2 Changes o Replaced deprecated functions: - aes_string -> aes ('ggplot2') with 'rlang' syntax - guide_axis_nested (function moved from 'ggh4x' to 'legendry') o Used importFrom instead Import for 'ggplot2' o Moved from Suggests to Imports: 'DESeq2', 'UpSetR' o Replaced requireNamespace(pkg) with importFrom: 'DESeq2', 'edgeR', 'limma' Other o Added tests for: - checkInputColumns - daUpset - getFeatures - topTable-arrange Changes in version 0.99.0 First dev version of the package. Contains 8 functions to visualize data o daVolcanoPlot o daLogRatioPlot o daScatterPlot o daHeatmapLogFC o daUpset o daWaterfallPlot o daSignificantGenesBarplot o daMAplot