[R-gregmisc-users] SF.net SVN: r-gregmisc: [1270] trunk/gdata/inst
Brought to you by:
warnes
From: <wa...@us...> - 2008-05-13 03:16:13
|
Revision: 1270 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1270&view=rev Author: warnes Date: 2008-05-12 20:16:08 -0700 (Mon, 12 May 2008) Log Message: ----------- Update NEWS file for 2.4.2 Modified Paths: -------------- trunk/gdata/inst/NEWS trunk/gdata/inst/doc/mapLevels.pdf trunk/gdata/inst/doc/unknown.pdf Modified: trunk/gdata/inst/NEWS =================================================================== --- trunk/gdata/inst/NEWS 2008-05-13 03:09:32 UTC (rev 1269) +++ trunk/gdata/inst/NEWS 2008-05-13 03:16:08 UTC (rev 1270) @@ -1,3 +1,23 @@ +CHANGES IN 2.4.2 (2008-05-11) +----------------------------- + +- Enhancements and bug fixes for read.xls() and xls2csv(): + + - More informative log messages when verbose=TRUE + + - File paths containing spaces or other non-traditional characters + are now properly handled + + - Better error messages, particularly when perl fails to generate + an output .csv file. + + - The 'shortcut' character "~" (meaning user's home directory) is + now properly handled in file paths. + + - XLS files created by OpenOffice are now properly handled. Thanks to + Robert Burns for pointing out the patch + (http://rt.cpan.org/Public/Bug/Display.html?id=7206) + CHANGES IN 2.4.1 (2008-03-24) ----------------------------- Modified: trunk/gdata/inst/doc/mapLevels.pdf =================================================================== (Binary files differ) Modified: trunk/gdata/inst/doc/unknown.pdf =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |