Matt,<div><br clear="all"><div>Just wanted to report that the following causes a crash,</div><div><br></div><div>library(data.table) # 1.8.2</div><div>n <- 1e6</div><div>dt <- data.table( c1=1:n )</div><div>dt[,`:=`(c2=1L:n, <span style="color:rgb(68,68,68);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-size:12.800000190734863px;line-height:16.799999237060547px;background-color:rgb(250,250,250)"> c3=sample(LETTERS, size= n, replace = TRUE)), with=FALSE ]</span></div>
<div><br></div><div>It is, no doubt, improperly formed; yet should it be captured prior to a crash?</div><div><br></div>-- <br>Sincerely,<br>Thell<br>
</div>