lfrank at cema.edu.ar wrote:> Full_Name: Luis Frank
> Version: 2.3.1
> OS:
> Submission from: (NULL) (168.96.156.79)
>
>
> Hallo!
>
> In version 2.3.1 tha sort function applied to a vector trasposes it. This
does
> not happen in earlier versions. As a consequence, old programms don?t work
in
> newer versions.
>
> Thanks!
> Luis
Please read the FAQ how to report bugs.
1. You are using an outdated version of R, please only report bugs of
recent R versions.
2. You have not given your OS.
3. You have not given an example that reproduces the bug, my try does
not transpose anything:
x <- 5:1
x
sort(x)
So, please ....
Uwe Ligges
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel