Thank you, Brian,
I did follow the command as install.packages("rgarch",
repos="http://R-Forge.R-project.org";), but it came out
with the warning" In getDependencies(pkgs, dependencies, available, lib) :
  package ‘rgarch’ is not available (for R version 2.13.1)"

I followed your suggestion and installed the dependencies and suggests
>install.packages(c("Rsolnp", "mvtnorm", "Kendall",
"fftw","Matrix","xts","timeSeries","multicore","snowfall","Bessel","JADE","fastICA","PearsonICA","ff","spd","sandwich"))
 

then did install.packages("rgarch", repos="http://R-Forge.R-project.org";) 
again,
but same warning again.
" In getDependencies(pkgs, dependencies, available, lib) :
  package ‘rgarch’ is not available (for R version 2.13.1)"

 >library(rgarch)
errors in library(rgarch) : rgarch' is not effective installed package 

Is there any further more suggestions?
Thank you so much in advance!

Cheers,
Zoe

--
View this message in context: 
http://r.789695.n4.nabble.com/rgarch-package-problems-tp3684477p3684717.html
Sent from the Rmetrics mailing list archive at Nabble.com.

_______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only. If you want to post, subscribe first.
-- Also note that this is not the r-help list where general R questions should 
go.

Reply via email to