[R] How to install RMySQL package in R 2.5 in Windows OS?
Prof Brian Ripley
ripley at stats.ox.ac.uk
Wed Jun 13 17:07:08 CEST 2007
On Wed, 13 Jun 2007, Ruixin ZHU wrote:
> Dear R-users,
>
> It seems that install.packages( ) doesn't work to RMySQL package.
Under Windows, yes. You need the MySQL client libraries for your version
of MySQL (or something very close to the same version), so the only safe
way is to install from the sources. The latter is not hard and there are
instructions in the package.
> Would anybody have the experience of that?
>
> Thanks
> _____________________________________________
> Dr.Ruixin ZHU
> Shanghai Center for Bioinformation Technology
> rxzhu at scbit.org
> zhurx at mail.sioc.ac.cn
> 86-21-13040647832
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
--
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
More information about the R-help
mailing list