<div dir="ltr">Dear Arun<div><br></div><div>What is "MRE"?</div><div>There was no NA</div><div><div>> anyNA(specimens$kbdtimespecim)</div><div>[1] FALSE</div></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">Farrel Buchinsky<br>Google Voice Tel: (412) 567-7870<br></div></div>
<br><div class="gmail_quote">On Mon, Mar 16, 2015 at 1:55 PM, Arunkumar Srinivasan <span dir="ltr"><<a href="mailto:aragorn168b@gmail.com" target="_blank">aragorn168b@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">Without an MRE my best guess is that you’ve a NA somewhere.</div> <br> <div><div style="font-family:helvetica,arial;font-size:13px">-- <br>Arun</div></div><div><div class="h5"> <br><p style="color:#000">On 9 Mar 2015 at 19:22:15, Farrel Buchinsky (<a href="mailto:fjbuch@gmail.com" target="_blank">fjbuch@gmail.com</a>) wrote:</p> </div></div><blockquote type="cite"><span><div><div></div><div><div><div class="h5">





<div dir="ltr">I used a series of statements such as this
<div><br></div>
<div>l = list(specs.post.crash, specimens[,1:26,
with=FALSE])<br></div>
<div><br></div>
<div>to work out which set of columns worked and which did
not. </div>
<div><br></div>
<div>I found the offending column</div>
<div><br></div>
<div>kbdtimespecim is a column from sepcimens. It is the 27 th
column. With it included the whole rbindlist collapses. Without it,
it works. <br></div>
<div><br></div>
<div>"15:04:48" "15:02:52" "15:06:44" "16:07:22" "16:07:22"
"16:07:22"<br></div>
<div><br></div>
<div>
<div>> class(specimens$kbdtimespecim)</div>
<div>[1] "ITime"</div>
</div>
<div><br></div>
<div>Any idea why?</div>
</div>
<div class="gmail_extra"><br clear="all">
<div>
<div>Farrel Buchinsky<br>
Google Voice Tel: <a href="tel:%28412%29%20567-7870" value="+14125677870" target="_blank">(412) 567-7870</a><br></div>
</div>
<br>
<div class="gmail_quote">On Mon, Mar 9, 2015 at 2:08 PM, Farrel
Buchinsky <span dir="ltr"><<a href="mailto:fjbuch@gmail.com" target="_blank">fjbuch@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">I am doing something really simple but getting an
error I do not know how to troubleshoot.
<div><br></div>
<div>
<div>l = list(specimens, specs.post.crash)</div>
<div>rbindlist(l, fill = TRUE)</div>
<div><br></div>
<div>specimens has about 5 columns and specs.post.crash has about
29. </div>
<div><br></div>
<div>I get this error. I cannot find anyone else with this problem.
I cannot share my actual data.table since it has private
information. </div>
<div><br></div>
<div>
<div>Error in if (any(neg)) res[neg] = paste("-", res[neg], sep =
"") : </div>
<div>  missing value where TRUE/FALSE needed</div>
</div>
<div><br></div>
<div>Interested in the off-the-top-of-your-head suggestions of
where to troubleshoot. </div>
<div>Using {R package version 1.9.5}</div>
<div><span><font color="#888888"><br></font></span></div>
<div><span><font color="#888888"><br></font></span></div>
<div>
<div><span><font color="#888888">Farrel
Buchinsky<br>
Google Voice Tel: <a href="tel:%28412%29%20567-7870" value="+14125677870" target="_blank">(412)
567-7870</a><br></font></span></div>
</div>
</div>
</div>
</blockquote>
</div>
<br></div></div></div>


_______________________________________________
<br>datatable-help mailing list
<br><a href="mailto:datatable-help@lists.r-forge.r-project.org" target="_blank">datatable-help@lists.r-forge.r-project.org</a>
<br><a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help" target="_blank">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help</a></div></div></span></blockquote></div></blockquote></div><br></div>