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 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 type `help("mgcv-package")'. > > Error in runif(1) : > > .Random.seed is not an integer vector but of type 'list' > > Error : .onAttach non riuscito in attachNamespace > > Errore: pacchetto 'mgcv' non caricato > > I have also install the package labdsv and I have the same problem, the > same message. Can you give any idea to fix the problem? > > > > Cheers, > > Rosa. > > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html and provide commented, minimal, > self-contained, reproducible code. -- > Simon Wood, Mathematical Sciences, University of Bath, Bath, BA2 7AY UK > +44 1225 386603 www.maths.bath.ac.uk/~sw283 ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.