NEWS
retentionflow 0.1.25 (2026-07-16)
- Rebuilt CRAN revision with synchronized code and Rd defaults for
plot_sankey().
- Ensured
plot_sankey() and internal save helpers do not define default output file paths.
- Kept DESCRIPTION method references and executable examples that do not write files by default.
retentionflow 0.1.24
- Added Sankey diagram method references to the
Description field.
- Replaced non-executable example wrappers with executable examples.
- Changed
plot_sankey() so it does not write files by default.
- Removed default output file paths from
plot_sankey() and internal save helpers.
retentionflow 0.1.23
- Slightly increased the default spacing above the Sankey title.
- Retained the existing spacing between the column headings and the Sankey diagram.
- Kept
title_y, top_margin, term_label_y, and sankey_domain_top as user-facing layout controls.