Skip to content
Prev 63 / 1559 Next

R 1.6.0 and DBI packages

In the "other" section of CRAN I've put the packages

ftp://ftp.cran.r-project.org/pub/R/src/contrib/1.6.0/Other/RSQLite_0.3-0.tar.gz
ftp://ftp.cran.r-project.org/pub/R/src/contrib/1.6.0/Other/ROracle_0.4-0.tar.gz 
ftp://ftp.cran.r-project.org/pub/R/src/contrib/1.6.0/Other/RMySQL_0.5-0.tar.gz 

They all require DBI_0.1-4 (available in CRAN's Package Sources)
and library(methods).

Current plans are to test and fix problems by the time 1.6.0 is released.

Comments and suggestion are most welcome.