[R] RMySQL
ripley@stats.ox.ac.uk
ripley at stats.ox.ac.uk
Fri Feb 7 15:20:03 CET 2003
It needs package DBI: do you have that installed too?
See the dependency list for RMySQL in its DESCRIPTION file.
On Fri, 7 Feb 2003, Jörg Peter Baresel wrote:
> Being relatively new to R, I want to use R in connection with a MySQL database.
> After installing (apparently sucessfully) the package RMySQL (R Version 1.6.2)
> the result is as follows:
>
> > library(RMySQL)
> > con <- dbConnect(MySQL(), dbname= "test")
> Error: couldn't find function "dbConnect"
--
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