Last data update: 2014.03.03

RJDBC

Package: RJDBC
Version: 0.2-5
Title: Provides access to databases through the JDBC interface
Author: Simon Urbanek <Simon.Urbanek@r-project.org>
Maintainer: Simon Urbanek <Simon.Urbanek@r-project.org>
Depends: methods, DBI, rJava (>= 0.4-15), R (>= 2.4.0)
Description: 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.
License: GPL-2
URL: http://www.rforge.net/RJDBC/
Packaged: 2014-12-18 22:46:08 UTC; svnuser
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-12-19 07:20:48

● 0 images, 7 functions, 0 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'RJDBC' ...
** package 'RJDBC' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'RJDBC'
    finding HTML links ... done
    JDBC                                    html  
Rd warning: /tmp/RtmpuvDsnZ/R.INSTALL380423d50c99/RJDBC/man/JDBC.Rd:46: missing file link 'dbWriteTable'
    JDBCConnection-class                    html  
    JDBCConnection-methods                  html  
    JDBCDriver-class                        html  
    JDBCDriver-methods                      html  
    JDBCResult-class                        html  
    JDBCResult-methods                      html  
** building package indices
** testing if installed package can be loaded
* DONE (RJDBC)
Making 'packages.html' ... done