dbplyr: A 'dplyr' Back End for Databases

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.4
Depends: R (≥ 3.1)
Imports: assertthat (≥ 0.2.0), DBI (≥ 1.0.0), dplyr (≥ 0.8.0), glue (≥ 1.2.0), lifecycle, magrittr, methods, purrr (≥ 0.2.5), R6 (≥ 2.2.2), rlang (≥ 0.2.0), tibble (≥ 1.4.2), tidyselect (≥ 0.2.4), blob (≥ 1.2.0), utils
Suggests: bit64, covr, knitr, Lahman, nycflights13, odbc, RMariaDB (≥ 1.0.2), rmarkdown, RPostgres (≥ 1.1.3), RSQLite (≥ 2.1.0), testthat (≥ 2.0.0)
Published: 2020-05-27
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

Downloads:

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.4.tar.gz
Windows binaries: r-devel: dbplyr_1.4.4.zip, r-release: dbplyr_1.4.4.zip, r-oldrel: dbplyr_1.4.4.zip
macOS binaries: r-release: dbplyr_1.4.4.tgz, r-oldrel: dbplyr_1.4.4.tgz
Old sources: dbplyr archive

Reverse dependencies:

Reverse depends: BiocFileCache, dplyr.teradata, grasp2db, omopr, SQLDataFrame
Reverse imports: Andromeda, bcdata, childesr, ckanr, connections, Cyclops, geospark, hydrolinks, immunarch, implyr, mdsr, metagenomeFeatures, msPurity, NoRCE, Organism.dplyr, oxcovid19, parsemsf, pleiades, pointblank, pool, poplite, RClickhouse, sergeant, shinyNotes, sparklyr, sqlscore, taxadb, taxizedb, tidyhydat, tidyverse, wordbankr
Reverse suggests: arkdb, bigrquery, bigsnpr, BiocOncoTK, chunked, corrr, cytominer, dbplot, dittodb, dlookr, dm, dplyr, etl, healthcareai, ipumsr, macleish, mfdb, mlr3db, modeldb, noctua, RAthena, resourcer, RPresto, srvyr, tidypredict, tidyquery, valr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dbplyr to link to this page.