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:

Reference manual: dbplot.html , dbplot.pdf

Downloads:

Package source: dbplot_0.4.0.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.4.0.tgz, r-release (x86_64): dbplot_0.3.3.tgz, r-oldrel (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.