Skip to content
Prev 170724 / 398506 Next

R crash after fGarch update

Start R with --vanilla, or rename youe saved workspace (.RData).
Then

library(fGarch)
load(".RData")  # or whatever you renamed it to.

This will either work or (more ikely) tell you it cannot find fGarch 
or a package it depends on).
On Mon, 16 Feb 2009, John Kerpel wrote:

            
You haven't told us your OS: I am guesing Windows.