- Added fr_mortality data set
- Refactored package to use distributional objects
- Removed as_kde() and autoplot.kde()
- Added gg_density() and gg_density_layer()
- Added surprisals() and surprisal_prob()
- Renamed lookout() to lookout_prob()
- Added hampel_anomalies()
- mvscale() more resilient to weird data
- Removed wine_reviews dataset and created
fetch_wine_reviews()
function. - Bug fixes.
- Initial CRAN submission.