List, Last week with the help of Uwe and some other folks I was able to get RMySQL 0.5-7 compiled against R 2.4.1 and MySQL 5.0.27. It was working fine--I was able to send select queries to the db, put the results in a data frame, and so forth. Today, dbDriver() threw an error:> dbDriver(MySQL)Error in function (classes, fdef, mtable) : unable to find an inherited method for function "dbDriver", for signature "function" There have been no system changes that should concern MySQL, R, or the installed package RMySQL (that is, nothing outside of unrelated software such as firefox auto-updating). Any clues? I would prefer not to have to reinstall anything if possible. Thanks, Pete --------------------------------- Be a PS3 game guru. [[alternative HTML version deleted]]
List, Please disregard. I merely forgot the quotes:> dbDriver("MySQL")<MySQLDriver:(908)> Thanks, Pete Pete Cap <peteoutside@yahoo.com> wrote: List, Last week with the help of Uwe and some other folks I was able to get RMySQL 0.5-7 compiled against R 2.4.1 and MySQL 5.0.27. It was working fine--I was able to send select queries to the db, put the results in a data frame, and so forth. Today, dbDriver() threw an error:> dbDriver(MySQL)Error in function (classes, fdef, mtable) : unable to find an inherited method for function "dbDriver", for signature "function" There have been no system changes that should concern MySQL, R, or the installed package RMySQL (that is, nothing outside of unrelated software such as firefox auto-updating). Any clues? I would prefer not to have to reinstall anything if possible. Thanks, Pete --------------------------------- Be a PS3 game guru. [[alternative HTML version deleted]] ______________________________________________ R-help@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. --------------------------------- 8:00? 8:25? 8:40? Find a flick in no time [[alternative HTML version deleted]]
Pete Cap <peteoutside at yahoo.com> writes:> List, > > Last week with the help of Uwe and some other folks I was able to get > RMySQL 0.5-7 compiled against R 2.4.1 and MySQL 5.0.27. It was > working fine--I was able to send select queries to the db, put the > results in a data frame, and so forth. > > Today, dbDriver() threw an error: > >> dbDriver(MySQL) Error in function (classes, fdef, mtable) : unable > to find an inherited method for function "dbDriver", for signature > "function"Do you mean dbDriver("MySQL")? + seth -- Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research Center http://bioconductor.org