RJDBC
About RJDBC
|
SVN repository accessThe SVN repository for this project can be checked out using
svn co svn://svn.rforge.net/RJDBC/trunk RJDBC
To install the latest development snapshot of this package, use install.packages("RJDBC",,"http://rforge.net/",type="source") To list branches use svn ls svn://svn.rforge.net/RJDBC/branchesand for tags use svn ls svn://svn.rforge.net/RJDBC/tags
Most recent GIT commits685ebcad| Simon Urbanek | Thu May 9 11:17:59 2019 -0400 fix a typo M R/class.R ac29dfa5| Simon Urbanek | Thu May 9 11:16:16 2019 -0400 fall back to column name if label is not available M NEWS M R/class.R 489d8777| Simon Urbanek | Thu May 9 11:15:51 2019 -0400 bump to 0.2-8 M DESCRIPTION 1a4fa855| Simon Urbanek | Wed Jan 24 11:20:11 2018 -0500 bump the version; change working to pass check M DESCRIPTION M NEWS 6f4ee316| Simon Urbanek | Wed Jan 24 11:19:44 2018 -0500 fix typo in the version script M version |