v0.2.0
Version v0.2.0 - A whole new level
- Introduced the new function to plot volcano plots ( i.e., compute_volcano_plots() )
- Changed the tabular output of the Wilcoxon P-values, now it's not tidy anymore but much easier to read and interpret
- Added the possibility to provide a manual comparison list for multiple-group analyses with the compute_wilcoxon_and_plot_function()
- Corrected bugs concerning the load of openxlsx package
- Fixed small bugs causing conflicts with other packages
- The old sigFunc() function is now called sigFunction() and now allows to choose whether or not to plot a symbol for trends.
- Added a paired flag in the main functions to specify whether to perform paired signed-rank Wilcoxon tests
- Corrected few typos in the RDocumentation
Here the source package for manual install. Otherwise read the README.md