[Gogarch-commits] r44 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Jan 2 18:33:02 CET 2012
Author: bpfaff
Date: 2012-01-02 18:33:00 +0100 (Mon, 02 Jan 2012)
New Revision: 44
Modified:
pkg/DESCRIPTION
Log:
Ammended packages to suggests field.
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2011-03-27 13:02:13 UTC (rev 43)
+++ pkg/DESCRIPTION 2012-01-02 17:33:00 UTC (rev 44)
@@ -1,12 +1,12 @@
Package: gogarch
-Version: 0.7-0
+Version: 0.7-1
Type: Package
Title: Generalized Orthogonal GARCH (GO-GARCH) models
-Date: 2011-03-21
+Date: 2012-01-02
Author: Bernhard Pfaff
Maintainer: Bernhard Pfaff <bernhard at pfaffikus.de>
Depends: R (>= 2.10.0), methods, stats, graphics, fGarch, fastICA
-Suggests: vars
+Suggests: vars, timeDate, timeSeries, fBasics
Description: Implementation of the GO-GARCH model class
License: GPL (>= 2)
LazyLoad: yes
More information about the Gogarch-commits
mailing list