RJDBC: Provides access to databases through the JDBC interface

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-0
Depends: methods, DBI, rJava (≥ 0.4-15), R (≥ 2.4.0)
Published: 2011-05-17
Author: Simon Urbanek
Maintainer: Simon Urbanek <Simon.Urbanek at r-project.org>
License: GPL-2
URL: http://www.rforge.net/RJDBC/
CRAN checks: RJDBC results

Downloads:

Package source: RJDBC_0.2-0.tar.gz
MacOS X binary: RJDBC_0.2-0.tgz
Windows binary: RJDBC_0.2-0.zip
Reference manual: RJDBC.pdf
News/ChangeLog:NEWS
Old sources: RJDBC archive

Reverse dependencies:

Reverse depends: ODB, RH2, RpgSQL