[R] mapply() gives seg fault

Robin Hankin rksh at soc.soton.ac.uk
Tue Oct 14 17:40:24 CEST 2003


Hello everybody.

I've been experimenting with mapply().  Does anyone else have problems with:

R> mapply(rep,times=1:4, MoreArgs=42)

(I get a seg fault).

robin



R> R.version
          _
platform powerpc-apple-darwin6.6
arch     powerpc
os       darwin6.6
system   powerpc, darwin6.6
status   beta
major    1
minor    8.0
year     2003
month    10
day      02
language R

>




More information about the R-help mailing list