[R-gregmisc-users] SF.net SVN: r-gregmisc: [1211] trunk/SASxport/DESCRIPTION
Brought to you by:
warnes
From: <wa...@us...> - 2007-11-01 16:42:55
|
Revision: 1211 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1211&view=rev Author: warnes Date: 2007-11-01 09:42:49 -0700 (Thu, 01 Nov 2007) Log Message: ----------- Remove dependency on foreign, since the necessary functionality is now provided internally. Modified Paths: -------------- trunk/SASxport/DESCRIPTION Modified: trunk/SASxport/DESCRIPTION =================================================================== --- trunk/SASxport/DESCRIPTION 2007-11-01 06:44:25 UTC (rev 1210) +++ trunk/SASxport/DESCRIPTION 2007-11-01 16:42:49 UTC (rev 1211) @@ -34,6 +34,5 @@ Maintainer: Gregory R. Warnes <gr...@ra...> License: GPL-2 Depends: R (>= 2.4.0) -Imports: foreign (>= 0.8-20), chron -Enhances: foreign +Imports: chron 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. |