At line 312 in src/main/platform.c (at the latest svn revision, 51039):

    if (length(tl) >= 1 || !isNull(STRING_ELT(tl, 0)))

should not '||' read '&&'?  Likewise four lines later.

Andrew

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to