Re: [R] mgcv problem

2010-02-15 Thread Simon Wood
I think that you have somehow initialised .Random.seed to be a list. Try removing it (i.e. 'rm(.Random.seed)') and load the packages again. best, Simon On Friday 12 February 2010 21:31, Rosa Manrique wrote: > My dearest, > > I appreciate very much a little help. I have changed my R 2.9 version

Re: [R] mgcv problem to load

2010-02-04 Thread Peter Ehlers
Looks like a problem with your .Random.seed, doesn't it? I have no idea how that got to be of type 'list', but I guess that either you or some package has fiddled with it. Have you quit R and restarted R during the time that you've had these problems? If so, there might be some funny thing in you

Re: [R] mgcv problem

2010-02-04 Thread Rosa Manrique
ay, February 04, 2010 12:25 PM Subject: Re: [R] mgcv problem Rosa, What happens if you type runif(1) before library(mgcv)? best, Simon On Thursday 04 February 2010 11:07, Rosa Manrique wrote: Dear friends, I have install the last version 2.10 and now I have probles with 'mgcv' which

Re: [R] mgcv problem

2010-02-04 Thread Simon Wood
Rosa, What happens if you type runif(1) before library(mgcv)? best, Simon On Thursday 04 February 2010 11:07, Rosa Manrique wrote: > Dear friends, > > I have install the last version 2.10 and now I have probles with 'mgcv' which can be load. I proved to eliminated and reinstalled but always o