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.2.1 |
Depends: | R (≥ 3.2) |
Imports: | assertthat (≥ 0.2.0), DBI (≥ 0.7), dplyr (≥ 0.7.4), glue (≥ 1.2.0), methods, purrr (≥ 0.2.4), R6 (≥ 2.2.2), rlang (≥ 0.1.6), tibble (≥ 1.4.1), tidyselect (≥ 0.2.2), utils |
Suggests: | bit64, covr, knitr, Lahman (≥ 5.0.0), nycflights13 (≥ 0.2.2), rmarkdown, RMariaDB (≥ 1.0.2), RMySQL (≥ 0.10.11), RPostgreSQL (≥ 0.4.1), RSQLite (≥ 2.0), testthat (≥ 2.0.0) |
Published: | 2018-02-19 |
Author: | Hadley Wickham [aut, cre], Edgar Ruiz [aut], 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.2.1.tar.gz |
Windows binaries: | r-devel: dbplyr_1.2.1.zip, r-release: dbplyr_1.2.1.zip, r-oldrel: dbplyr_1.1.0.zip |
OS X El Capitan binaries: | r-release: dbplyr_1.2.1.tgz |
OS X Mavericks binaries: | r-oldrel: dbplyr_1.1.0.tgz |
Old sources: | dbplyr archive |
Reverse depends: | sergeant |
Reverse imports: | civis, dexter, dplyr.teradata, hydrolinks, implyr, mdsr, parsemsf, pleiades, pool, poplite, RClickhouse, replyr, RSQLServer, seplyr, sparklyr, sqlscore, taxizedb, tidyhydat, tidyverse |
Reverse suggests: | bigrquery, chunked, cRegulome, cytominer, dbplot, dplyr, etl, infuser, macleish, mlbgameday, MonetDBLite, mudata2, nyctaxi, RPresto, srvyr, tidypredict, valr |
Please use the canonical form https://CRAN.R-project.org/package=dbplyr to link to this page.