CRAN v0.3.0
New features
Rework of the double classification computation :
- New
full
argument torainette2()
. IfTRUE
(default, same behavior as previous versions), all crossings between groups of the two single classifications are taken into account to find the best partition. IfFALSE
, only the crossings with maximal associations are kept. - New
parallel
argument torainette2()
to compute partitions withmclapply
(FALSE
by default, won't work on Windows, uses more RAM) - Global optimization and speed up of
rainette2()
computations, with added progress bars to better estimate long runs
Documentation
- Improved french vignette "description des algorithmes"
- New english vignette "algorithms description"
- Reworked french and english introduction vignettes
Deprecated features
- The wordcloud plots will be deprecated in a near future. A warning has been added to
rainette_plot()
andrainette2_plot()
if they are called withtype = "cloud"
.
Other
- Add
show_na_title
,cluster_label
andkeyness_plot_xlab
arguments torainette_plot()
to customize graphics output - Fix warnings in Font Awesome icon names