RJDBC: Provides Access to Databases Through the JDBC Interface

The RJDBC package 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-7.1
Depends: methods, DBI, rJava (≥ 0.4-15), R (≥ 2.4.0)
Published: 2018-04-16
Author: Simon Urbanek
Maintainer: Simon Urbanek <Simon.Urbanek at r-project.org>
License: MIT + file LICENSE
URL: http://www.rforge.net/RJDBC/
NeedsCompilation: no
Materials: NEWS
CRAN checks: RJDBC results

Downloads:

Reference manual: RJDBC.pdf
Package source: RJDBC_0.2-7.1.tar.gz
Windows binaries: r-devel: RJDBC_0.2-7.1.zip, r-release: RJDBC_0.2-7.1.zip, r-oldrel: RJDBC_0.2-7.1.zip
OS X binaries: r-release: RJDBC_0.2-7.1.tgz, r-oldrel: RJDBC_0.2-7.1.tgz
Old sources: RJDBC archive

Reverse dependencies:

Reverse depends: ODB, RH2
Reverse imports: AWR.Athena
Reverse suggests: ETLUtils, implyr, ProjectTemplate, sergeant
Reverse enhances: sqlutils

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RJDBC to link to this page.