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

[R] mgcv problem

2010-02-12 Thread Rosa Manrique
My dearest, I appreciate very much a little help. I have changed my R 2.9 version to the new one R 2.10 version. I uninstall the old one, I cancel also the old library and I install everything again. When I load the package mgcv it appears the following message: This is mgcv 1.6-1. For overview t

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

[R] mgcv problem to load

2010-02-04 Thread Rosa Manrique
Dear friends, I cannot load the pachkages labdsv...which i do not understand is linked to 'mgcv' package. Anyway neither the last is loadable in my new R 2.10 version. Th emessage on the screen is the following: This is mgcv 1.6-1. For overview type `help("mgcv-package")'. Error in runif(1) :

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

[R] mgcv problem

2010-02-04 Thread Rosa Manrique
Dear friends, Again, after applied update. packages...'mgcv' dissapears, Errore in library(mgcv) : non c'รจ alcun pacchetto chiamato 'mgcv'.. there isn't into the library.without unistall it!.. I need some help! Thank you, Rosa. [[alternative HTML version deleted]] ___

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

[R] mgcv problem

2010-02-04 Thread Rosa Manrique
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 obtain the same message: > library (mgcv) This is mgcv 1.6-1. For overview type `help("mgcv-package")'. Error in runif(1) : .Random.seed is