RJDBC is an implementation of R's DBI interface using JDBC as a back-end. This allows R to connect to any DBMS that has a JDBC driver.
Version: | 0.2-5 |
Depends: | methods, DBI, rJava (≥ 0.4-15), R (≥ 2.4.0) |
Published: | 2014-12-19 |
Author: | Simon Urbanek |
Maintainer: | Simon Urbanek <Simon.Urbanek at r-project.org> |
License: | GPL-2 |
URL: | http://www.rforge.net/RJDBC/ |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | RJDBC results |
Reference manual: | RJDBC.pdf |
Package source: | RJDBC_0.2-5.tar.gz |
Windows binaries: | r-devel: RJDBC_0.2-5.zip, r-release: RJDBC_0.2-5.zip, r-oldrel: RJDBC_0.2-5.zip |
OS X Snow Leopard binaries: | r-release: RJDBC_0.2-5.tgz, r-oldrel: RJDBC_0.2-5.tgz |
OS X Mavericks binaries: | r-release: RJDBC_0.2-5.tgz |
Old sources: | RJDBC archive |
Reverse depends: | ODB, RH2 |
Reverse imports: | RSQLServer |
Reverse suggests: | ETLUtils, ProjectTemplate |
Reverse enhances: | sqlutils |