[R-gregmisc-users] SF.net SVN: r-gregmisc:[1662] trunk/SASxport
Brought to you by:
warnes
From: <wa...@us...> - 2013-05-31 03:04:32
|
Revision: 1662 http://sourceforge.net/p/r-gregmisc/code/1662 Author: warnes Date: 2013-05-31 03:04:30 +0000 (Fri, 31 May 2013) Log Message: ----------- Update for SASxport 1.3.3 Modified Paths: -------------- trunk/SASxport/DESCRIPTION trunk/SASxport/inst/NEWS Modified: trunk/SASxport/DESCRIPTION =================================================================== --- trunk/SASxport/DESCRIPTION 2013-05-31 03:02:44 UTC (rev 1661) +++ trunk/SASxport/DESCRIPTION 2013-05-31 03:04:30 UTC (rev 1662) @@ -1,8 +1,8 @@ Package: SASxport Type: Package Title: Read and Write SAS XPORT Files -Version: 1.3.2 -Date: 2013-05-11 +Version: 1.3.3 +Date: 2013-05-30 Description: This package provides functions for reading, listing the contents of, and writing SAS xport format files. The functions support reading and writing of either Modified: trunk/SASxport/inst/NEWS =================================================================== --- trunk/SASxport/inst/NEWS 2013-05-31 03:02:44 UTC (rev 1661) +++ trunk/SASxport/inst/NEWS 2013-05-31 03:04:30 UTC (rev 1662) @@ -1,3 +1,10 @@ +Version 1.3.3 2013-05-30 +------------------------ + +Bug fixes: + +- Correct error in write.xport when a factor contains only NA entries. + Version 1.3.2 2013-05-11 ------------------------ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |