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-1 |
| Depends: | methods, DBI, rJava (≥ 0.4-15), R (≥ 2.4.0) |
| Published: | 2012-12-02 |
| Author: | Simon Urbanek |
| Maintainer: | Simon Urbanek <Simon.Urbanek at r-project.org> |
| License: | GPL-2 |
| URL: | http://www.rforge.net/RJDBC/ |
| NeedsCompilation: | no |
| CRAN checks: | RJDBC results |
| Package source: | RJDBC_0.2-1.tar.gz |
| MacOS X binary: | RJDBC_0.2-1.tgz |
| Windows binary: | RJDBC_0.2-1.zip |
| Reference manual: | RJDBC.pdf |
| News/ChangeLog: | NEWS |
| Old sources: | RJDBC archive |
| Reverse depends: | ODB, RH2 |
| Reverse suggests: | ETLUtils |