Hi all, I'm looking for a way to install the RMySQL-package into my Windows-version of R (1.8.1). I did successfully install this package into my Linux-version of R (RedHat9), but now I want to do this in my Windows-version too. How to? Regards, Maarten -------------------------------------------------------------- Zie ook/see also: http://www.knmi.nl/maildisclaimer.html
Where is the problem? It installs from the sources under Windows too, and even comes with notes for Windows. Please consult the rw-FAQ for how to install packages. We have provided binary builds in the past (and David James may still do so), but discovered that there was little tolerance for version mismatches, of both R and MySQL. So building from the sources is better, On Thu, 29 Jan 2004, Hoeven, Maarten van der wrote:> I'm looking for a way to install the RMySQL-package into my > Windows-version of R (1.8.1). > > I did successfully install this package into my Linux-version of R > (RedHat9), but now I want to do this in my Windows-version too.-- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
Hi, you have to install RMySQL-0.5.3 from source with Rcmd INSTALL RMySQL*.tgz but before this works you have to reimp the lib/opt/libmysql.lib You find reimp in Mingw Installation. hope this helps, regards,christian Am Donnerstag, 29. Januar 2004 17:00 schrieb Hoeven, Maarten van der:> Hi all, > > I'm looking for a way to install the RMySQL-package into my > Windows-version of R (1.8.1). > > I did successfully install this package into my Linux-version of R > (RedHat9), but now I want to do this in my Windows-version too. > > How to? > > Regards, > Maarten > -------------------------------------------------------------- > Zie ook/see also: http://www.knmi.nl/maildisclaimer.html > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html