Skip to content
Prev 8250 / 15274 Next

rgarch package problems

On Thu, 2011-07-21 at 10:54 -0700, zoe_zhang wrote:
As noted at the link above, you should:

install.packages("rgarch", repos="http://R-Forge.R-project.org")

note from the DESCRIPTION file that rgarch has a significant number of
dependencies and suggests:

Depends: R (>= 2.10.0), Rcpp (>= 0.8.5), RcppArmadillo (>= 0.2.5),
methods, Matrix, numDeriv, chron, Rsolnp, mvtnorm, Kendall, fftw

Suggests: xts, timeSeries, multicore, snowfall, Bessel, JADE, fastICA,
PearsonICA, ff, spd, sandwich

Some or all of these other packages may need to be installed first.

Regards,

  - Brian