Hi, thak you for answer..I wrote  runif(1) nut there is an error message ...
Errore in runif(1) :
 .Random.seed is not an integer vector but of type 'list'


----- Original Message ----- From: "Simon Wood" <s.w...@bath.ac.uk> To: <r-help@r-project.org>; "Rosa Soledad Manrique Paredes" <rosa.manri...@unibo.it>
Sent: Thursday, 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 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 not an integer vector but of type 'list'
Error : .onAttach non riuscito in attachNamespace
Errore: caricamento pacchetto/namespace fallito per 'mgcv'

I appreciate very much your help
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.

Reply via email to