[R-gregmisc-users] SF.net SVN: r-gregmisc: [1161] trunk/SASxport/DESCRIPTION
Brought to you by:
warnes
From: <wa...@us...> - 2007-08-29 02:25:14
|
Revision: 1161 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1161&view=rev Author: warnes Date: 2007-08-28 19:24:31 -0700 (Tue, 28 Aug 2007) Log Message: ----------- Update Version to 1.0, depend on current version of foreign Modified Paths: -------------- trunk/SASxport/DESCRIPTION Modified: trunk/SASxport/DESCRIPTION =================================================================== --- trunk/SASxport/DESCRIPTION 2007-08-22 19:21:14 UTC (rev 1160) +++ trunk/SASxport/DESCRIPTION 2007-08-29 02:24:31 UTC (rev 1161) @@ -1,8 +1,8 @@ Package: SASxport Type: Package Title: Read and Write SAS XPORT Files -Version: 0.99.3 -Date: 2007-08-15 +Version: 1.0.0 +Date: 2007-08-28 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 @@ -33,6 +33,6 @@ <http://metruminstitute.org>. Maintainer: Gregory R. Warnes <gr...@ra...> License: GPL 2.0 or later -Imports: foreign, chron +Imports: foreign (>= 0.8-20), chron Enhances: foreign URL: http://random-technologies-llc.com, http://metruminstitute.org This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |