-
v12.7.0
release v12.7.0: bug fixed for the arg.check and arg.user.setting objects inside all the functions
-
v12.6.0
release v12.6.0: minor corrections + files ready for starting package configuration into cute and ggcute folders
-
v12.5.0
release v12.5.0: bug fixed in fun_gg_donut
-
v12.4.0
release v12.4.0: fun_gg_empty_graph improved so that no need to use pdf(NULL) anymore
-
v12.3.0
release v12.3.0: fun_gg_empty_graph with a true white background (to prevent some display bugs in png and pdf devices)
-
v12.2.0
release v12.2.0: bug removed in the title.text.size argument in gg_donut()
-
v12.1.0
release v12.1.0: bug removed in the title.text.size argument in gg_donut()
-
v12.0.0
release v12.0.0: several arguments added in gg_donut()
-
v11.10.0
release v11.10.0: hole.text argument added in gg_donut()
-
v11.9.0
release v11.9.0: Argument inf.values added in the check() function, gg_donut() added
-
v11.7.0
release v11.7.0: fun_comp_2d modified such that now it compares 2D objects without considering the type od the elements
-
v11.6
release v11.6: bug fixed in fun_comp_2d, since identical(data1, data2) returns FALSE if both are identical but data1 is typeof double and data2 is typeof integer
-
v11.5
release v11.5: modification of ggplot2::guides() in fun_gg_boxplot() and fun_gg_scatter() to do not have the warning message about FALSE replaced by none
-
v11.4.0
v11.4.0 release: fun_slide() now correctly works (argument env removed from the parallelization)
-
v11.3.0
release v11.3.0: fun_gg_scatter() now correctly plot log2 and log10 scales, as in fun_gg_boxplot()
-
v11.2.0
release v11.2.0: fun_ope
-
v11.1.0
bug removed in fun_gg_boxplot when having a single color in dot.plot argument
-
v11.0.0
release: fun_slide() debugged and fun_test() improved