[R-gregmisc-users] SF.net SVN: r-gregmisc: [1191] trunk/SASxport
Brought to you by:
warnes
From: <wa...@us...> - 2007-09-25 19:58:16
|
Revision: 1191 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1191&view=rev Author: warnes Date: 2007-09-25 12:58:05 -0700 (Tue, 25 Sep 2007) Log Message: ----------- Update version number and date Modified Paths: -------------- trunk/SASxport/DESCRIPTION trunk/SASxport/inst/ChangeLog Modified: trunk/SASxport/DESCRIPTION =================================================================== --- trunk/SASxport/DESCRIPTION 2007-09-25 19:54:11 UTC (rev 1190) +++ trunk/SASxport/DESCRIPTION 2007-09-25 19:58:05 UTC (rev 1191) @@ -1,8 +1,8 @@ Package: SASxport Type: Package Title: Read and Write SAS XPORT Files -Version: 1.1.0 -Date: 2007-09-14 +Version: 1.1.1 +Date: 2007-09-25 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/ChangeLog =================================================================== --- trunk/SASxport/inst/ChangeLog 2007-09-25 19:54:11 UTC (rev 1190) +++ trunk/SASxport/inst/ChangeLog 2007-09-25 19:58:05 UTC (rev 1191) @@ -1,3 +1,26 @@ +2007-09-25 19:54 warnes + + * man/SASxport-package.Rd, man/write.xport.Rd: Indicate that Metrum + partially funded development + +2007-09-25 19:53 warnes + + * R/zzz.R: Display version and support information on package load + +2007-09-18 17:42 warnes + + * DESCRIPTION: Spent more time than Metrum paid for + +2007-09-15 06:17 warnes + + * man/SASxport-package.Rd, man/lookup.xport.Rd, man/read.xport.Rd, + man/toSAS.Rd, tests/TestUnnamedComponents.Rout.save: Improve + formatting for pdf output + +2007-09-15 05:06 warnes + + * inst/ChangeLog: Update changelog + 2007-09-15 04:55 warnes * tests/TestUnnamedComponents.R: Changes so test This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |