Package: WVPlots Type: Package Title: Common Plots for Analysis Version: 1.3.9 Date: 2025-09-12 Authors@R: c( person("John", "Mount", email = "jmount@win-vector.com", role = c("aut", "cre")), person("Nina", "Zumel", email = "nzumel@win-vector.com", role = c("aut")), person(family = "Win-Vector LLC", role = c("cph")) ) URL: https://github.com/WinVector/WVPlots, https://winvector.github.io/WVPlots/ Maintainer: John Mount BugReports: https://github.com/WinVector/WVPlots/issues Description: Select data analysis plots, under a standardized calling interface implemented on top of 'ggplot2' and 'plotly'. Plots of interest include: 'ROC', gain curve, scatter plot with marginal distributions, conditioned scatter plot with marginal densities, box and stem with matching theoretical distribution, and density with matching theoretical distribution. License: GPL-2 | GPL-3 VignetteBuilder: knitr Depends: R (>= 3.4.0), wrapr (>= 2.0.9) Imports: ggplot2 (>= 3.4.0), sigr (>= 1.1.4), cdata (>= 1.2.0), rqdatatable (>= 1.3.1), rquery (>= 1.4.9), rlang, utils, grid, gridExtra, graphics, grDevices, mgcv, MASS, stats Suggests: data.table, knitr, rmarkdown, plotly, hexbin, tinytest RoxygenNote: 7.3.3 ByteCompile: true Repository: https://winvector.r-universe.dev Date/Publication: 2025-09-13 00:23:05 UTC RemoteUrl: https://github.com/winvector/wvplots RemoteRef: HEAD RemoteSha: 75226905ad12f0c2d28f208a918b5eb72ad22724 NeedsCompilation: no Packaged: 2026-06-11 08:22:17 UTC; root Author: John Mount [aut, cre], Nina Zumel [aut], Win-Vector LLC [cph]