dbplyr (2.5.0)
Published 2026-02-24 13:47:09 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("dbplyr")About this package
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.A 'dplyr' Back End for Databases
Dependencies
| Imports | blob (>= 1.2.0), cli (>= 3.6.1), DBI (>= 1.1.3), dplyr (>= 1.1.2), glue (>= 1.6.2), lifecycle (>= 1.0.3), magrittr, methods, pillar (>= 1.9.0), purrr (>= 1.0.1), R6 (>= 2.2.2), rlang (>= 1.1.1), tibble (>= 3.2.1), tidyr (>= 1.3.0), tidyselect (>= 1.2.1), utils, vctrs (>= 0.6.3), withr (>= 2.5.0) |
| Depends | R (>= 3.6) |
| Suggests | bit64, covr, knitr, Lahman, nycflights13, odbc (>= 1.4.2), RMariaDB (>= 1.2.2), rmarkdown, RPostgres (>= 1.4.5), RPostgreSQL, RSQLite (>= 2.3.1), testthat (>= 3.1.10) |
Details
2026-02-24 13:47:09 +00:00
Assets (1)
Versions (1)
View all
CRAN
0
MIT + file LICENSE
Hadley Wickham
Maximilian Girlich
Edgar Ruiz
Posit Software
PBC
753 KiB
dbplyr_2.5.0.tar.gz
753 KiB
2.5.0
2026-02-24