[ 源代码: r-cran-dbplyr ]
软件包:r-cran-dbplyr(2.1.0-1)
GNU R dplyr back end for databases
GNU R 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.
其他与 r-cran-dbplyr 有关的软件包
|
|
|
|
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.0.3-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-assertthat (>= 0.2.0)
- GNU R easy pre and post assertions
-
- dep: r-cran-blob (>= 1.2.0)
- GNU R S3 Class for Representing Vectors of Binary Data ('BLOBS')
-
- dep: r-cran-dbi (>= 1.0.0)
- GNU R package providing a generic database interface
-
- dep: r-cran-dplyr (>= 1.0.3)
- GNU R grammar of data manipulation
-
- dep: r-cran-ellipsis
- GNU R package for working with ... (variable arguments)
-
- dep: r-cran-glue (>= 1.2.0)
- GNU R interpreted string literals
-
- dep: r-cran-lifecycle
- manage the life cycle of your GNU R package functions
-
- dep: r-cran-magrittr
- GNU R forward-pipe operator
-
- dep: r-cran-purrr (>= 0.2.5)
- GNU R functional programming tools
-
- dep: r-cran-r6 (>= 2.2.2)
- R classes with reference semantics
-
- dep: r-cran-rlang (>= 0.2.0)
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-tibble (>= 1.4.2)
- GNU R Simple Data Frames
-
- dep: r-cran-tidyselect (>= 0.2.4)
- GNU R select from a set of strings
-
- dep: r-cran-vctrs
- GNU R vector helpers
-
- dep: r-cran-withr
- GNU R package to run code 'With' temporarily modified global state
-
- rec: r-cran-rmysql
- GNU R package providing a DBI-compliant interface to MySQL
-
- rec: r-cran-rpostgresql
- GNU R package providing database interface and driver for PostgreSQL
-
- rec: r-cran-rsqlite
- Database Interface R driver for SQLite
-
- rec: r-cran-testthat (>= 3.0.0)
- GNU R testsuite
-
- rec: r-cran-tidyr
- GNU R package to easily tidy data
-
- sug: r-cran-bit64
- GNU R S3 Class for Vectors of 64bit Integers
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats