Recent Releases of easyalluvial
easyalluvial - v0.3.2
- check for vip pkg installation before executing example of alluvialmodelresponse_parsnip
- option for using geomtext instead of geomlabel (by @gernophil )
- R
Published by erblast over 2 years ago
easyalluvial - v0.3.0
- moved modeling packages and vdiffr from imports to suggests
- added parsnip and workflows wrapper
- slightly changed parameters and defaults for alluvialmodelresponse_caret()
Bug Fixes: - alluvial_wide() now works when all columns are character columns
- R
Published by erblast over 5 years ago
easyalluvial - v0.2.3
Bug Fixes:
- compatibility with dplyr 1.0.0
New Features: - pkgdown website
- R
Published by erblast about 6 years ago
easyalluvial - v0.2.1
Bug Fixes:
- compatibility with tidyr 1.0.0
- compatibility with ggalluvial 0.10.0
- alluvialmodelresponse() had issues with factors https://github.com/erblast/easyalluvial/issues/13 which is now fixed
- R
Published by erblast almost 7 years ago
easyalluvial - v0.2.0
Minor changes: - Default plotting colours have been improved - for alluvialwide() stratum fill color of variable determining flow is now matched with flow color - `parameterlabel_size` allows to adjust the label fint size, as a result label size has been slightly increased
New features: - marginal histograms - alluvial flavoured partial dependency and model response alluvial plots - new datasets mtcars2, quarterly_sunspots
Bug Fixes:
- Compatibility with recipes 0.1.5
- NA values in numerical columns are excepted
- correct ggplot2 and ggalluvial versions added as dependencies
- p$datakey does not contain comlumns with empty levels anyomore
- better support for numerical variables for alluviallong()
- R
Published by erblast over 7 years ago
easyalluvial - update
dplyr 0.8.0.compatibilityvdiffris now used to test plots and added as a suggested dependencymanip_bin_numerics()accepts c('median', 'mean', 'cuts', 'minmax') as binlabels argument which will be converted to bin label.alluvial_wide()andalluvial_long()do not crash anymore when dataframes are grouped
- R
Published by erblast over 7 years ago