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.4.2 |
Depends: | R (≥ 3.1) |
Imports: | assertthat (≥ 0.2.0), DBI (≥ 1.0.0), dplyr (≥ 0.8.0), glue (≥ 1.2.0), methods, purrr (≥ 0.2.5), R6 (≥ 2.2.2), rlang (≥ 0.2.0), tibble (≥ 1.4.2), tidyselect (≥ 0.2.4), utils |
Suggests: | bit64, covr, knitr, Lahman, nycflights13, RMariaDB (≥ 1.0.2), rmarkdown, RMySQL (≥ 0.10.11), RPostgreSQL (≥ 0.4.1), RSQLite (≥ 2.1.0), testthat (≥ 2.0.0), withr (≥ 2.1.2) |
Published: | 2019-06-17 |
Author: | Hadley Wickham [aut, cre], Edgar Ruiz [aut], RStudio [cph, fnd] |
Maintainer: | Hadley Wickham <hadley at rstudio.com> |
BugReports: | https://github.com/tidyverse/dbplyr/issues |
License: | MIT + file LICENSE |
URL: | https://dbplyr.tidyverse.org/, https://github.com/tidyverse/dbplyr |
NeedsCompilation: | no |
Language: | en-gb |
Materials: | README NEWS |
In views: | Databases, ModelDeployment |
CRAN checks: | dbplyr results |
Reference manual: | dbplyr.pdf |
Vignettes: |
Introduction to dbplyr Adding a new DBI backend reprex Writing SQL with dbplyr Function translation Verb translation |
Package source: | dbplyr_1.4.2.tar.gz |
Windows binaries: | r-devel: dbplyr_1.4.2.zip, r-devel-gcc8: dbplyr_1.4.2.zip, r-release: dbplyr_1.4.2.zip, r-oldrel: dbplyr_1.4.2.zip |
OS X binaries: | r-release: dbplyr_1.4.2.tgz, r-oldrel: dbplyr_1.4.2.tgz |
Old sources: | dbplyr archive |
Reverse depends: | dplyr.teradata, sergeant |
Reverse imports: | bcdata, childesr, ckanr, connections, dexterMST, geospark, healthcareai, hydrolinks, implyr, mdsr, parsemsf, pleiades, pool, poplite, RClickhouse, replyr, sparklyr, sqlscore, taxizedb, tidyhydat, tidyverse, wordbankr |
Reverse suggests: | arkdb, bigrquery, chunked, corrr, cursory, dbplot, dlookr, dplyr, etl, ipumsr, macleish, mlbgameday, mlr3db, modeldb, mudata2, noctua, RAthena, RPresto, srvyr, tidypredict, valr |
Please use the canonical form https://CRAN.R-project.org/package=dbplyr to link to this page.