- Work around ggplot2 deprecating ..density..
- Work around r-lib/roxygen2#1491
- 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.
- Fix docs.
- Remove smoother from perf graphs.
- ggplot2 API changes.
- Documentation fixes.
- Work away from aes_string().
- Fix error msg on ThresholdPlot
- Add accuracy as a ThresholdPlot metric.
- Point controls in ConditionalSmoothedScatterPlot.
- More control on ideal ROC curve plots.
- Convex hull on ROC plot.
- Move to tinytest.
- Fix ROC smoothing doc.
- Add more paramteric ROC fitters.
- Move back to sigr for ROC fitting.
- More curves on lift plot.
- Add some aliases.
- 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.
- Add ROCPlotPairList().
- Fix ThresholdPlot boundary conditions and remove non-zero/one metrics.
- Add performance plots from wvpy https://github.com/WinVector/wvpy
- Improve documentation.
- Change to https where possible.
- Deal with aliased documentation links.
- 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.
- Fix character/factor issue (upcoming in R4.0.0).
- Add rmarkdown suggest.
- Badges.
- Fix gini report.
- Fix typo in loglog plot (and remove sig presentation).
- Fix PlotDistCountBinomial.
- More plots, adjust plots.
- Bring in rqdatatable for data aggregation tasks.
- Allowed palette controls on more plots.
- Adjust license.
- Fix no-wizard option in lift plot.
- Switch to RUnit.
- Add baseline in lift curve plot.
- Truth targets.
- Add PRTPlot.
- Add LiftCurvePlot
- Add PairPlot
- Documentation improvements.
- Start removing frame narrowing effect where not needed.
- ShadedDensity more controls on annotation and text.
- Documentation improvements.
- Documentation fixes.
- narrow interface to sigr.
- Documentation fixes.
- 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.
- Remove RSQLite dependence.
- Report F-test on linear fit in more cases in ScatterHist.
- Remove R version dependence.
- Speed up gain curve.
- Make heavy weight packages suggested.
- Make dependencies more flexible.
- Remove replyr dependency.
- Stop re-exporting wrapr functions.
- Add LogLogPlot.
- Lower dependencies.
- Add new performance plot.
- Switch to new cdata signatures.
- Fix documentation fixes.
- Switch from reshape2 to cdata.
- Move to wrapr 1.0.2.
- Fix plotly labels.
- Minor documentation fixes.
- More argument checking.
- NA guard on ScatterHist.
- plotly ROC.
- Fix right-plot alignment in ScatterHist
- Expose ROC data structures
- Move debug to wrapr https://github.com/WinVector/wrapr
- Fix warnings.
- Improve Imports/Depends/Suggests.
- Fix smoothing bug in BinaryYScatterPlot.
- First CRAN submission.