[Gogarch-commits] r53 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Apr 18 14:47:25 CEST 2022
Author: bpfaff
Date: 2022-04-18 14:47:25 +0200 (Mon, 18 Apr 2022)
New Revision: 53
Modified:
pkg/DESCRIPTION
Log:
Fixed title case in title
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2022-04-18 12:44:35 UTC (rev 52)
+++ pkg/DESCRIPTION 2022-04-18 12:47:25 UTC (rev 53)
@@ -2,7 +2,7 @@
Version: 0.7-3
Date: 2022-04-15
Type: Package
-Title: Generalized Orthogonal GARCH (GO-GARCH) models
+Title: Generalized Orthogonal GARCH (GO-GARCH) Models
Description: The package provides an implementation of generalized orthogonal GARCH models.
Authors at R: person("Bernhard", "Pfaff", email = "bernhard at pfaffikus.de", role = c("aut", "cre"))
Depends: R (>= 2.10.0), methods, stats, graphics, fGarch, fastICA
More information about the Gogarch-commits
mailing list