[R] max() and min() functions not found
Uwe Ligges
ligges at statistik.uni-dortmund.de
Tue Nov 27 18:48:35 CET 2007
I guess you have some library in the search path that includes a base
package of an outdated R installation.
Uwe Ligges
Millo Giovanni wrote:
> 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 at 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.
More information about the R-help
mailing list