dbplot: Simplifies Plotting Data Inside Databases

Leverages 'dplyr' to process the calculations of a plot inside a database. This package provides helper functions that abstract the work at three levels: outputs a 'ggplot', outputs the calculations, outputs the formula needed to calculate bins.

Version: 0.3.3
Depends: R (≥ 3.1)
Imports: dplyr (≥ 0.7), rlang (≥ 0.3), ggplot2, purrr, magrittr
Suggests: dbplyr (≥ 1.4.0), testthat, tidyr, covr
Published: 2020-02-07
Author: Edgar Ruiz [aut, cre]
Maintainer: Edgar Ruiz <edgararuiz at gmail.com>
BugReports: https://github.com/edgararuiz/dbplot/issues
License: GPL-3
URL: https://github.com/edgararuiz/dbplot
NeedsCompilation: no
Materials: README NEWS
CRAN checks: dbplot results

Documentation:

Reference manual: dbplot.pdf

Downloads:

Package source: dbplot_0.3.3.tar.gz
Windows binaries: r-devel: dbplot_0.3.3.zip, r-release: dbplot_0.3.3.zip, r-oldrel: dbplot_0.3.3.zip
macOS binaries: r-release (arm64): dbplot_0.3.3.tgz, r-oldrel (arm64): dbplot_0.3.3.tgz, r-release (x86_64): dbplot_0.3.3.tgz
Old sources: dbplot archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dbplot to link to this page.