[Rcpp-devel] passing a bit64 vector to C++ and returning it

David Bellot david.bellot at gmail.com
Wed Jul 12 09:40:12 CEST 2017


>
> Have you seen my 'nanotime' package?  It does just that: provide nanosecond
>> resolution by relying on RcppCCTZ for the parsing/formating and int64 for
>> the
>> storage.
>>
>
​Yes I use nanotime now. Excellent package.

Also the solution to cast numericvector to long long is perfect too, as I
needed to manipulate my timestamps anyway.
Thanks everyone, problem solved in no time !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20170712/4a7301f0/attachment-0001.html>


More information about the Rcpp-devel mailing list