srvanderplas/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.

Getting started

Package details

AuthorSimon Urbanek <Simon.Urbanek@r-project.org>
MaintainerSimon Urbanek <Simon.Urbanek@r-project.org>
LicenseGPL-2
Version0.2-5
URL http://www.rforge.net/RJDBC/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("srvanderplas/RJDBC")
srvanderplas/RJDBC documentation built on May 20, 2019, 5:07 p.m.