[R] A potential bug for paste() ?

Sarah Goslee sarah.goslee at gmail.com
Thu May 7 16:56:32 CEST 2009


It probably has less to do with paste() than with Theoph, but since
we have no idea what that might be, it's hard to tell.

See the bit about "reproducible example", please.

Sarah

On Thu, May 7, 2009 at 10:38 AM, Jun Shen <jun.shen.ut at gmail.com> wrote:
> Hi, everyone,
>
> Try the following command to see if you get TRUE or FALSE. I get FALSE on a
> unix platform but TRUE on Windows. Any comment?
>
> all(paste(Theoph[1],Theoph[2])==paste(Theoph[[1]],Theoph[[2]]))
>

-- 
Sarah Goslee
http://www.functionaldiversity.org




More information about the R-help mailing list