<br>2011/11/21 Matthew Dowle <span dir="ltr">&lt;<a href="mailto:mdowle@mdowle.plus.com">mdowle@mdowle.plus.com</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


There doesn&#39;t seem to be an FR in data.table related to this though.<br>
<br>
int64 indeed looks very useful. It seems to do it internally using 2<br>
regular int vectors, and that causes data.table an issue because it<br>
doesn&#39;t currently accept types that are not atomic (such as POSIXlt).<br>
That could be the FR then: allowing multi-column types (for which int64<br>
is worth it, but not POSIXlt)?<br><br>
I don&#39;t know how int64 compares to those, or if they use multi-columns<br>
internally or not, or what.<br>
<br>
Btw, does anyone know what sponsorship by Google actually means in<br>
practice?</blockquote><div><br></div><div>I feel that the biggest benefit is advertising and marketing. Not all great work get enough notice. Good channel to spread out awesome work is important, too. </div><div><br></div>

<div>Funding is extra small advantage. </div><div><br></div><div>FYI (for people who haven&#39;t read it), here is a blog article form Google about int64 package: </div><div><a href="http://google-opensource.blogspot.com/2011/11/bringing-64-bit-data-to-r.html">http://google-opensource.blogspot.com/2011/11/bringing-64-bit-data-to-r.html</a></div>

<div><br></div></div>