[R-sig-DB] DBI package

Hadley Wickham h@w|ckh@m @end|ng |rom gm@||@com
Thu Oct 17 16:44:55 CEST 2013


>> I'm sure you have a list of things you would like to do. Just in case
>> you are not aware, let me mention one recent problem I am having with
>> DBI trying to use the new more strictly enforced modern approach to
>> Imports/Depends. The DBI function call dbDriver("MySQL") fails in my
>> package TSMySQL if I list RMySQL in Imports rather than Depends. It
>> cannot find the function MySQL in RMySQL.
>
> I agree - I solved it by adding RSQLite to the Depends section, but it
> is only a workaround.

Good point - I added a couple of notes on the issue at
https://github.com/r-dbi/DBI/issues/1

Hadley

-- 
Chief Scientist, RStudio
http://had.co.nz/




More information about the R-sig-DB mailing list