rfm
R package rfm by rsquaredacademy — release notes from GitHub.
A customer segmentation package that went quiet for six years and returned with dependency hygiene
◆Recent moves
- 3mo ago
rfm 0.4.0
Ends a six-year gap with two bug fixes — a missing column error on customer-level data and a customer id fault — plus moving plotly and gganimate to Imports. A return-to-releasable-state release rather than a resumption of feature work.
View source ↗ - 6y ago
rfm 0.2.2
An urgent patch preventing segments from being overwritten. The last release before the package went dormant for nearly six years.
View source ↗ - 6y ago
rfm 0.2.1
Adds user-specified score thresholds and an option to return plot objects rather than only drawing them, alongside a frequency bin class and ggplot2 compatibility updates. Configurable thresholds matter here because segment boundaries are the main thing analysts want to control.
View source ↗ - 7y ago
rfm 0.2.0
Adds default customer segments and median recency, frequency and monetary statistics, and exports the data behind the plots. Shipping default segments is what made the package usable without the caller defining a segmentation scheme first.
View source ↗ - 8y ago
rfm 0.1.1
A patch release fixing the bundled Shiny app. Small follow-up to the interactive interface introduced days earlier.
View source ↗ - 8y ago
rfm 0.1.0
The first tracked release, adding a Shiny app for interactive analysis and support for customer-level data as input. It establishes the dual identity — programmatic package and point-and-click tool — that the package has kept since.
View source ↗