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.4.0 |
| Depends: |
R (≥ 4.1.0) |
| Imports: |
dplyr (≥ 1.0.0), rlang (≥ 1.0.0), ggplot2 (≥ 3.3.0), purrr |
| Suggests: |
DBI, dbplyr (≥ 2.0.0), testthat (≥ 3.0.0), tidyr, covr, lifecycle, duckdb, RSQLite, nycflights13 |
| Published: |
2026-03-13 |
| DOI: |
10.32614/CRAN.package.dbplot |
| Author: |
Edgar Ruiz [aut, cre] |
| Maintainer: |
Edgar Ruiz <edgararuiz at gmail.com> |
| BugReports: |
https://github.com/edgararuiz/dbplot/issues |
| License: |
MIT + file LICENSE |
| URL: |
https://github.com/edgararuiz/dbplot |
| NeedsCompilation: |
no |
| Materials: |
README, NEWS |
| CRAN checks: |
dbplot results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=dbplot
to link to this page.