Skip to content
Prev 170427 / 398503 Next

loading mgcv package

Have you created an object called .Random.seed? The error looks to be  
triggered by the mgcv startup code calling the RNG via `runif', and the RNG 
finding something unexpected  in .Random.seed. (See ?.Random.seed for more 
information). 

best,
Simon
On Friday 13 February 2009 16:25, Veerappa Chetty wrote: