[ 原始碼: dbi ]
套件:r-cran-dbi(1.1.3-1)
GNU R package providing a generic database interface
A generic database interface (DBI) definition for communication between R and relational database management systems -- similar to Perl's DBI system. All classes in this package are virtual and need to be extended by the various R/DBMS implementations as e.g. RMySQL.
其他與 r-cran-dbi 有關的套件
|
|
|
|
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-base-core (>= 4.2.0-1)
- GNU R core of statistical computation and graphics system
-
- sug: r-cran-rmysql
- GNU R package providing a DBI-compliant interface to MySQL