软件包:r-cran-rodbc(1.3-23-1)
GNU R package for ODBC database access
This CRAN package provides access to any Open DataBase Connectivity (ODBC) accessible database.
The package should be platform independent and provide access to any database for which a driver exists. It has been tested with MySQL and PostgreSQL on both Linux and Windows (and to those DBMSs on Linux hosts from R under Windows), Microsoft Access, SQL Server and Excel spreadsheets (read-only), and users have reported success with connections to Oracle and DBase.
Usage is covered in the R Data Import/Export manual (available via the r-doc-pdf, r-doc-html and r-doc-info packages).
其他与 r-cran-rodbc 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libodbc2 (>= 2.3.1)
- ODBC Driver Manager library for Unix
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- sug: libmyodbc
- 软件包暂时不可用
-
- sug: odbc-postgresql
- ODBC driver for PostgreSQL