Skip to content

R crash after fGarch update

3 messages · John Kerpel, Brian Ripley

#
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.