Package: dbplot
Version: 0.3.3
Title: Simplifies Plotting Data Inside Databases
Description: 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.
Authors@R: 
    person("Edgar", "Ruiz", email = "edgararuiz@gmail.com", role = c("aut", "cre"))
Depends: R (>= 3.1)
Imports: dplyr (>= 0.7), rlang (>= 0.3), ggplot2, purrr, magrittr
Suggests: dbplyr (>= 1.4.0), testthat, tidyr, covr
License: GPL-3
URL: https://github.com/edgararuiz/dbplot
BugReports: https://github.com/edgararuiz/dbplot/issues
RoxygenNote: 7.0.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-02-06 21:32:08 UTC; edgar
Author: Edgar Ruiz [aut, cre]
Maintainer: Edgar Ruiz <edgararuiz@gmail.com>
Repository: CRAN
Date/Publication: 2020-02-07 01:10:09 UTC
Built: R 4.1.3; ; 2023-04-17 17:29:29 UTC; windows
