Dear R users,

RMySQL 0.7-2 is now available on CRAN:

http://cran.r-project.org/web/packages/RMySQL/index.html

From the NEWS file:

* New maintainer is Jeffrey Horner <[EMAIL PROTECTED]>.

* We no longer distribute libmysql.dll. This library is now found
 either by reading the MYSQL_HOME environment variable or by reading
 the windows registry entries.

* Removed dependence on MySQL C function load_defaults() as it was
 meant for command-line tools, not for (re)connecting to a database.

* Fixed \r issue with dbWriteTable().

* Tests have been added and depend on proper values set in the
 environment variables MYSQL_DATABASE, MYSQL_USER, and
 MYSQL_PASSWD.

Best,

Jeff

_______________________________________________
R-packages mailing list
[EMAIL PROTECTED]
https://stat.ethz.ch/mailman/listinfo/r-packages

______________________________________________
R-help@r-project.org 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.

Reply via email to