Skip to content

Releases: erblast/easyalluvial

v0.3.2

07 Dec 13:52
c327f1c
Compare
Choose a tag to compare
  • check for vip pkg installation before executing example of alluvial_model_response_parsnip
  • option for using geom_text instead of geom_label (by @gernophil )

v0.3.1

09 Jul 07:07
Compare
Choose a tag to compare
resubmission 3

v0.3.0

13 Jan 10:54
Compare
Choose a tag to compare
  • moved modeling packages and vdiffr from imports to suggests
  • added parsnip and workflows wrapper
  • slightly changed parameters and defaults for alluvial_model_response_caret()

Bug Fixes:

  • alluvial_wide() now works when all columns are character columns

v0.2.3

15 May 08:05
Compare
Choose a tag to compare

Bug Fixes:

  • compatibility with dplyr 1.0.0

New Features:

  • pkgdown website

v0.2.2

09 Dec 12:54
Compare
Choose a tag to compare

fixed ORCID in DESCRIPTION file

v0.2.1

20 Sep 07:51
Compare
Choose a tag to compare

Bug Fixes:

  • compatibility with tidyr 1.0.0
  • compatibility with ggalluvial 0.10.0
  • alluvial_model_response() had issues with factors #13 which is now fixed

v0.2.0

01 Apr 15:43
Compare
Choose a tag to compare

Minor changes:

  • Default plotting colours have been improved
  • for alluvial_wide() stratum fill color of variable determining flow is now matched with flow color
  • parameter_label_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$data_key does not contain comlumns with empty levels anyomore
  • better support for numerical variables for alluvial_long()

update

15 Jan 09:26
Compare
Choose a tag to compare
  • dplyr 0.8.0. compatibility
  • vdiffr is now used to test plots and added as a suggested dependency
  • manip_bin_numerics() accepts c('median', 'mean', 'cuts', 'min_max') as bin_labels
    argument which will be converted to bin label.
  • alluvial_wide() and alluvial_long() do not crash anymore when dataframes are grouped

CRAN accepted release

19 Dec 08:23
Compare
Choose a tag to compare
0.1.7

fixed description field

first release

18 Nov 21:31
Compare
Choose a tag to compare
v0.1.5

release 0.1.5