[R] Problems with the "tseries" package

Uwe Ligges ligges at statistik.uni-dortmund.de
Wed Mar 2 17:22:25 CET 2005


MARTIN CALMARZA AGUSTIN wrote:

> Dear Sirs,
> I am trying to perform a garch analysis to some data time series.Therefore, I've downloaded the package "tseries", as the garch analysis is not available in the main R  program.When I try to load the "tseries package" from the R-Console screen, the following message appears:
> 
> local({pkg <- select.list(sort(.packages(all.available = TRUE)))
> + if(nchar(pkg)) library(pkg, character.only=TRUE)})
> Loading required package: quadprog 
> Error: package 'quadprog' could not be loaded
> In addition: Warning message: 
> There is no package called 'quadprog' in: library(pkg, character.only = TRUE, logical = TRUE, lib.loc = lib.loc) 

Do you have quadprog installed?

Uwe Ligges



> It seems that the program detects a failure in a package called "quadprog", which I can't find (while I am trying to select the "tseries" package). As a consequence I cannot use the "garch" command.Could you lend me a helping hand on this issue?.
> 
> Thanks very much.Best regards,
> Agustín Martín
> 
> 
> ******************AVISO LEGAL**********************
> 
> Este mensaje es privado y confidencial y solamente para la persona a ..........
> 
> **********************DISCLAIMER*****************
> This message is private and confidential and it is intended ...........
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html




More information about the R-help mailing list