A 'dplyr' back end for databases that allows you to work with remote database tables as if they are in-memory data frames. Basic features works with any database that has a 'DBI' back end; more advanced features require 'SQL' translation to be provided by the package author.
Version: | 1.1.0 |
Depends: | R (≥ 3.1.2) |
Imports: | assertthat, DBI (≥ 0.5), dplyr (≥ 0.5.0.9004), glue, methods, purrr, rlang (≥ 0.1.0), tibble (≥ 1.3.0.9007), R6, utils |
Suggests: | covr, knitr, Lahman (≥ 3.0-1), nycflights13, rmarkdown, RSQLite (≥ 1.0.0), RMySQL, RPostgreSQL, testthat |
Published: | 2017-06-27 |
Author: | Hadley Wickham [aut, cre], RStudio [cph, fnd] |
Maintainer: | Hadley Wickham <hadley at rstudio.com> |
BugReports: | https://github.com/tidyverse/dplyr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/tidyverse/dbplyr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | dbplyr results |
Reference manual: | dbplyr.pdf |
Vignettes: |
Introduction to dbplyr Adding a new DBI backend SQL translation |
Package source: | dbplyr_1.1.0.tar.gz |
Windows binaries: | r-devel: dbplyr_1.1.0.zip, r-release: dbplyr_1.1.0.zip, r-oldrel: dbplyr_1.1.0.zip |
OS X El Capitan binaries: | r-release: dbplyr_1.1.0.tgz |
OS X Mavericks binaries: | r-oldrel: dbplyr_1.1.0.tgz |
Old sources: | dbplyr archive |
Reverse depends: | sergeant |
Reverse imports: | civis, dexter, implyr, mdsr, parsemsf, pleiades, pool, poplite, RClickhouse, replyr, RSQLServer, sparklyr, sqlscore, taxizedb, tidyhydat, tidyverse |
Reverse suggests: | bigrquery, chunked, cytominer, dbplot, dplyr, etl, infuser, macleish, mlbgameday, MonetDBLite, mudata2, nyctaxi, RPresto, srvyr, valr |
Please use the canonical form https://CRAN.R-project.org/package=dbplyr to link to this page.