[R-gregmisc-users] SF.net SVN: r-gregmisc:[1462] trunk/gdata/inst/NEWS
Brought to you by:
warnes
|
From: <wa...@us...> - 2010-11-12 19:14:12
|
Revision: 1462
http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1462&view=rev
Author: warnes
Date: 2010-11-12 19:14:06 +0000 (Fri, 12 Nov 2010)
Log Message:
-----------
Update NEWS for gdata 2.8.1
Modified Paths:
--------------
trunk/gdata/inst/NEWS
Modified: trunk/gdata/inst/NEWS
===================================================================
--- trunk/gdata/inst/NEWS 2010-11-12 19:09:00 UTC (rev 1461)
+++ trunk/gdata/inst/NEWS 2010-11-12 19:14:06 UTC (rev 1462)
@@ -1,3 +1,19 @@
+CHANGES IN 2.8.1 (2010-11-12)
+-----------------------------
+
+Enhancements:
+
+- Minor improvement to Args(), read.xls() man page.
+
+Bug fixes:
+
+- Modify write.fwf() to capture and pass on additional arguments for
+ write.table(). This resolves a bug reported by Jan Wijffels.
+
+- Modify xls2sep.R to avoid use of file.access() which is unreliable
+ on Windows network shares.
+
+
CHANGES IN 2.8.0 (2010-04-03)
-----------------------------
@@ -15,9 +31,9 @@
installXLSXsupport() function to attempt to install the necessary
perl libraries.
-- The function function installXLSXsupport() has been provided to
- install the binary perl modules that read.xls needs to support Excel
- 2007+ 'XLSX' files.
+- The function installXLSXsupport() has been provided to install the
+ binary perl modules that read.xls needs to support Excel 2007+
+ 'XLSX' files.
CHANGES IN 2.7.3 (2010-04-02)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|