DBI Interface broken (revisited)
Prof Brian Ripley wrote:
Have you tried the current R-patched? On Mon, 13 Oct 2003, M.Kondrin wrote:
In R-1.8.0 there is a problem connecting to databases through DBI interface (I have noticed it too in RMySQL). It seems that this is a fault of "methods" package because adding a line "exports(.valueClassTest)" to the end of NAMESPACE file in methods library tree fixes the problem.
______________________________________________ R-help at stat.math.ethz.ch mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
I have downloaded this realease (Oct 08): http://cran.us.r-project.org/src/base/R-1.8.0.tgz <http://cran.us.r-project.org/src/base/R-1.8.0.tgz> I have not found any R-1.8.0.patch files there, so I am not sure I have understood what you mean.