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.
Install the rugarch-package
6 messages · Uwe Ligges, liweichen0817, Brian Ripley +1 more
Have you run update.packages() already? Uwe Ligges
On 11.02.2012 23:02, liweichen0817 wrote:
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.
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
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:
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'
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).
Regards, Serdar
Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
Without space 'rugarch' -- View this message in context: http://r.789695.n4.nabble.com/Install-the-rugarch-package-tp3911903p4381876.html Sent from the R help mailing list archive at Nabble.com.