Skip to content
Prev 40993 / 398498 Next

[RMySQL] unable to establish connection since R-1.8.0 upgrade

Hi Laurent,

The issue is a very simple one to correct --- you only need to
re-install RMySQL with the R version you're currently using.

The issue is that the internal representation of objects in the
methods package changed in 1.8.0, and thus packages that use S4
classes and methods and save their images (like RMySQL) and were
installed prior to 1.8.0 need to be re-installed to be used with
newer R versions.

Hope this helps,

--
David
Laurent Faisnel wrote:
Message-ID: <20031124182926.A11269@jessie.research.bell-labs.com>
In-Reply-To: <3FC2281F.3080205@ariase.com>; from laurent.faisnel@ariase.com on Mon, Nov 24, 2003 at 04:47:43PM +0100