Changes in version 2025-09-12 - Work around ggplot2 no longer importing MASS (despite using it) Changes in version 2024-04-22 - Work around ggplot2 deprecating ..density.. Changes in version 2023-08-19 - Work around https://github.com/r-lib/roxygen2/issues/1491 Changes in version 2023-08-09 - Change URL \url{https://journals.sagepub.com/doi/abs/10.1177/0272989X15582210} to \doi{10.1177/0272989X15582210} at CRAN request. - Fix false-positive CRAN checks. - Set data.table threads to 1 in all examples and tests. - Cut down number of examples active. Changes in version 2023-08-08 - Fix docs. - Remove smoother from perf graphs. - ggplot2 API changes. Changes in version 2023-04-14 - Documentation fixes. - Work away from aes_string(). Changes in version 2021-01-04 - Fix error msg on ThresholdPlot - Add accuracy as a ThresholdPlot metric. - Point controls in ConditionalSmoothedScatterPlot. Changes in version 2020-10-17 - More control on ideal ROC curve plots. - Convex hull on ROC plot. - Move to tinytest. Changes in version 2020-10-03 - Fix ROC smoothing doc. - Add more paramteric ROC fitters. - Move back to sigr for ROC fitting. - More curves on lift plot. - Add some aliases. Changes in version 2020-09-19 - Add ideal curve to ROC plot, see: https://win-vector.com/2020/09/13/why-working-with-auc-is-more-powerful-than-one-might-think/ - Add ROCPairList() as prefered name for ROCPlotPairList(). - More gain curve annotation controls. Changes in version 2020-09-03 - Add ROCPlotPairList(). Changes in version 2020-08-24 - Fix ThresholdPlot boundary conditions and remove non-zero/one metrics. Changes in version 2020-08-11 - Add performance plots from wvpy https://github.com/WinVector/wvpy - Improve documentation. - Change to https where possible. - Deal with aliased documentation links. Changes in version 2020-05-01 - Work around ggplot2 to deprecating fun.y, fun.ymin, fun.ymax. - Work around ggplot2 variations in label data structure and NA labels. - Fix GainCurvePlotC color mapping issue. - Make more arguments to geom_smooth explicit to avoid default messages. Changes in version 2020-02-19 - Fix character/factor issue (upcoming in R4.0.0). - Add rmarkdown suggest. - Badges. Changes in version 2020-01-18 - Fix gini report. Changes in version 2019-11-03 - Fix typo in loglog plot (and remove sig presentation). Changes in version 2019-10-12 - Fix PlotDistCountBinomial. - More plots, adjust plots. Changes in version 2019-10-03 - Bring in rqdatatable for data aggregation tasks. Changes in version 2019-09-10 - Allowed palette controls on more plots. Changes in version 2019-07-24 - Adjust license. Changes in version 2019-04-07 - Fix no-wizard option in lift plot. Changes in version 2019-02-20 - Switch to RUnit. Changes in version 2019-01-26 - Add baseline in lift curve plot. - Truth targets. Changes in version 2018-12-17 - Add PRTPlot. Changes in version 2018-11-06 - Add LiftCurvePlot Changes in version 2018-10-22 - Add PairPlot Changes in version 2018-09-17 - Documentation improvements. - Start removing frame narrowing effect where not needed. - ShadedDensity more controls on annotation and text. - Documentation improvements. Changes in version 2018-07-20 - Documentation fixes. Changes in version 2018-07-11 - narrow interface to sigr. - Documentation fixes. Changes in version 2018-05-24 - Added hexbin plot. - Prepare for next ggplot2 version. - Added shadow plot. - Improve argument checking. - Add frame narrowing. - Make significance tests user selectable. - Clean up F-test in ScatterHist. Changes in version 2018-05-07 - Remove RSQLite dependence. - Report F-test on linear fit in more cases in ScatterHist. Changes in version 2018-04-03 - Remove R version dependence. - Speed up gain curve. - Make heavy weight packages suggested. Changes in version 2018-03-20 - Make dependencies more flexible. - Remove replyr dependency. - Stop re-exporting wrapr functions. Changes in version 2018-03-13 - Add LogLogPlot. - Lower dependencies. Changes in version 2018-01-20 - Add new performance plot. - Switch to new cdata signatures. Changes in version 2017-11-28 - Fix documentation fixes. - Switch from reshape2 to cdata. - Move to wrapr 1.0.2. Changes in version 2017-08-28 - Fix plotly labels. Changes in version 2017-07-04 - Minor documentation fixes. Changes in version 2017-05-05 - More argument checking. - NA guard on ScatterHist. - plotly ROC. Changes in version 2017-03-24 - Fix right-plot alignment in ScatterHist - Expose ROC data structures Changes in version 2017-02-17 - Move debug to wrapr https://github.com/WinVector/wrapr Changes in version 2017-01-17 - Fix warnings. - Improve Imports/Depends/Suggests. - Fix smoothing bug in BinaryYScatterPlot. Changes in version 2017-01-15 - First CRAN submission.