[R] error message

Benilton Carvalho bcarvalh at jhsph.edu
Tue May 22 19:41:32 CEST 2007


install.packages("RMySQL", dep=T)

should fix it for you.

b

ps: The error says RMySQL is the problem... it is not complaining  
about R itself (although it would not be a bad idea, given that the  
latest R is v 2.5.0, so it would be a better idea to start by  
upgrading your R)

On May 22, 2007, at 11:59 AM, karen power wrote:

> Hi,
>
> I am trying to install the package exonmap and RMySQL however I keep
> getting the following error:
>
> "Error in library(pkg, character.only = TRUE) :
>         'RMySQL' is not a valid package -- installed < 2.0.0?"
>
> I have R version 2.4.1 so I know its not a version issue. I deleted  
> and
> reinstalled the folders again and the same thing happened. Has anyone
> any ideas?
>
> Thanks,
>
> Karen



More information about the R-help mailing list