[Gogarch-commits] r42 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Mar 22 22:29:01 CET 2011
Author: bpfaff
Date: 2011-03-22 22:29:00 +0100 (Tue, 22 Mar 2011)
New Revision: 42
Modified:
pkg/DESCRIPTION
Log:
Increased R version requirement
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2011-03-22 18:35:55 UTC (rev 41)
+++ pkg/DESCRIPTION 2011-03-22 21:29:00 UTC (rev 42)
@@ -5,7 +5,7 @@
Date: 2011-03-21
Author: Bernhard Pfaff
Maintainer: Bernhard Pfaff <bernhard at pfaffikus.de>
-Depends: R (>= 2.7.0), methods, stats, graphics, fGarch, fastICA
+Depends: R (>= 2.10.0), methods, stats, graphics, fGarch, fastICA
Suggests: vars
Description: Implementation of the GO-GARCH model class
License: GPL (>= 2)
More information about the Gogarch-commits
mailing list