Dear List,

I just installed R 2.6.1 (on Win2K) and I get a strange error in
functions min() and max():

> min(1:3)
Errore in .Internal(min(..., na.rm = na.rm)) : 
  nessuna funzione interna "min"

which, as you may have guessed, means 'no internal function "min" '. The
same happens for max().

Maybe this is a bug in the new release, or maybe I'm missing something?
Best,
Giovanni

Giovanni Millo
Research Dept.,
Assicurazioni Generali SpA
Via Machiavelli 4, 
34131 Trieste (Italy)
tel. +39 040 671184 
fax  +39 040 671160 

______________________________________________
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