[R] strange error message

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Tue Jul 1 19:16:53 CEST 2003


Michael Rennie <mrennie at utm.utoronto.ca> writes:

> + }
> There were 50 or more warnings (use warnings() to see the first 50)
> > 
> > warnings
> function (...) 
> {
>     if (!(n <- length(last.warning))) 
>         return()
>     names <- names(last.warning)
>     cat("Warning message", if (n > 1) 
>         "s", ":\n", sep = "")

So what were the warnings? We can figure out what the warnings
function looks like without your help.... (Read the message
*carefully*!) 

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907




More information about the R-help mailing list