<div>I just saw a cool new package rolling out: package int64 that supports 64-bit integer in R</div><div><a href="http://cran.r-project.org/web/packages/int64/index.html">http://cran.r-project.org/web/packages/int64/index.html</a></div>

<div><br></div><div>I remember there was a wish for data.table to use 64-bit integer for key. Matthew was guessing there might exist a package somewhere that already supports 64-bit integer in R. I think this is exactly what we were looking for! </div>

<div><br></div><div>This package looks pretty solid. The author has excellent reputation in R society and this program is sponsored by Google! </div><div><br></div><div>A immediate drawback I see is that they use S4 class. I know it&#39;s painful to deal with S4. </div>

<div><br></div><div>?..Somehow I feel that Google will also be interested in sponsoring data.table package? I guess Google is interested in sponsoring int64 project because they were naturally facing the big-data problem. I think data.table&#39;s high-performance features also fit their interests, just like int64? :))) </div>

<div><br></div><div>Best regards, </div>