Hadley

Thanks for taking on maintenance of package DBI.

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'm using MySQL as an example, the problem also happens with PostgreSQL and SQLLite.

Best,
Paul

_______________________________________________
R-sig-DB mailing list -- R Special Interest Group
R-sig-DB@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-db

Reply via email to