Skip to content

Install the rugarch-package

6 messages · Uwe Ligges, liweichen0817, Brian Ripley +1 more

#
I have problem installing rugarch, too.

I use R 2.14.1 on Mac OS X 10.7.3.  When I tried to load rugauch, I got the
bellowing error message:

Loading required package: Rcpp
Loading required package: RcppArmadillo
Loading required package: numDeriv
Loading required package: chron
Loading required package: Rsolnp
Loading required package: truncnorm
Rsolnp (version 1.11) initialized.
Package rugarch (1.0-7) loaded.  To cite, see citation("rugarch")

Error in as.environment(pos) : 
  no item called "newtable" on the search list
In addition: Warning message:
In objects(newtable, all.names = TRUE) :
  ?newtable? converted to character string
Error: package/namespace load failed for ?rug arch?

I have tried removing all related packages and reinstalling them but the
error still exists. I appreciate if someone can help me resolve this issue.

--
View this message in context: http://r.789695.n4.nabble.com/Install-the-rugarch-package-tp3911903p4380077.html
Sent from the R help mailing list archive at Nabble.com.
#
Have you run update.packages() already?

Uwe Ligges
On 11.02.2012 23:02, liweichen0817 wrote:
#
Yes, I have updated all my packages.

My initial guess was that there may be some packages conflicting with rug
arch so I uninstalled R and all the bundles I had. I reinstalled R and
installed rugarch first, but I still got the same error message.

--
View this message in context: http://r.789695.n4.nabble.com/Install-the-rugarch-package-tp3911903p4381367.html
Sent from the R help mailing list archive at Nabble.com.
#
I got the same error on MAC Lion 

Error in as.environment(pos) : 
  no item called "newtable" on the search list
In addition: Warning message:
In objects(newtable, all.names = TRUE) :
  ?newtable? converted to character string
Error: package/namespace load failed for 'rug arch'

Regards,
Serdar

--
View this message in context: http://r.789695.n4.nabble.com/Install-the-rugarch-package-tp3911903p4381634.html
Sent from the R help mailing list archive at Nabble.com.
#
On 12/02/2012 18:19, nserdar wrote:
With a space?  Very unlikely.

This is a symptom of a persistent bug in the 'methods' package: it is 
usually cured by re-installing the package concerned (which can be hard 
to find, but it often XML).